Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #932933

    I want to change the direction of the “return to the shop” button on woocommerce.
    I have seen the php code on the internet and it says that it has to be put inside the file functions.php of the topic.
    But I put it and it does not work.
    Do you know if in this case it has to be put inside functions.php or functions-enfold.php?
    Or I would like to change the predefined shop page to another one called “plans”, but since the enford theme is not compatible with woocommerce it takes away all the personalization that I have done to the “plans” page.
    I have seen that there is a code to put in functions.php to be compatible, the question is the same, should we put it in functions.php or in functions-enfold.php?

    Thanks in advance

    #932943

    That’s it, I’ve tried putting this code: add_theme_support (‘avia_custom_shop_page’);
    in the functions.php and it worked!

    Thank you

    #933101

    Hi jordipsierra,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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