PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Number of Product Columns Changing

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Would anyone have an answer as to why when using elementor and storefront - the results on the archive pages change from 5 columns to 2 columns  when we go from page 1 to  2 of the results and then stay there no matter what we select after this  until we refresh the page. As soon as we disable WOOF we go back to 5 columns.

Hello

please  update  the plugin  to latest  version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

Try  this   - https://products-filter.com/force-filtered-results-show-three-columns  OR  disable  ajax  mode

I have updated to the latest version, disabled Ajax. the lower link does not work, however there is another thread with the same issue so i don't think mine is an isolated problem.

https://pluginus.net/support/topic/layout-issues-with-elementor-pro-templates/

Hello

The  correct link - https://products-filter.com/force-filtered-results-show-three-columns

try  to add

add_filter('loop_shop_columns',function(){

return 5;

});

 

I disabled ajax  mode - https://c2n.me/4gy4qPQ

I think there has to be an issue somewhere, every time i reload the page to test and select a filter, it displays two wide, turned off ajax emptied cache, if i hit refresh straight after - it displays all 5 columns again.  (sorry for the late response company has been moving offices).

Hello

 turned off ajax emptied cache,  -  You didn't disable Ajax mode. First you should turn off Turbo mode (this prevents ajax from being disabled)

 

For some reason i didn't even think of turbo mode being active, how will this affect our site once we have 1000's of products to filter through? Thank you for the fix though, it now looks right when filtering

.

how will this affect our site once we have 1000's of products to filter through? - this mode works well when the server is very weak. In your case, I think it's better to use the standard mode + cache->Advanced->Options - https://share.pluginus.net/image/i20221013103630.png( use this only after fully configuring the plugin )