"Easy Table of Content" Plugin: Question to users who are using this plugin

Posted in: Newspaper
Post count: 40

Hi everyone,

Is anyone using that plugin : “Easy Table of Content” ?

Since version X of Newspaper, my posts show 2 tables of content. One for the post content, which is normal, and another one for the footer ! Of course, I’d like to remove the one from the footer, but this one seems to be automatically created by the plugin.

I’ve tried to work around it but so far can’t find a solution.

Anyone’s got that problem as well ?

Thanks.

Post count: 35449

Hi,

This is untested plugin, we do not know how is working with our theme, the only solution that we can provide is a custom css to remove the table from footer.
If you need help with that, please provide a link where I can inspect this problem.

Thank you for your understanding!

Post count: 40

Hi Calin,

That’s great thanks.

Here is an example: https://www.consobrico.com/comment-poser-un-seche-serviettes-electrique/

Many thanks.

Post count: 35449

Hi,

Please try this custom css
.td-footer-container #ez-toc-container{
display: none;
}

The code need to be set in theme panel> Custom code> Custom css

Hope this will help you!
Thanks.

Post count: 40

Thank you.

Sadly it’s not working: https://www.consobrico.com/comment-poser-de-la-ouate-de-cellulose/

Any other css I could try ?

Thanks.

Post count: 40

Actually, after emptying the cache it does seem to work !

Thanks a lot !

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