Footer no longer showing on shop page - by leebug

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

  • Avatar: leebug
    leebug
    Participant
    February 22, 2018 at 22:40

    Not sure what happened but my footer doesn’t show on my shop page anymore. I do have it set to footer varient2 in the settings of that page and it works on my other pages but not on my shop page. Is there a setting that I am missing for this?

    Thanks!

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 23, 2018 at 08:12

    Hello,

    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

    Avatar: leebug
    leebug
    Participant
    February 23, 2018 at 20:51

    this worked thanks so much!

    Avatar: leebug
    leebug
    Participant
    February 26, 2018 at 04:51

    Actually it only works on the main shop page the footer still doesn’t show on the category pages or the product pages, can you still help?

    Thanks!

    Lee

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 26, 2018 at 09:05

    Hello,

    You’re welcome!
    Unfortunately, I can’t open your site. Please make sure that you selected footer static block in Appearance > Widgets > Footer.

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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