• Resolved sunnyt7

    (@sunnyt7)


    Hi,

    I really like the visual appearance of your plugin, but don’t want to move away from the social share system I currently have. Is there any way to only display just the green Total Shares stat, so that I can place it beside my existing buttons?

    Thanks!
    Sunny

    https://wordpress.org/plugins/mashsharer/

Viewing 1 replies (of 1 total)
  • Yes, its possible. You can hide the buttons with a css mod:

    .mashsharer-buttons {
    display: none;
    }

    This is not optimal for performance reasons but a good workaround.

Viewing 1 replies (of 1 total)
  • The topic ‘Show total share without buttons?’ is closed to new replies.