• Resolved chiekaaaaa

    (@chiekaceleste)


    How do I remove the social media share buttons that are across my posts and pages?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    you can open part-social-sharing.php and remove everything from inside.
    Use the default editor and navigate to the /themes/olsenlight/ folder to find the file.
    If you decide to proceed with this modification I would suggest you create a child theme, copy over the files you are editing and make the modifications there. This will allow your changes to survive future theme updates. If you directly edit the theme’s files, all changes will be lost once you update.

    Have a look at this guide to learn more about child themes and how to create one
    https://www.cssigniter.com/ignite/beginners-guide-child-themes/

    Thread Starter chiekaaaaa

    (@chiekaceleste)

    This is a step-by-step of what I did:

    1.) Activate the plug-in for Child Theme Configurator. (https://www.childthemeconfigurator.com/how-to-use/)

    2.) It didn’t automatically copy over the .php files from the parent theme so I did that manually by going to Tools > Child Themes > Files tab. Select all the .php files and click the Copy Selected to Child Theme button.

    3.) Go to Appearance > Editor. Make sure you are editing the child theme. Look for the part-social-sharing.php file on the right. Select it. Remove everything from inside.

    Hi there,
    Thats great!
    Let me know if this worked.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing social media share buttons’ is closed to new replies.