Home Forums WoodMart support forum Rediretion homepage

Rediretion homepage

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

    dweb360
    Participant

    Hello
    Please see these thread
    https://xtemos.com/forums/topic/redirection-to-homepage-instead-of-shop-page/

    The button in the my account page don’t redirect me to the homepage!
    Thank you

    Attachments:
    You must be logged in to view attached files.
    #240743

    Hello,

    Please add this code to the functions.php of the child theme:

    add_filter( 'woodmart_compare_return_to_shop_url', 'bbloomer_change_return_shop_url' );
    add_filter( 'woodmart_wishlist_return_to_shop_url', 'bbloomer_change_return_shop_url' );

    Best Regards

    #240747

    dweb360
    Participant

    Great
    Thank you very much

    #240846

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)