Hello,
I have social sharing buttons activated in posts AND pages [show_addthis_page].
I can to exclude specific pages > disclaimer, imprint (Impressum), etc.
THX for answer
patsch27
Fetching latest tweet ...
Hello,
I have social sharing buttons activated in posts AND pages [show_addthis_page].
I can to exclude specific pages > disclaimer, imprint (Impressum), etc.
THX for answer
patsch27
Try this in custom CSS:
#page-ID #profiles {display: none;}
Thanks for the origin of the idea
small change:
#post-ID .add-this-right {display: none;}
It worked for me!
patsch27
This topic has been closed to new replies.