Raw does not show woocommerce load more button

hey

im using the short code [product_category category=“prinzessinnen” per_page=“10” columns=“4”] in a raw content. It shows all the products, but not the load more button. Can you help to make the button visible.

Hi @Pouria,

Thanks for reaching out.
The Product Category shortcode does not have an option to show the Load More buttons, neither it has any parameter like per_page. I would suggest you go through the official documentation of the shortcode.

Hope it helps.
Thanks

ok, im now using the code [woocommerce_product_filter_products taxonomy=“product_cat” term=“brautmode”]
The botton is now there, but the problem now is, that raw doesn’t take catoergorys
When i put the code in a text it works
You Can see it in the example

Text: https://anna-moda.com/test/
Pro: https://anna-moda.com/woocommerce-test-pro/

Thanks for your help

Hi @Pouria,

Is it that the shortcode is working with the Text element, not with the Raw Content element? If that is the case, it might be the Raw Content element unable to parse the shortcode. I would suggest you use the Text element as you are using it.

Thanks for understanding

no, not in the Text element
with this methode it woulden’t work white theme

Hi @Pouria,

I would suggest you add into the Visual mode or use Text or Raw Content element of Pro into the Content Builder which allows you to add the shortcode. The Text mode will take all the content as text and didn’t parse as a shortcode.

Thanks for understanding

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