Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bunty

    (@bhargavbhandari90)

    Thank you for reporting this. I will check this.

    Has anything been done about the share button not showing?

    add this CSS code to your site:




    [data-bp-tooltip]:after {
    pointer-events: none;
    opacity: 1;

    }

    i found out that the issue is with the CSS code:

    you only need to set opacity to be 1; if it is 0 it will not show the button you are looking for

    Plugin Author Bunty

    (@bhargavbhandari90)

    Please update plugin. Should be fine now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.