Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252109

    Hi
    I have added some code to the functions.php file (woocommerce snippet which works fine if I do not move the function file) and need to copy it to the child theme but everytime I do I cannot get the website to work. Any ideas what I am doing wrong
    Regards
    Richard

    • This topic was modified 10 years, 7 months ago by Richard.
    #252472

    Hey Richard!

    Thank you for using the theme!

    Are you trying to copy the function on your child theme functions.php? Please post the code here, we need to inspect it. If you don’t mind, please use pastebin.com for the code.

    Cheers!
    Ismael

    #252613

    Hi Ismael
    I am trying to copy the whole functions.php across to the child theme. I have a feeling by what you said that is not way to do it?
    If I was to post the code I would be posting all the functions.php coding?
    regards
    Richard

    #253564

    Hi!

    When adding functions to your child theme, you would only add those functions you want or need to use. Typically the functions.php in a child theme would start out empty. You then add functions as needed.

    Cheers!
    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.