default article template – show related articles

Posted in: Newspaper
Post count: 49

Hello,
On the default article template, the related articles area is not showing, even though the tags are there, and it is set to show in the theme panel. (This is the area below the article body, below next/previous post, just above footer).
Ex: https://www.caymancompass.com/2020/05/17/frontline-worker-profiles-pumping-gas-helps-keep-country-running/
I checked with several posts, tags, and category settings.
If I select a different article template, the related articles show.
Ex: https://www.caymancompass.com/2019/12/16/year-in-review-the-summer-of-sargassum/
How do we get the related/more by author on the ‘default’ post template?
Thank you.

Post count: 18283

Hello !

You can achieve that from here:

https://i.imgur.com/9oyEiQU.pnghttps://i.imgur.com/7CBEoDm.pnghttps://i.imgur.com/VwYB6l6.png

Let us know the result !

Thank you!

Post count: 49

Yup, those are exactly my settings. They work for other post types, EXCEPT for the defualt one.
Is there another setting somewhere I’m missing?

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide the following:

– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you

Our team will take a look !

Thank you !

Post count: 49

Email sent. Thank you.

Post count: 49

This appears to be related to the newspaper child theme. I copied the latest child theme files from Themeforest download, and still the same issue. I contacted your team again via email.

Post count: 49

Just adding this in case others have a similar query:

This was resolved with help of support via email. To fix this, I had to add this line in /wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php:

<?php echo $td_mod_single->related_posts(); ?>

Put the above line just after the article end tag, around line 66, which looks like this: </article> <!-- /.post -->

Thanks to support.

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