[Resolved] Social sharing icon at the bottom

Home Forums Support [Resolved] Social sharing icon at the bottom

Home Forums Support Social sharing icon at the bottom

Viewing 15 posts - 16 through 30 (of 30 total)
  • Author
    Posts
  • #1064901
    domedele

    The same problems

    #1064903
    David
    Staff
    Customer Support

    Are you using any other shortcodes anywhere on the site?

    #1065085
    domedele

    Cf7 plugins

    #1065165
    David
    Staff
    Customer Support

    Odd – never experienced any issues with that plugin, maybe something in the config is wrong or another plugin or code is conflicting.

    Maybe try this one instead:

    https://wordpress.org/plugins/scriptless-social-sharing/

    #1067733
    domedele

    Incredible! the same problem!
    with all plugin disable (only gp premium active with other gp pluign) is the same with all 3 social plugin!
    what is wrong?

    #1067854
    David
    Staff
    Customer Support

    You may need to disable other plugins to see if there is any of them conflicting with the creation of shortcodes.

    #1068081
    domedele

    Also change the themes? When i try a social plugin I note it works only in home page. I try many plugin also in the bar e without shortcods

    #1068167
    domedele

    Only with gp premium (upgraded at the latest version) and gp social share doesn’t work.
    some other plugin work only in the home page.

    it’ could be a problem when I move the site from a subfolder (as beta version) to the main folder?

    #1068691
    David
    Staff
    Customer Support

    I really am unsure as to why it is not working.
    I can only assume it is to do with another plugin conflict or a security setting on your site.

    #1082517
    domedele

    Hi,
    i discover somethings. If I change the structure of permalink with the default like http://www.mysite.com/p?172 the plugin works.
    If I change after some minutes in the structure %category%/%postname% the bug appear and I can see only the shortag [gp-social]

    Now, I have this problem change all the link in home page and also in the menu with the default structure or have some trick to solve this situation with the actual structure that I like

    Any suggestions?

    #1082940
    David
    Staff
    Customer Support

    Well it has me puzzled.

    Try adding this in the hook:

    <?php echo do_shortcode( ' [gp-social] ' ); ?>

    Make sure to check both Execute PHP and Shortcodes.

    #1083174
    domedele

    No, doesn’t work. the same problem!

    #1085172
    Tom
    Lead Developer
    Lead Developer

    Never heard of this before – the permalink structure shouldn’t have any effect on shortcodes. What if you use the regular “Post name” option?

    Do you have another site to test on?

    #1097330
    domedele

    This support is very kind! So I share with us the solution!
    When I migrate the developer site from the folder /devTest from the root I don’t change any setting in the file .htaccess.

    The solution was: change the folder in the .htaccess (from \devTest to \) !!
    Thanks for the patient!

    #1097950
    Tom
    Lead Developer
    Lead Developer

    Glad you found the solution 🙂

Viewing 15 posts - 16 through 30 (of 30 total)
  • You must be logged in to reply to this topic.