• Hello Team,

    Thanks for updating the plugin and now its %bar is working fine. Can you also help me to remove the sharing bar from the pages/posts. Any code change will also be helpful for me.

    Thanks again for the update. Really appreciate the work.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mian Shahzad Raza

    (@mianshahzadraza)

    We will add an option to disable the social sharing in the next update. Meanwhile, you can use the CSS code to hide.

    .wpac-social-bar.desktop-left.mobile-left {
        display: none !important;
    }
    Plugin Author Mian Shahzad Raza

    (@mianshahzadraza)

    Hi @arijitroy204,

    I have updated the plugin and added an option to disable sharing. Please update the plugin and you can disable Social sharing

    To Disable Sharing Goto WPAC Settings > Sharing

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Sharing bar’ is closed to new replies.