New Landing How can we help? Themeforest Theme Support Neighborhood Share buttons on posts loop

Viewing 5 posts - 1 through 5 (of 5 total)
  • #70235
    gmelgares
    Member
    Post count: 10

    Hi! I would like to know if its possible to show share buttons on the posts masonry style preview (replacing date and comments). I´ve made that in other wp sites and it would be very helpful.

    Shareaholic has their own shortcodes , but I´m not sure what lines of code I had to replace

    $out .= do_shortcode( '[shareaholic app="share_buttons" id="643459"]' );

    Help will be great, maybe other users would like it too

    Thanks in advance

    #70368
    tarpanpatel
    Member
    Post count: 1

    I would also like to know….

    #70387
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you could try modifying sf-blog.php placing the code before the line 97 which says

    			$blog_items_output .= '</li>';
    

    make it

    			$blog_items_output .= do_shortcode( '[shareaholic app="share_buttons" id="643459"]' );
    
    

    I did not test that tho.

    #70575
    gmelgares
    Member
    Post count: 10

    Thank you Melanie! Looks great!

    #70660
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad 🙂 that issue resolved . Thanks Melanie .
    With Best Regards
    Swift Ideas

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register