Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351314
    #351621

    Hey scanman2121!

    I’m not sure about 3.0 but the latest version is 3.0.2 and it should be the same steps as outlined in Josue’s post.

    Around line 186 you should see this.

    // echo the post content
    echo '<div class="entry-content" '.avia_markup_helper(array('context' => 'entry_content','echo'=>false)).'>';
    

    Try adding this below it and then use Josue’s CSS.

    avia_social_share_links();
    

    Best regards,
    Elliott

    • This reply was modified 10 years, 2 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.