Admin
Moderating
Bronze Member
Iron Member
Donor Member
- May 31, 2020
- 2,329
- 1,466
- $9,252
lose a " ' ". i will fixed it quickly
- Added: option to hide newsletter in footer
- Added: option to set closable sidebar closed by default.
- Added: separate font size options for mega menu 2nd level items
- MegaMenu active menu items are now highlighted via js since in Magento 2.4.7 it was removed from php side.
- Fixed: MegaMenu item with toggle does not open link on second click due to new wrapper in 1.8
- Fixed: passed proper css selector for blog listing lazy load
- Fixed: Sale price difference label double...
- Various minor js optimizations
- Added: sale price difference labl for configurable products
- Added: sync price on sticky add to cart block (with product info block)
- Added: fake countdown now saves first visit to calc elapsed time instead of start over on each page load.
- Reworked countdown so now all widgets use the same global timer instead of creating new timer for each countdown. Aswell as other minor optimizations.
- Stock info block now shows for MSI products even if...
https://athlete2.com/documentation/changelog.html#v1.8.0.7no change log for this version current
- Fixed PHP 8.3 deprecation errors
- Fixed show/hide filters toggle does not work after content update with ajax
- Fixed has-active class is missing in menu (previously moved in Magento from php to js)
- Fixed loop option for self hosted vide on product page
- Fixes properly replace fotorama image placeholder after gallery loaded in quickview (only noticeable when images have transparent background)
- Fixed swatch renderer error when price difference is disabled
- Reworked "to...
Read the rest of this update entry...Magento 2.4.8 Compatibility
Plese note: A large number of .less files have been updated in both the theme and modules due to the stricter LESS preprocessor in Magento 2.4.8.
Core Module
Performance improvements
Added "tiny" and inline versions of Owl Carousel CSS. The "tiny" version includes only core styles since the theme handling visual styling.
Improvements
Language switcher now uses an <img> tag instead of background image
Removed outdated CSS vendor prefixes
Added caching for lazy load...
Read the rest of this update entry...
- Fixed missing grid items animation after LESS changes in Magento 2.4.8.
- Fixed Owl Carousel dots alignment option after LESS changes in Magento 2.4.8.
- Fixed subcategories slider widget not showing settings due to an incorrect dependency.
- Fixed "Show Filter"(Sidebar) toggle now being hidden on 1-column catalog pages (filters are moved to a slideout on such pages and already have a toggle).
- Added missing disableSwatchForOutOfStockProducts method in the swatch renderer...