Editing SHOP page. - by Roobinda - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: Roobinda
    Roobinda
    Participant
    February 20, 2018 at 12:27

    Hi there. I’d like to add a custom footer, and maybe an element at the top of the shop page.
    However, it doesn’t seem to be editable. There are options to change, but there is no ‘publish’ button.

    Am i missing something?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 20, 2018 at 14:36

    Hello,

    You may change footer for shop page via this – http://prntscr.com/ihbye1. There is a bug with this option for shop page, so please edit classico/framework/templates/footer.php file
    http://prntscr.com/ihbhic

    if ( is_shop() ) {
    	$shop_id = wc_get_page_id('shop');
    	$custom_footer = etheme_get_custom_field('custom_footer', $shop_id); 
    }

    also this bug will be fixed in next theme update.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Editing SHOP page.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.