Viewing 1 replies (of 1 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Didn’t look too closely, but I think all you need to do is exchange this line:

    $shop_page_id = wc_get_page_id('shop');

    to be equal to the ID of your custom page:

    $shop_page_id = '99

Viewing 1 replies (of 1 total)

The topic ‘Customize breadcrumb link’ is closed to new replies.