Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Hide Pocket on Wordpress comment integration
beamdriver
New
Hi, I'm using pocket to show a leaderboard ad before my content, but the ad also shows up on my WordPress blog before the comment section when I use the WordPress comment integration. Any idea how I might suppress that?
0
Comments
The embedded comments view adds the
embed
class to the body tag, so you should be able to target it with CSS and hide it.If you post a link to an example page of your blog, I can give you more information.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Thanks. That makes sense. I'll give it a go and report back.