Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #678399

    Hi there,

    how can I add the social share buttons that are by default at the very bottom of a post also to the top of a post?

    #679258

    Dear Enfold team,

    Can you help me to embed the same blick you use underneath the posts, also on top of it?

    Thanks!

    #680062

    Hi,

    Please go to Enfold/includes/loop-index.php file and find

    echo '<header class="entry-content-header">';

    and add following right below it

    if(is_single()){
                        avia_social_share_links();
                    }

    Best regards,
    Yigit

    #683877

    Thanks, this add the buttons, but it overlays with the category bar or other content. Is there a way to add white space or to add it without creating that overlay – underlay?

    #684143

    Hi,

    Can you please post the link to your page where we can see the issue?

    Best regards,
    Yigit

    #844057

    Is there a way to have the shares below the blog title?

    #844943

    Hi weddingmuseum,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #845152

    See private link.
    Thanks!

    #847460

    Hi,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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