How to add headers & Subcategories for Woo

On this page my header / breadcrumbs etc. doesnt come up at all.
http://dev.amcmud.com/product-category/clay-and-shale-stabilisers/

Comments

  • You should activate Subheader under Theme options > Header & Subheader > Subheader section.
  • It's working on product page but not on category page - it is empty. How to add it for categories? 

  • @zata Did you activated it just like we wrote it above? If you did it, please send us private message with dashboard access.
  • I think it's bug.
    When my shop page have slider, category page has no subheader, product page gets default subheader
    When my shop page have custom subheader image, the same image is on category and product page 
    I belive that slider should propagate in the same way as header image on category and product

    I already fixed it by:
    editing header-shop.php and deleting if loop on line 92
    " if( is_shop() || ( mfn_opts_get('shop-slider') == 'all' ) ) "
    and turning off subheader on line 123 (it was showing on product page)
    now shop, category and products have the same slider set in shop page




  • This is obviously not a "bug". This is how it supposed to work. Subheader never display on pages with slider. To display subheader on pages with slider, you supposed to activate Slider | Show subheader on pages with Slider option under Theme options > Header & Subheader > Subheader section.
Sign In or Register to comment.