Herzlichen Dank an Bernhard
]]>https://www.ads-software.com/plugins/print-post-and-page/
]]>I am struggling to how show the UI as dropdown. It shows as links not as wrapped with <select>, like Product Per Page 6 | 12 | 24 | 36. I want to show it as a dropdown but do not how to.
I changed the theme to the default one but it was the same. Is there a setting to choose the UI. I am wondering if I miss something.
https://www.ads-software.com/plugins/woocommerce-products-per-page/
]]>If you change any filter on page it works as expected.
]]>I am using the default woocommerce storefront theme.
Jeff
https://www.ads-software.com/plugins/woocommerce-products-per-page/
]]>Tried using your previous suggest of using
if ( function_exists( 'Woocommerce_Products_Per_Page' ) ) {
Woocommerce_Products_Per_Page()->frond_end->products_per_page_dropdown();
}
(i noticed the typo) on my brand archive pages but i still keep getting the standard woocommerce pagination.
You can see it here
But it works perfect on my normal products pages, here
Please help
https://www.ads-software.com/plugins/woocommerce-products-per-page/
]]>Thanks!
https://www.ads-software.com/plugins/woocommerce-products-per-page/
]]>