I want to add specific categories at the top of my page. See “choose type” in photo attachment
This topic has 4 replies, 3 voices, and was last updated 1 day, 18 hours ago ago by Jack Richardson
I want to add specific categories at the top of my page. See “choose type” in photo attachment
Hi,
Thank you for reaching out to us.
Please check this example – https://xstore.8theme.com/elementor3/electronic-mega-market/shop/ – https://gyazo.com/f8687316c2be004716e8d03599d96a29
Read more – https://www.8theme.com/documentation/xstore/xstore-builders/xstore-products-archive-builder-with-elementor/
Warm Regards,
The 8Theme Team
I went through and saw the template that I’d like. My question is can I choose different subcategories for multiple pages or will they stay the same through out the website? Example of my subcategories are
I want to install these specific subcategory pages. I only saw a widget to install main categories.
Hello @Rich Kil,
You can select any category in this widget to display static items (https://gyazo.com/6853e7509839032cc55a311bcdf727d2). Please note that subcategories are not displayed in this widget by default. To enable their display, add the following snippet to your child theme’s functions.php file:
add_filter('etheme_dynamic_categories_top_level_only', '__return_false');
(https://prnt.sc/kuiKbkqe-eXC).
You can find more details about this widget in the following post: https://www.8theme.com/topic/the-category-photo-donot-show-properly-in-shop-page/#post-464515.
If you need our assistance or have any other questions, please feel free to submit them on our support forum, and our support managers will be glad to help you.
Best regards,
Jack Richardson
The 8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up