b8engl
Forum Replies Created
-
Why after deactivating plugin code remain in htaccess?
The error message is the same without gd or imagick modules active!
- This reply was modified 5 years, 3 months ago by b8engl.
Does this plugin checks for active extensions on server side?
Q: What’s the difference between
webpc_uploads_path
andwebpc_uploads_webp
?
A: one is original and the other is your path!So i just need to change one path cause the other one will be created, yes?
Tryed with my custom endpoint conteudo = wp-content (same resulte!)
Tryed with default path = wp-content (same resulte!)
Tryed with both filters and create the folder = imagens-webpc (same resulte!)Also the settings doesn’t stick on first saving, always on second try. Who knows why…
<div class="webpLoader__errorsContentList">File "/var/www/vhosts/webpage.pt/httpdocs/conteudo/imagens/apple-iphone-7-rose-gold-grade-b-4.png" does not exist.<br>
add_filter('webpc_uploads_path', function($path) { return 'conteudo/webp'; });
I tested the filter with my custom endpoint, but unfortunately still showing the same error while generating. Don’t know if the modules are active or not on the server. Maybe a fail check in future release…
Thanks anyway!- This reply was modified 5 years, 3 months ago by b8engl.
Forum: Reviews
In reply to: [Media Webp] The best webp aplicationPlease, consider switching the logo from the plugin. People is doing what I did and ignore this amazing plugin just because the image is not so attractive. This plugin is amazing, five stars! Thank you very much!
The issue was the endpoint wp-content! Is there anyway to set this with a custom path?
Forum: Plugins
In reply to: [WooCommerce] SQL query delete all products except virtual / downloadThank you so much @riaanknoetze for let this request to be open!
By the way, the questions are open at stackoverflow:EN: https://stackoverflow.com/questions/57608441/sql-query-to-delete-all-the-products-except-virtual
Fingers crossed, hope that someone might help with this matter…
the third point ( 3 – Other EU clients must pay VAT ) doesn’t work for me, any ideas?
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] Variable not working {billing_country}Was browser cache problem!
Forum: Plugins
In reply to: [WooCommerce] Removing Company Name Field From Woocommerce Checkout@rynald0s that’s really helpful, thanks!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 update breaks layoutGo to Scheduled Actions and run one manualy, if it shows that complete, the do all manually. If not shows as complete, enable debug mode and see what going one there! I have run all manually and now I don’t have any actions pendidng.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 update breaks layoutWas security plugin cleanin post classes. But you could try disable all the plugins except the woocommerce, you will see that this and previous version have problems.
Regarding cron jobs, the problem wasen’t solve by the autor with this release. Even with the previous version the Scheduled Actions are all pending and database doesn’t update and that’s why we see woocommerce page breaks!