Hi,
I want to change the way how the categories are displayed on this page:
hidden link
Is this possible with Toolset? You see the page is full width and i want it boxed, i can't find where to change this..
Thanks!
Kind regards,
René van de Peppel
Dear René,
If you are using Layouts plugin to design the post/page, you can setup the row as full width or same as container width (boxed), see our document:
https://toolset.com/documentation/user-guides/learn-how-rows-can-displayed-different-ways/
Row same as container width
Use when you want the content to have a limited width within a page.
On large screens, this will make the content of the layout 1200 pixels in width.
Hi
Where can i change it for the categories?
For the products i have a template but i can not find where to change the templates for the categories
I assume you are going to apply the same layout "Product archive" to taxonomy "Product categories" archive page, you can edit the layout "Product archive", in section "This layout is used for these loops:", click the button "Change how this layout is used", and setup it as what you want.
Hi,
Great, i created a new layout and assigned it to the product categories, but how to show the product categories with image, link etc.? and then only the subcategories from the main categegory..
Thanks
For your new questions:
how to show the product categories with image, link etc.?
What kind of image and link do you want to display?
If they are product posts feature image and link, for post link, you can try with Views shortcode [wpv-post-link]:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-link
Outputs the current post’s title as a link to the post
and posts feature image
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-post-featured-image
Outputs the featured image for the current post.
And there are lots of shortcodes within Views and Woocommerce view plugins, please check our document:
https://toolset.com/documentation/user-guides/views-shortcodes
Please create new thread for the questions, that will help other users to find the answers.