Prestashop Estimated Delivery Time isn't a bad module at all
But... Damn it! Damn it! Damn it!
How is it possible to sale this module on Prestashop addon Marketplace for 39.99€ and make such
not giving a fu... err... novice mistake !?!
The /css/ directory wasn't even present in the
estimatedshippingtime/view/ directory, and instead, they put the css code, sneakily hidden in a HTML <style> Tag, right at the end of
estimatedshippingtime.tpl
Now, this ugly mistake is fixed, as I have:
- removed the css from the estimatedshippingtime.tpl
- created a estimatedshippingtime.css file, and put it in the (new) .../view/css/ directory
- updated the estimatedshippingtime.php to get the css from .../view/css/estimatedshippingtime.css, as it must do... normally!
Enjoy
Download Estimated Delivery Time [Fixed] for PrestaShop 1.7.2 to 1.7.5x:
*** Hidden text: cannot be quoted. ***
If you noticed it, there is [Fixed] in the title, so if you type Fixed in the Search box, and hit Enter, you will see all my fixed modules
! BIG & BOLD WARNING !
Just in case, I need inform you all that the module "Estimated Shipping Time" (even my fixed version above) will create a
critical errorand will
crash Prestashop 1.7.6 if you make a update without
desactivate the module before make your upgrade.
The critical error is caused by something not correctly coded (again) in the admin file.
I will try to fix it when I will have some free time to give a look at it.