Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1165187
    Joe B
    Participant

    Hi Themeco Team,

    I continue to love your theme and all the innovation you continue to drive! Anyone who asks about themes now get my elevator speech about X.

    I’m working on a new site and I’m using the AddToAny social button plug-in. I want to remove the floating button bar on the left side of my static (front) main page. On standard WP sites, there is a “show sharing buttons” checkbox at the bottom of the page editor screen. But this doesn’t appear with your theme.

    You can see the options (including programmatically removing) from their FAQ: https://wordpress.org/plugins/add-to-any/faq/

    Is this a conflict between the plug-in and your theme? Is this something we can resolve by adding their php code to our functions.php file? (I’m using a child theme.)

    I appreciate any help,
    Joe

    #1165199
    Joe B
    Participant

    Update: I dug into more threads on this topic and found a CSS work-around.

    If you are using AddToAny and want to remove the floating (not standard) social bar from your front page, go to: “Appearance > Customize > Custom > Global CSS” and add this snippet:

    body.home .a2a_floating_style { display: none; }
    

    This fix was posted back in 2014, but worked for me as of this post. The full thread is here: https://wordpress.org/support/topic/disable-floating-bar-on-pages/

    Consider the issue closed.

    #1165788
    Friech
    Moderator

    Cool, thank you for sharing. Please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1165187 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>