Support for WooCommerce archive pages with sidebar in Cornerstone

Hello Themeco team,

I have created a store with WooCommerce and use Cornerstone as a page builder. I need support in customizing the WooCommerce archive pages (category pages) so that they are displayed as follows:

Left sidebar:

A sidebar that highlights the current category.
Below the current category, other subcategories should be displayed if available (expanded).
Right side:

Always three products next to each other (even if more products are available).
The product display should not jump to another line if the sidebar is shorter than the product list.
I have tried to implement this using the cornerstone options and custom CSS, but have run into difficulties. Can you please provide me with instructions or a solution on how to implement this using Cornerstone? If any specific code or customization is needed, I would appreciate your assistance.

Many thanks in advance!

Best regards,

Caglar Uslu

1 Like

Hey Caglar,

Thanks for writing in! To display the subcategories in a particular category archive, you will need to have a Looper Provider Custom and use this custom PHP code to get the child categories.

Be advised that custom coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

The code in the thread above serves as an example code. Feel free to modify it when needed. Please note that custom coding is beyond the scope of our support. You must maintain any custom coding to ensure it will still work after any updates or does not create any issues or incompatibility in the future.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.