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.
Hello !
You can achieve that from here:
https://i.imgur.com/9oyEiQU.png – https://i.imgur.com/7CBEoDm.png – https://i.imgur.com/VwYB6l6.png
Let us know the result !
Thank you!
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?
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 !
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.
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.
-
This reply was modified 6 years by
pinnaclecompass.