• Resolved ljo14a

    (@ljo14a)


    Recently, our IT department disabled a plug-in that we were used to share our posts—and now faulty code is showing up instead of the social icons. Is there a way to?remove this share feature?from posts? I can’t find it in our WordPress editor!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Please go to Appearance->Customize->Additional CSS option then add that code

    .post-share .flex-row:nth-child(2){
        display: none !important;
    }
    Plugin Author Heateor Support

    (@heateor)

    @ljo14a Sassy Social Share plugin is not active at your website. That’s why the shortcode is appearing as is. So, now you have two options. Either activate the plugin or remove the shortcode [Sassy_Social_Share]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken Sassy Social Plug-in’ is closed to new replies.