• Anonymous User 13716511

    (@anonymized-13716511)


    How do I remove the ‘more’ icon for all the soical share icons in the popup? I do not want this option.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author social9

    (@social9)

    Hey Lucy

    1. Login to wordpress admin panel
    2. Go to Social Sharing -> Advanced settings.
    3. Fine “Please enter custom options for sharing interface” and following code in textarea
    isMorePopup:false,
    isEvenMorePopup:false,
    4. click on save setting.

    Hope this helps

    Thread Starter Anonymous User 13716511

    (@anonymized-13716511)

    Great thanks!
    Just to be clear if someone else wants to use the code:
    isMorePopup:false,
    isEvenMorePopup:false

    (ie no , on 2nd line)

    Plugin Author social9

    (@social9)

    Hey Lucy

    There is no need of adding “,” on 2nd line.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove more icons link to popup’ is closed to new replies.