social sharing buttons > exclude specific pages

  • patsch27

    #7037

    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

    Mod

    Kenneth John Odle

    #36610

    Try this in custom CSS:

    #page-ID #profiles {display: none;}

    patsch27

    #36611

    Thanks for the origin of the idea

    small change:

    #post-ID .add-this-right {display: none;}

    It worked for me!

    patsch27

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.