Integration of SportsPress Pro into Themeco Pro

The plugin developer provide these instructions for integrating into a WordPress theme. But since Pro uses stacks with wp-page.php, could I get some guidance on integrating the plugin with the theme?

For some reason, the plugin when activated breaks Pro from being able to edit pages and puts the entire website inside a box when selecting the templates in the theme. So we wanting to try this to see if helps address that issue.

Hi @MLTCreative,

Thanks for reaching out.
Unfortunately, we are not familiar with this plugin, and the issue you mentioned has not been reported before. Since it is a third-party plugin, we do not have access to or control over its code. We recommend reaching out directly to the plugin author for further assistance and letting us know their feedback.
That said, we are still curious to better understand what exactly is happening. If you’re comfortable, please share the following details via a secure note so we can take a closer look:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Created the secure not as requested and provided an update on the findings we have identified through testing.

Hello @MLTCreative,

Follow the instruction on this page in creating Custom Page template:

You will have to add the file and folder in the child theme instead:

wp-content/themes/pro-child/sportspress.php
wp-content/themes/pro-child/sportspress/

When Scoreboard module is activate, it may have created a PHP Error which affected the display and the rendering of Cornerstone. We recommend to enable the WP Debug mode so you can determine what is the PHP Error.

Kindly let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.