Athlete2 - Strong Magento 2 Theme

Athlete2 - Strong Magento 2 Theme 1.8.0.6 Nulled

No permission to download
thanks to dear member @adk78 updated Athlete2 - Strong Magento 2 Theme with a new update entry:

20 August 2022

  • Compatibility with Magento 2.4.5
  • Compatibility fix for Magefan blog 2.10.10
  • Fixed ios qty input double arrows
  • Fixed missing width/height image attributes for some blog widget layouts
  • Fixed possible theme validation issue
  • Fixed theme option missing default value
  • Lazy load - some compatibility improvements for ios
  • Fixed some missed php deprecation errors
  • Fixed double search button on mobile in amasty search patches

Read the rest of this update entry...
 
11202204_01.webp
1.first please go into M2 backend , stores->Configuration-> Theme license --> enter any code to save .
2.if you can't load google font in backend,

app\code\Olegnax\Athlete2\Model\Config\Settings\GoogleFonts.php
app\code\Olegnax\Athlete2\Model\Config\Settings\GoogleFontsVariants.php

change php code to
PHP:
private function _getApiFonts() {
        return [ ];
    }
 
Top