Same lay-out as normal Woocommerce webshop page

Pascal Mariany
33 Posts
Pascal Mariany posted this 01 June 2018

I have a website with a webshop like this: https://maks-kiesfix.nl/webshop-maks/

As you can see it displays the products nicely.

I want to use the shortcode from Woocommerce to display products from a certain category. Example shortcut:

[products limit="6" columns="3" category="gasten"]

used on this page:

https://maks-kiesfix.nl/webshop-maks/u-bent-gast/

As you can see with the second link it is ugly! How can I modify this page or this shortcode perhaps to have the same styling as the normal woocommcerce webshop page in the first link?

The shortcode gives options to use a certain class for custom css. See https://docs.woocommerce.com/document/woocommerce-shortcodes/ and search for CSS. It's described in the second CSS word.

I have a website with a webshop like this: [https://maks-kiesfix.nl/webshop-maks/][1] As you can see it displays the products nicely. I want to use the shortcode from Woocommerce to display products from a certain category. Example shortcut: [products limit="6" columns="3" category="gasten"] used on this page: [https://maks-kiesfix.nl/webshop-maks/u-bent-gast/][2] As you can see with the second link it is ugly! How can I modify this page or this shortcode perhaps to have the same styling as the normal woocommcerce webshop page in the first link? The shortcode gives options to use a certain class for custom css. See [https://docs.woocommerce.com/document/woocommerce-shortcodes/][3] and search for CSS. It's described in the second CSS word. [1]: https://maks-kiesfix.nl/webshop-maks/ [2]: https://maks-kiesfix.nl/webshop-maks/u-bent-gast/ [3]: https://docs.woocommerce.com/document/woocommerce-shortcodes/
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 04 June 2018

Hi,

Unfortunately Themler does not provide same styles for Woocommerce shortcodes as for Products page.
If you simply need a page which displays products from the specific category you can try adding a menu item which links to the selected Product Category:

woo-product-categories.png

This page will use Products Template.

Thank you,
Olivia

Hi, Unfortunately Themler does not provide same styles for Woocommerce shortcodes as for Products page. If you simply need a page which displays products from the specific category you can try adding a menu item which links to the selected Product Category: !woo-product-categories.png! This page will use Products Template. Thank you, Olivia
Pascal Mariany
33 Posts
Is Solution
Pascal Mariany posted this 04 June 2018

Thanks. That worked!

Thanks. That worked!
Support Team
Support Team posted this 04 June 2018

Hi,

Great!
Please let us know if you have any other questions/issues.

Thank you,
Olivia

Hi, Great! Please let us know if you have any other questions/issues. Thank you, Olivia
You must log in or register to leave comments