New Landing How can we help? Themeforest Theme Support Dante keep "Love it" while loosing "Share This"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #126740
    msc-val
    Member
    Post count: 71

    I’m using a third party plugin to manage all the social sharing instead of using the default “Share this” that comes with Dante.
    How can I disable the “Share this’ while keeping the “Love it”? Also, is there a way to add the “Love it” anywhere on the site, may be through a shortcode?
    Thank you for your assistance.

    #126838
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code to remove share this:-

    .share-links{display:none !important;}

    Insert given below code to add love it icon:-

    <div class="comments-likes">
    <?php if (function_exists( 'lip_love_it_link' )) {
    	echo lip_love_it_link(get_the_ID(), '<i class="ss-heart"></i>', '<i class="ss-heart"></i>', false);
    							} ?>				
    </div>

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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