• Siddiq

    (@hasbunallahdotcom)


    Hi Support
    I posted on one of the resolved tickets and i believe may be because of that, i have not been able to get any response hence detailing my issue here but with an update.

    Firstly thanks a lot of making this awesome plugin available.

    The issue i have is that initially i was not able to disable thankyou popup, and then when i used the following API code with thankyou as false, it stopped. After that i changed thankyou and make it true, and so that i can use a customized thankyou message after sharing a post but with no follow buttons. The code i am using is:

    {
    ‘theme’ : ‘transparent’,
    ‘thankyou’ : true,
    ‘share’ : {
    ‘position’ : ‘right’,
    ‘numPreferredServices’ : 6 ,
    ‘services’ : ‘facebook,twitter,google_plusone_share,email,print,more’ ,
    ‘postShareTitle’ : ‘Thank you for sharing!’ ,
    },
    ‘follow’ : {
    ‘mobile’ : false,
    ‘desktop’ : false
    },
    ‘whatsnext’ : {
    ‘mobile’ : false,
    ‘desktop’ : false
    },
    ‘recommended’ : {
    ‘mobile’ : false,
    ‘desktop’ : false
    },
    ‘mobile’ : {
    ‘buttonBarPosition’ : ‘top’,
    ‘buttonBarTheme’ : ‘transparent’,
    ‘mobile’ : true
    }
    }

    Kindly point out to me where i am missing.

    Regards

    https://www.ads-software.com/plugins/addthis-smart-layers/

Viewing 3 replies - 1 through 3 (of 3 total)
  • @hasbunallahdotcom: For the ‘postShareTitle’ to work, you will need to enable Follow layer. Let me know if it didn’t work after enabling Follow layer.

    Thread Starter Siddiq

    (@hasbunallahdotcom)

    Thanks for the reply.
    Ok however i dont want to display Follow buttons in the thanks for sharing confirmation popup, which code i should be putting if i only want to display ‘thankyou for sharing’ without showing any follow buttons?

    Thread Starter Siddiq

    (@hasbunallahdotcom)

    Hi support
    While u reply, i enabled the follow layer and now can see the thanks for sharing output as per requirement. Thanks much.
    However, the follow buttons visible on home page are on far right side, can i style them to be in middle of the page and make their size little bit bigger?
    If its not possible, can i disable their display on home page while they are still enabled on the thankyou popup,so i can use some other plugin to display follow us buttons on home page per my choice?
    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Confusing 'thankyou' feature’ is closed to new replies.