• Hi,

    My client site is using Storefront and I also have a plugin called STorefront footer text . 2 separate plugins.

    I’m assuming the 2nd one is very old AND we should be able to ADD our footer in your standard Storefront theme?

    Could you advise please as I need to REMOVE this old plugin.

    WHERE do I change the COPYRIGHT info and additional information I need in the very bottom of your website in footer section.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @kristinubute 👋

    WHERE do I change the COPYRIGHT info and additional information I need in the very bottom of your website in footer section.

    You can use the code snippet here. As a side note, I would recommend using a plugin like Code Snippets to add custom PHP code to your site without directly accessing the functions.php file. Here is a link on how to add custom code snippets.

    Hope this helps!

    Thread Starter kristinubute

    (@kristinubute)

    OK thanks for that. So it is not a good idea to use functions.php in a child theme anymore? I have a few clients old websites where I have code in functions.php in the child theme.

    So you highly suggest, It is best to use this plugin (Code Snippets) instead that you suggested for all coding that is usually in the functions.php is that correct?

    Doesn’t Storefront allow us to ADD the copyright text out of the plugin rather than code in the Appearance section of the theme ?

    Thanks

    Hi @kristinubute

    It’s not necessarily a bad idea to use functions.php in a child theme. However, using a plugin like Code Snippets can make managing and organizing your custom code easier, and it reduces the risk of errors that could potentially break your site.

    I hope this clears up any confusion. If you have any other questions, feel free to ask.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Storefront Footer Text plugin’ is closed to new replies.