[Support request] Social Media Plugin

Home Forums Support [Support request] Social Media Plugin

Home Forums Support Social Media Plugin

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1563483
    can

    Hello,

    I am using GP Social Media.

    can you please check https://prnt.sc/vub02g
    how can i place this buttons before girl picture.
    And how can i write over buttons a call to action sentence.

    thank you

    #1563632
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to your site so i can see what needs changing

    #1563875
    can

    shared

    #1563889
    David
    Staff
    Customer Support

    Hi there,

    both the Author Box plugin and the GP Social Share plugin ( please note we are not the developers of this plugin ) provide options to use a Shortcode to display them.

    You can then use a Hook Element to add the 2 x Shortcodes to your posts:

    https://docs.generatepress.com/article/hooks-element-overview/

    You will need to select the generate_after_content hook and set the priority to 2

    To change the size of icons you can use this CSS:

    #gp-social-share a svg {
        width: 20px;
        height: 20px;
    }
    #1563901
    can

    where can i find shortcode of gp social share plugin?

    #1563907
    David
    Staff
    Customer Support

    This is their shortcode:

    [gp-social]

    More info in the plugins FAQ section:

    https://wordpress.org/plugins/gp-social-share-svg/

    #1563927
    can

    unfortunatelly its not working or i couldnt make it πŸ™
    could u do it for me david.

    Doesn’t take 2 minutes for a good software developer like you πŸ™‚

    #1564157
    Leo
    Staff
    Customer Support

    Unfortunately we cannot make changes to your site for you – especially for a third party plugin as David mentioned.

    So nothing is displayed from the shortcode at all?

    #1564932
    can

    Hello Leo,

    When i do this i see only short codes these are not working.

    #1564988
    Elvin
    Staff
    Customer Support

    Hi,

    For the shortcode to work on your Hook element, you must have it enabled. Make sure “Execute Shortcodes” is checked.
    https://share.getcloudapp.com/d5uP0vQW

    Is this resolved? I see the social icons displaying on my end as shown here:
    https://share.getcloudapp.com/2Nu0BXWl

    As for the order, have you tried changing the priority? try values lower than 10.

    Let us know. Thank you.

    #1565116
    can

    Yes done thank you πŸ™‚

    #1565279
    Elvin
    Staff
    Customer Support

    Glad you were able to make it work. Nice one. πŸ™‚

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