Duplicated Facebook Box on post and pages

Posted in: Newspaper
Post count: 90

Hi, community!

I am using the Plugin “WpDevArt Facebook Comments”, it always worked fine on my previous websites.
It is weird that on Newspaper Theme I get duplicated Facebook Comments Boxes.
You can check it here:
https://bragatv.pt/cidade-de-braga-eleita-melhor-destino-europeu-2021/

The box appears also on the category pages, which I had deactivate.

How can I solve this?

Post count: 27744

Hello,

This problem appears from the Plugin “WpDevArt Facebook Comments” and this plugin isn’t tested with our theme.
What I can help you with is a custom code CSS to hide the duplicate => https://www.screencast.com/t/kpeaAWoEM

#wpdevar_comment_1{
display: none;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!

Post count: 90

It worked. Thank You!

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