Change the interface
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 pleaseIf 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.
Quote from Lianne on May 14, 2024, 14:47Hi, i've unchecked 'load javascrift deferred' and it looks okay now. Is that the only way to solve this problem? As this option improves my loading time.
Hi, i've unchecked 'load javascrift deferred' and it looks okay now. Is that the only way to solve this problem? As this option improves my loading time.
Quote from Lianne on May 14, 2024, 16:07I've noticed it still doesn't look okay. On the category page it looks shitty and it now also shows at the productpage itselve, where it looks even more shitty.
'load javascrift deferred' is unchecked
https://ibb.co/t4wwSRq
https://ibb.co/vVz91RxBecause the filters now look like a mess on mobile, i've deleted the code from functions.php
Can you please solve this asap? Thanks
I've noticed it still doesn't look okay. On the category page it looks shitty and it now also shows at the productpage itselve, where it looks even more shitty.
'load javascrift deferred' is unchecked
https://ibb.co/t4wwSRq
https://ibb.co/vVz91Rx
Because the filters now look like a mess on mobile, i've deleted the code from functions.php
Can you please solve this asap? Thanks
Quote from Pablo Borysenco on May 14, 2024, 17:23Hello
i've unchecked 'load javascrift deferred' and it looks okay now. Is that the only way to solve this problem? - Please read this - https://docs.wp-rocket.me/article/1560-delay-javascript-execution-compatibility-exclusions#woof
On the category page it looks shitty and it now also shows at the productpage itselve - It is very strange - please add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
Hello
i've unchecked 'load javascrift deferred' and it looks okay now. Is that the only way to solve this problem? - Please read this - https://docs.wp-rocket.me/article/1560-delay-javascript-execution-compatibility-exclusions#woof
On the category page it looks shitty and it now also shows at the productpage itselve - It is very strange - please add ftp access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
Quote from Lianne on May 14, 2024, 17:46i've added the code to WP Rocket > https://ibb.co/BKhhvLX
Gave you access to WP and FTP
i've added the code to WP Rocket > https://ibb.co/BKhhvLX
Gave you access to WP and FTP
Quote from Pablo Borysenco on May 15, 2024, 16:19Please check your ftp access
Please check your ftp access
Quote from Lianne on May 15, 2024, 16:36I checked it. Can you login now?
I checked it. Can you login now?
Quote from Pablo Borysenco on May 16, 2024, 17:12Hello
Please try in file functions.php - remove underscore - https://share.pluginus.net/image/i20240516180804.png and do a test
I disabled this option - https://share.pluginus.net/image/i20240516181157.png
Hello
Please try in file functions.php - remove underscore - https://share.pluginus.net/image/i20240516180804.png and do a test
I disabled this option - https://share.pluginus.net/image/i20240516181157.png
Quote from Lianne on May 16, 2024, 17:18hi, do the filters only work when the option 'Optimize CSS delivery' is disabled?
hi, do the filters only work when the option 'Optimize CSS delivery' is disabled?
Quote from Pablo Borysenco on May 17, 2024, 11:39Hello
'Optimize CSS delivery' - You should be very careful with these settings. For some reason this setting disables CSS files which gives the result "it looks even more shitty". I think the problem is that this CSS is not used for the desktop (only for the mobile device) and wp-rocket disables this for device-insensitive optimization. This is not the filter or optimization plugin problem - this is something that requires more careful configuration
Hello
'Optimize CSS delivery' - You should be very careful with these settings. For some reason this setting disables CSS files which gives the result "it looks even more shitty". I think the problem is that this CSS is not used for the desktop (only for the mobile device) and wp-rocket disables this for device-insensitive optimization. This is not the filter or optimization plugin problem - this is something that requires more careful configuration
Quote from Lianne on May 17, 2024, 13:06okay.
There are 2 more things.
the filter also shows on a productpage itself. I only want it to show on the product category pages.
And is it possible to add a little cross to the filter so its more obvious that you have to click on the cross to close the filter?
Like this:https://ibb.co/FY94QTc
okay.
There are 2 more things.
the filter also shows on a productpage itself. I only want it to show on the product category pages.
And is it possible to add a little cross to the filter so its more obvious that you have to click on the cross to close the filter?
Like this:https://ibb.co/FY94QTc
Quote from Pablo Borysenco on May 20, 2024, 11:53Hello
try to change this code:
add_action( 'wp_footer', function(){
if( is_woocommerce() == true && is_product() == false){
echo do_shortcode("[woof_slideout image=null image_h=50 image_w=50 location=right speed=100 action=click offset=250px onloadslideout=false mobile_behavior=1 text=Filters ][/woof_slideout]");
}
});
And is it possible to add a little cross - Unfortunately the plugin does not have such a feature
Hello
try to change this code:
add_action( 'wp_footer', function(){
if( is_woocommerce() == true && is_product() == false){
echo do_shortcode("[woof_slideout image=null image_h=50 image_w=50 location=right speed=100 action=click offset=250px onloadslideout=false mobile_behavior=1 text=Filters ][/woof_slideout]");
}
});
And is it possible to add a little cross - Unfortunately the plugin does not have such a feature
Quote from Lianne on May 20, 2024, 12:37That worked, thanks!
So the only way to close the filters is to click on the word 'filters'?
And there's a bit whitespace at the right, can that be removed? -> https://ibb.co/NSqFWZW
That worked, thanks!
So the only way to close the filters is to click on the word 'filters'?
And there's a bit whitespace at the right, can that be removed? -> https://ibb.co/NSqFWZW
Quote from Pablo Borysenco on May 21, 2024, 10:52Hello
So the only way to close the filters is to click on the word 'filters'? - The filter closes if the user clicks on any part of the screen other than the filter
And there's a bit whitespace at the right, can that be removed? - Please delete this code - https://share.pluginus.net/image/i20240521115214.png - clear all cache and do a test
Hello
So the only way to close the filters is to click on the word 'filters'? - The filter closes if the user clicks on any part of the screen other than the filter
And there's a bit whitespace at the right, can that be removed? - Please delete this code - https://share.pluginus.net/image/i20240521115214.png - clear all cache and do a test