• It dose not work.
    $store_url = get_permalink (get_page_by_path (‘store’)));
    in continue_shopping_button.php

    It seems to be good to rewrite it in this way.
    $store_url = get_permalink (wc_get_page_id (‘shop’));

The topic ‘it dose not work,but ….’ is closed to new replies.