Avalanche

Merry Christmas and Happy Holidays from Fast Division! It’s been awhile since I’ve posted an update but I’m pleased to announce Avalanche 1.4, a collection of improvements and bug fixes for Magento 1.7.0.2. Major updates include Schema.org microdata support and stylesheet generation for unlimited mobile stores.

  • Schema.org Microdata: Product, Offers, Ratings, Reviews
  • Multiple stylesheet support for Avalanche Mobile
  • Coupons now supported in Avalanche Mobile
  • Captcha now supported in Avalanche
  • Social media footer HTML moved to static block
  • Tax/VAT information should now be properly added to widget product collections
  • Improved one page checkout form validation (state, postal code, phone, fax)
  • Coupon form now submits upon pressing the enter key
  • Fixed PayPal Express support and revamped the PayPal order review page
  • Fixed Facebook Connect code for Like Button
  • Fixed Facebook Like button in the Quick View
  • Fixed “FB is not defined” JavaScript error for FB like button on subsequent page refreshes
  • Fixed AJAX Catalog with “Show More Products” behavior when using back button
  • Fixed display of optional customer registration fields
  • Fixed display of cart discount label on cart total list
  • Fixed localization issues with review dates by reverting back to default code
  • Fixed contact form page template in contacts.xml
  • Fixed display issue with multiple addresses on multishipping overview page
  • Fixed 0 Reviews star display on Avalanche Mobile
  • Fixed rare minification issue with several JS files and semi-colons
  • Added default theme check when generating and exporting stylesheets
  • Updated jQuery (1.8.3), Modernizr, Slides and Waypoints
  • Updated Adminhtml Form.php override file for Magento 1.7.0.2
  • Removed custom opcheckout.js in favor of Magento’s default script
  • Removed custom bundle price.phtml template in favor of Magento’s default template
  • Removed product-grid.js since it’s no longer used
  • Removed jQuery Metadata dependency

[click to continue…]

{ 7 comments }

Integrating extensions into a custom Magento theme isn’t an easy task. To ease the pain we’ve released 4 brand new guides for Avalanche, our premium Magento theme:

We’re hoping these guides save you time and money as well as give you some ideas on how to integrate other extensions into Avalanche. As always, check out our extensive documentation and FAQ database if you need more help!

{ 3 comments }

If you recently upgraded to Avalanche 1.3.2 and are currently experiencing server-related issues please log in to the Avalanche members area and download the latest hotfix.

The stylesheet fallback system used in the latest version of Avalanche is causing problems on a substantial amount of servers resulting in increased CPU and processes. This is occurring because the fopen() function used to check for the existence of files is stalling and creating additional requests to the server.

This hotfix replaces the fallback system by using Magento’s scope-based configuration storage. Generated CSS file paths on a store-by-store basis are now saved in a configuration variable rather than performing cached file checks.

If you have any questions or continue to have issues with your server please contact support immediately. Thank you for your understanding!

Avalanche 1.3.2 for Magento 1.5+ and Avalanche 1.3.2 for Magento 1.7+ have both been updated with this hotfix.

{ 19 comments }

The latest update to Avalanche is now available with plenty of bug fixes and improvements. Over the last few months we’ve been polishing the existing code in anticipation of several new extensions still in development.

Most notable is compatibility with Magento CE 1.7.0.1 and 1.7.0.2, which significantly overhauled PayPal payment methods and required some bug fixes. I’m also very pleased to announce support for multistore stylesheets which make it incredibly easy to generate styles from the Avalanche configuration panel. You can now change your store configuration scope, update your Avalanche Desktop design settings and have a stylesheet generated specifically for the website / store / store view.

  • Magento 1.7.0.1 & 1.7.0.2 Compatibility
  • Multiple stylesheet support for individual style configuration of websites and stores
  • Contact Us page template (templates/contacts/form.phtml)
  • SEO Category & Product Sitemap page template with styling
  • Fixed the adminhtml form block class override for Magento 1.7.0.1 (fixes System > Configuration > Payment Methods)
  • Fixed translation of “Show More Products” button and added phrase to boilerplate CSV file
  • Fixed styling of terms and conditions checkbox on checkout page
  • Fixed bug with Facebook and Twitter social buttons not reloading on subsequent Quick View opening
  • Review Photos: Fixed issue with spaces in uploaded photo file names
  • Fixed paragraph wrapping issue on product description on product detail page
  • Fixed Avalanche configuration bug when using standard system fonts rather than Google Web Fonts
  • Fixed IE7 dropdown display bug with ms-filter gradient
  • Added translatable text to custom sort toolbar labels
  • Moved “Shop with Confidence” to static block
  • Improved look of multi-address checkout address information
  • Added theme support for downloadable products in the shopping cart
  • Improved print stylesheet

We’ve also written a guide on how to integrate Simple Configurable Products (SCP) into Avalanche. Check it out!

{ 5 comments }

Avalanche Documentation Now Available in the Knowledge Base

June 19, 2012

As Avalanche continues to grow and in anticipation of upcoming releases the official documentation has been moved to the Fast Division knowledge base. What does this mean for you? Expect higher quality documentation and more resources devoted to making your customization experience with Avalanche much, much easier. Magento is a very complicated platform with lots [...]

Read the full article →

Avalanche 1.3.1 for Magento 1.7 Now Available

April 30, 2012

It’s been a month since our last release of Avalanche and I’m pleased to announce another update! Avalanche 1.3.1 comes with a bunch of important fixes and compatibility with Magento 1.7. Many new features are in development for the next major release. In the meantime we upgraded the AJAX catalog and added some new sorting [...]

Read the full article →

Pacifica: Free Magento Theme with Social Media Integration

April 29, 2012

To show my appreciation for the Magento community and spread the word about Fast Division I’m pleased to introduce Pacifica, a free Magento 1.6+ theme for 2012! From time to time we’ll be releasing some excellent Magento freebies such as basic themes and extensions. Installation Guide Social Media Buttons: Facebook, Twitter, Google+, Pinterest jQuery Nivo [...]

Read the full article →

DIY Magento: Using GitHub and Symlinks to Manage Your Magento Themes and Extensions

April 25, 2012

If you’re like most store owners running a Magento shop, you’re probably editing your store files via FTP. Maybe you have a test store set up in a different folder. You might even being doing it live on production! There’s a better way to manage your code and deploy updates painlessly: Git. In software development, [...]

Read the full article →

Fast Division at Magento Imagine

April 22, 2012

It’s finally here! Magento Imagine is hosting the largest Magento conference ever in Las Vegas at the M Resort from April 23 – April 25. Find out what’s happening and stay in the know by following the #magentoimagine hash tag on Twitter. I’ll be there taking notes, attending workshops and meeting everyone in the Magento [...]

Read the full article →

DIY Magento: Create AJAX Login & Registration Forms for Your Magento Theme

March 29, 2012

Why make your customers suffer through 1-2 extra steps just to login or register on your Magento store? In this article I’ll show you how to build an AJAX Quick Login and Registration form that can be used in a dropdown or lightbox. We’ll be creating a new extension and overriding several controller actions in [...]

Read the full article →