lat9
lat9
Could that just be the browser-caching the javascript?
I've not looked at the code, but I know that there are *major* Bootstrap class differences between 3 and 5. Does Bootstrap 5 provide a polyfill? I've got a ton...
> No, BS5 does not provide a polyfill, but there is an active project to support IE11: https://github.com/coliff/bootstrap-ie11 Personally, I don't see the need to support that dinosaur, especially in...
Some of the plugins I maintain that have been converted to BS3 mark-up are: Edit Orders, ZCA Bootstrap Template (its color-definition tool), PayPal Restful's admin notifications, Google Product Search Feeder...
If that base update is now acceptable, I'll follow up with some reformatting/refactoring prior to merge.
I tried that, but `` tags in the admin display as that ugly red/pink color.
Oooh! `` works! > Also, depending on screen-width, the buttons show up like below. I wonder if there should just be an intentional `` between them, so they're forced to...
Perhaps, rather that patching the issue in `ot_gv.php`, a change should be made to the currencies' class' `normalizeValue` method: https://github.com/zencart/zencart/blob/cd24471b65981010a37ca9c4964dff03428a45aa/includes/classes/currencies.php#L126-L130 Instead of just 'converting the decimal-point to a '.' to...
> TY - like the idea, just need to get some time to explore. No problem; I'll note that the same amount using Costa Rican Colones (CRC) would be displayed...
So, what's the story with product id 3414's option id 86? How are the product's options defined?