Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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,095
    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,095
    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,095
    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