Error on footer page (different contents appear below footer)

Posted in: Newspaper
Post count: 10

Hi,
We have made a Footer page with tagDiv composer and we don’t know how but different types of contents (the YASR -Star rating, Quiz questions, content ads, and other automatic codes-) appear below the Footer only in posts.

We have tried everything: we deactivated all plugins and activating them 1 by 1; checked the Footer page, checked the developers code, checked the templates php to see if there was something wrong…

The only thing we know is that the content that is showing below the footer is content related to automatic plugins or codes that go in the td-post-content (it duplicates):

Here is a post url so you can check it: https://www.flipa.net/viajar-al-pasado-es-posible/

Can you please help us with this?? Any ideas of what is happening?

Thanks a lot!
Tina

Post count: 35449

Hi,

If this is related to a plugin and we didn’t tested any such a plugin with our theme, all I can do is to provide you a custom css to hide that content -> https://www.screencast.com/t/lbYgu4ADXl
.td-footer-page .code-block,
.td-footer-page .yasr-visitor-votes{
display: none!important;
}

Thank you!

Post count: 10

Hi Calin, thanks for your fast reply!

We have done that already, the problem is that it happens with several plugins (the rating plugin, the ADs plugin, the quiz plugin) and with any automatic code that is implemented inside the td-post-content. It also happens in another web that we have with your same Newspaper Theme installed.

We could apply the “display:none” tag to all of them, but we thought that you could offer us a better solution.

Post count: 35449

Hi,

Unfortunately, the rating plugin/the ADs plugin/the quiz plugin 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 plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

Thank you for your understanding!

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