• Resolved officeames

    (@officeames)


    Hi there,

    First, let me tell you how awesome your plug in is! It works fine except that I can’t find a way to get rid of the very top buttons on my blog page. I have tried to uncheck the “posts on archive page” option but, then, all buttons are removed. I would need a way to simply get rid of the very top buttons in the left corner.

    Thanks for your help!

    Yours,
    Sebastian

    https://wordpress.org/plugins/add-to-any/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author micropat

    (@micropat)

    Hi Sebastian, what is the site’s URL?

    Thread Starter officeames

    (@officeames)

    this is the page: https://portillo-entertainment.com/games/blog/

    thanks for the help! I hope we’ll be able to fix it 🙂

    Plugin Author micropat

    (@micropat)

    The issue is with your current theme and how it displays content.

    An immediate fix is to hide that instance with a line of CSS code (place it in your “Additional CSS” box in AddToAny Settings):
    #blog-content .addtoany_content_bottom { display: none; }

    Beyond that, ask your theme’s author how to prevent the_content and/or the_excerpt filters from appearing in that spot of the theme.

    Thread Starter officeames

    (@officeames)

    Thanks so much! works perfectly. Your plugin AND support rocks!!!

    Take care,
    Sebastian

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘share buttons at the top’ is closed to new replies.