wellmadeonline
Forum Replies Created
-
Forum: Plugins
In reply to: [Cart All In One For WooCommerce] Adding multiple products to cartThank you for the quick response.
Unfortunately changing value of the input didn’t help. You can test it yourself by changing value manually in developer tools.
I changed it to 100 (along with url) and it still adds 1 item each time.Forum: Plugins
In reply to: [Cart All In One For WooCommerce] Adding multiple products to cartHere: https://canna.explayn.vot.pl/ (homepage)
You’ll have to view it in resolution under 767px. You’ll get popup which shows up when you click on any of the products.Forum: Plugins
In reply to: [Cart All In One For WooCommerce] Adding multiple products to cartHi, yes, I just want to add more than one product at once to the cart.
Here you have a screen shot which may be helpful: https://imgbox.com/u9fg5u35Doesn’t matter how many product I set in the input box (there is 6 on the screenshot) it will add always 1 product to the cart.
So there is no way to fix it?
In my opinion it’s a bug and can be very misleading for customers.Hi, thank you for your reply. I tried that option but it didn’t help, entire filtering stopped to work after using that option.
Forum: Plugins
In reply to: [Booking Activities] Lack of calendarThanks for quick answer, just updated the plugin and it looks like everything started to work as intended. Give me some time to test it and I’ll be back with the feedback ??
Hi again @mateuszgbiorczyk , after some time I got few ideas about improving plugin functionalities. On one of my websites I use caching plugin WP Rocket, and with “lazy load” option enabled some images (logo) just not displaying. Disabling lazy load for this particular image not working and I think this might be due to WebP conversion. So I figured – it is maybe a good idea to add option to disable converting specific images? With absolute/relative path, or/and wild cards?
Other thing: I read an article about WebP compression https://siipo.la/blog/is-webp-really-better-than-jpeg
It seams that WebP format is not as good as Google thinks it is. It would be possible to add conversion images to AVIF format? Like an option maybe or experimental feature.
And last thing. Some of the images been converted by the plugin with question marks in their names, like
somefile?sometex.webp
I use GIT on my remote server. It is not a problem for Linux OS to have special characters in file names, but Windows OS won’t let the GIT create files with question mark in their names. Because of that I had some difficulties withgit pull
command on my windows machine.Regards
- This reply was modified 4 years, 9 months ago by wellmadeonline.
In my opinion your plugin is close to perfect, so my suggestion is to not make it overcomplicated. Do not add too much stuff to it, like more settings and buttons.
Only small issue I can think about is when I mark checkbox to include folder
/themes
, I forgot to clickSave
and clicked button to regenerate all images so it did’t work. Had to clickSave
button first, but that wasn’t obvious at a first glance. Maybe it’s worth to do options change through AJAX?Hi, yes, you’re right files have been moved from the directory
/wp-content/uploads-webpc
to the directory/wp-content/uploads-webpc/uploads
, that was what I meant. Like I wrote before – not a big deal, but I think on some budget hosts if someone have tons of images it can be a little inconvenience.I did regenerate all images again and – as expected – there was 0 regenerated files this time.
Thanks again!PS
I really like your plugin, I use it at almost every website I work on, it just simple, works flawless and does exactly what it meant to do. Good job!- This reply was modified 4 years, 9 months ago by wellmadeonline.
@mateuszgbiorczyk I finally tested your new plugin and… it’s working almost prefect ??
I was able to convert images in my theme folder but not all of them for some reason. Some small PNG images stayed untouched. You can take a look here: https://silverhand.eu/I think it might be due to option “Automatic removal of WebP files larger than original” but I ran “Regenerate All” with “Automatic removal of WebP files larger than original” unchecked and it had no effect.
Another thing is when I run “Regenerate All” the plugin did regenerate all images but removed old ones and created brand new set of images. The option “Force convert all images again” was unchecked.
Not sure if this happened because I did something wrong?
But this is no big deal, new plugin did the job, thank you very much ??
@mateuszgbiorczyk Thank you, I’m impressed how quick you did it ??
Not sure when I be able to test your new plugin but I’ll try to do it this Saturday or beginning of next week.
Thanks!@docbt Thanks man! I’ll test it later on.
@mateuszgbiorczyk Of course you’re right, it is ad-hoc solution, but it will do for me ?? Tahnks!@mateuszgbiorczyk But maybe there is the way to add custom folder to conversion?
For example in WebP Express plugin user has choice what folder to pick: uploads, theme folder or entire site.Or maybe you could provide some custom code solution?
Same here – NOT WORKING
Forum: Plugins
In reply to: [Booking Activities] Translation with WPMLThanks for quick response.
Unfortunately, I won’t be able to use the qTranslate-XT plugin on my site because I’m trying to install Booking Activities on an existing page where WPML is configured to translate pages and switch language versions. So I can not give up WPML and it seems to me very unlikely that two translation plugins may work on the same site and not cause conflicts.
Anyway, thank you for your help, I hope you manage to adapt Booking Activities to WPML in a reasonable period of time because WPML is gradually becoming a standard in the world of WordPress