New single template in child forum

Posted in: Newspaper
Post count: 115

In order to get Toolset work with Newspaper, I need to setup a child theme where the content is output by the_content() function. The reason is Newspaper theme uses non-standard methods to output post content in its PHP templates (i.e. it does not output the content using the WordPress the_content() function).

I have looked the child theme guide and the files you mention https://forum.tagdiv.com/the-child-theme-support-tutorial/ but I cannot in the single.php file (or any of the other new single-timplates 1-10) figure out which parts to erase and where to insert the_content function. Can you point me to the right direction?

Post count: 35449

Hi,

Unfortunately, Toolset, has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested tools/plugins.

Our theme use the get_content() and this can be found in each loop-single-n.pxp -> https://i.imgur.com/adgZSWk.png -> https://i.imgur.com/CrQG17K.png

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.