- This topic has 5 replies, 3 voices, and was last updated 1 year, 1 month ago by
Tom.
-
AuthorPosts
-
February 26, 2020 at 7:13 am #1177603
Lisette
Hi,
I have an issue with the products per page setting.
The product archive page is build using elementor pro and I have used the product archive element to present the products on the page. In elementor pro I get the message that the layout is controlled via the customizer.
Changing the products per page setting in the customer does not work. The amount of products is limited to 5 per page.
Changing the column setting does work.
Trying to overrule the products per page setting with custom php does not work either, it seems it is fixed.Is there a way to make the selection working?
regards
Marco van DijkFebruary 26, 2020 at 7:55 am #1177648David
StaffCustomer SupportHi there,
i suggest if you’re using Elementor to construct your shop then you should disable the Woocommerce Module in Appearance > GeneratePress. This will make Elementor responsible for the layout. Let me know
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 26, 2020 at 11:05 am #1177858Lisette
Hi David,
I disabled the generatepress woocommerce plugin but this did not work either.
in customizer / woocommerce I could define columns.
Problem is that I expected in Elementor the options to set the amount of products columns and rows of the product archive element, but it still refers to the customizer to define the amount of products.maybe it is a elementor pro issue or disbling the woocommerce option in GP is not enough to tell Elementor to use it’s own settings.
any suggestion would be welcomeregards
MarcoFebruary 27, 2020 at 12:22 am #1178273Tom
Lead DeveloperLead DeveloperSo if you change the setting to show 1 product per page, it doesn’t do anything? What if you change it in “Customize > Layout > WooCommere” (with the GPP module active)?
Do you have any custom functions active on the site?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentFebruary 27, 2020 at 1:41 am #1178331Lisette
Hi Tom,
the problem is fixed.
Due to a product filtering plugin (Advanced AJAX Product Filters for WooCommerce by berocket), the option to define rows per page was hidden and products were fixed to 5 products per page.
I found the plugin by parsing the wp_options table and search for filter_After disabling the plugin the customize panel showed the right options again, and I can control the products correctly.
thanks for the support
Marco
February 27, 2020 at 8:03 am #1178823Tom
Lead DeveloperLead DeveloperGlad you got it working 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.