I have a question again concerning the duplicate related display of the related posts on pages under http://www.my-travelworld.de/ . When I activate the plug-in “contectual related posts” it will be displayed on both areas here:
The related posts are here under
<div class=“td-pb-span8 td-main-content“ role=“main“>
& here under
<div class=“td-footer-page td-footer-container td-container-wrap>
Is there any possibility that I can erase the related posts in the footer manually. Maybe in the Theme Panel? Hope you can help me here. Do you know if there any conflicts when I just delete the footer?
Hi,
Shortly said:
The related posts are here:
<div class=“td-pb-span8 td-main-content“ role=“main“>
……
and in the footer
<div class=“td-footer-page td-footer-container td-container-wrap>
<div class=“crp_related“>…</div>
Is it possible to delete or adjust that footer part?
the part where the related posts are is here under
Exact code is:
<div class="crp_related "><h3>Related Posts:</h3>
- <noscript>
</noscript>
<span class="crp_title">My Travelworld Home</span> - <noscript>
</noscript>
<span class="crp_title">Benediktbeuern aus der Luft…</span> - <noscript>
</noscript>
<span class="crp_title">Benediktbeuern aus der Luft…</span>
<div class="crp_clear"></div></div>
And the footer part is
<div class="crp_related "><h3>Related Posts:</h3>
- <noscript>
</noscript>
<span class="crp_title">My Travelworld Home</span> - <noscript>
</noscript>
<span class="crp_title">Benediktbeuern aus der Luft…</span> - <noscript>
</noscript>
<span class="crp_title">Benediktbeuern aus der Luft…</span>
<div class="crp_clear"></div></div>
Hello !
Sorry for misunderstanding your issue.
Please note that contectual related posts plugin has not been tested with Newspaper Theme and is not covered by the support team due to our policy: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for your understanding !
Hi Vlad,
ok I see. But maybe you can help me with this issue which relates to that problem with the plugin. Can I edit, change or remove content this part somewhere in the Theme Panel, I’m looking for this part:
div class=“td-footer-page td-footer-container td-container-wrap>
Thanks in advance.