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

Same issue as "Ajax mode display 2 columns"

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.

Hello,

everytime I apply my Husky product filter, the search results appear in a different template (or different column design). Instead of displaying as set in the Products Archive, which shows three columns of results, after applying the filter, it only displays a single column or two columns with results stacked vertically. How can I make sure to display three columns in the filter results?

I found this other topic what an issue similar to mine.

Using this code in the functions.php didnt work for me:

add_filter('loop_shop_columns',function(){return 3;});

Also using Custom CSS didnt work for me, which was:

body #woof_results_by_ajax .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
width: 30.75% !important;
}

How can I fix this issue?

 

After applying both - the functions code and custom css code - it kind of works now.

But when loading any product archives they all look much different - somehow it added margin or padding to the columns.

See here screenshot: https://ibb.co/jhdvJBm

But it should look like this: https://ibb.co/1Rx19dy

Is there a solution to fix this too?

 

Hello

Please  drop me  exact  link to the  issue

I can't drop you a link as the website is in maintanance mode.

Can you provide me an email, I can grant you access to the website.

 

Hello

To add any private data - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png

Thx, I added login credentials

Hello

Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png

Remove old CSS and use this one:

body #woof_results_by_ajax .woocommerce-page.columns-3 ul.products li.product{
width: 30.75% !important;
}

I posted my license key.

Your solution just works fine

Thank you for your support - appreciate!

Problem solved...

Hello

Great!  Welcome;)