Home › Forums › WoodMart support forum › product – main categorie pages vs sub categorie pages
product – main categorie pages vs sub categorie pages
- This topic has 13 replies, 2 voices, and was last updated 5 years, 2 months ago by Elise Noromit.
-
AuthorPosts
-
September 30, 2019 at 2:32 pm #147603
annececilieParticipantWe would like to have the main category pages to only displaying the sub product in a menu and a list of some pre-defined proudcts such as “best sellers”, “top models” etc.
Then when the user makes a choice of sub category, they come to the products with filters in the top.
See wireframes.
Is this possible to accomplish? and could you point me in the direction in how to solved this.Thanks!!
Attachments:
You must be logged in to view attached files.September 30, 2019 at 10:03 pm #147678
Elise NoromitMemberHello,
Please navigate to Appearance > Customize > Woocommerce > Product catalog and you will find the options which provide the default Woocommerce if you need something different, you will have to find a plugin as our theme does not influence the Woocommerce functionality.
Best Regards
October 2, 2019 at 10:49 am #148025
annececilieParticipantok . thanks for the reply.
I found a solution 🙂Only thin now is the left side menu.
I dont want a side menu on the first category page, just have it top show on the subcategory page. Is this doable?October 2, 2019 at 11:40 am #148032
Elise NoromitMemberHello,
The category page/sub-category page inherits the layout of the shop page. It is not possible to set the sidebar on the category page and disable it on the sub-category page. You can enable filters at the top in the Theme Settings > Shop http://prntscr.com/pdtmjd and get this result: https://gyazo.com/109a56ff51177bccebcefdd30b6c9a5d
Best Regards
October 9, 2019 at 7:24 am #149200
annececilieParticipanti found a work-around to this.
The only problem i have now is to set the width of the content to 100% on the category page.
I cant seam to find the code.See page: http://87y.ca2.myftpupload.com/product-category/servant/
October 9, 2019 at 1:12 pm #149295
Elise NoromitMemberHello,
You can set the content full width in the Theme Settings > General layout https://prnt.sc/pgy4de
Best Regards
October 10, 2019 at 7:20 am #149384
annececilieParticipantYes i understand that and i already have it full widt, but i removed the sidebare for the main category pages, and need to make the page 100%.
October 10, 2019 at 8:03 am #149392
Elise NoromitMemberHello,
Please provide the site admin access to the private area I will check the settings and suggest.
Best Regards
October 10, 2019 at 11:17 am #149423
annececilieParticipantHere
October 10, 2019 at 11:56 am #149438
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme.
Best Regards
October 10, 2019 at 12:58 pm #149453
annececilieParticipantDone
October 10, 2019 at 5:38 pm #149506
Elise NoromitMemberHello,
I am checking the category page and see that it is full-width https://gyazo.com/c8d00fe7734fe4628a65984a97b2b03d
Please specify what you mean.
Best Regards
October 11, 2019 at 6:46 am #149560
annececilieParticipantLesa I know, but since it is not that when I have styled the page, how can I (do you know the code for Css code for example ) for the container so I can stretch it out to be 100%?
October 11, 2019 at 9:11 am #149604
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Desktop:
body.tax-product_cat .website-wrapper .main-page-wrapper .container { width: 100%; max-width:100%; }
Best Regards
-
AuthorPosts
Tagged: category listings
- You must be logged in to create new topics. Login / Register