Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1646291
Blog Social Sharing Icon Issue
Closed

Comments

  • Shamser Suzon started the conversation

    Hello there,


    I am developing a website using TheGem theme. I want to remove some social icons from the Blog listing and blog detail page also. I couldn't find any option to control these icons visibility. I want only Facebook, Twitter & LinkedIn. Rest of the icons I want to remove. Please help me out by giving a solution.

    Please find the attachments for better understanding.


    Thanks!

  •  7,280
    Oliver replied

    Hi,

    1. You can remove it in the theme options. (Attach)

    2. pls. use following css:

    .post-footer-sharing {
        display: none;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Shamser Suzon replied

    Hello, you have suggested me the way to remove the icons but I don't want to remove those completely. I want to keep Facebook, Twitter & LinkedIn and rest of the icons I wan to remove. How to do this?

  •  7,280
    Oliver replied

    Hi,

    You can edit file:

    /wp-content/themes/thegem/socials-sharing.php

    It's template, before the editing copy this file to the child theme.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Shamser Suzon replied

    Hey Gregor, thanks for the proper solution. It worked fine!

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver