Tagged: 

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

    Is this possible? I would like to move the share icons on the single blog page to right under the metadata. Thanks!

    #426357

    Hey lizybloom!

    You can add Social Share Buttons shortcode using Magic Wand

    Best regards,
    Yigit

    #427881

    I’m sorry. I don’t know what you mean by Magic Wand.

    #427883

    I’m sorry. I don’t know what the Magic Wand is.

    #427884

    Hey!

    Please see screenshot here – http://i.imgur.com/imsGTI5.png

    Best regards,
    Yigit

    #427889

    Ok, so that is what I thought it was. But I don’t see the Share Buttons as an option. And even if they were, how would I remove them from the bottom of the page?

    #428377

    Hi!

    Make sure your using the latest version of the theme, 3.1.4. You should be able to see the “Social Share Buttons” element then under the “Content Elements” section.

    Next drag a codeblock element to your page and add this inside.

    <style type = "text/css">
    .entry-footer .av-share-box {
      display: none;
    }
    </style>

    To hide the other share box.

    Best regards,
    Elliott

    #428393

    Thanks I will update my theme and try that:)

    #428732

    Hey!

    Great, please get back to us if you should have any further questions.

    Best regards,
    Rikard

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