When you install Magento Community 1.6.x.x and above or Magento Enterprise 1.10.x.x and above, sometimes you meet the error “Invalid default value for period”. It makes you unable to continue to install. How can you deal with this issue?
Today I will share with you one of the most interesting things I have experienced when working with Magento platform. It’s how to add a block to the product page without modifying the template.
Although Magento is much younger than other competitors, it has a large community of users for great extensions and templates which take your online store to the next level. 21 Magestore free products including modules as well as themes are always available for you to download. Let’s check them out!
I bet you’re familiar with Pinterest, it’s really hot these days. Pinterest is one of the fastest growing and addictive social channels on the internet right now. If you run a web store, you might have wanted to put Pinterest buttons on product pages to get more traffic to your site.
Hi everybody. Today I’ll write about layered navigation – the very important part of each e-commerce website. The layered navigation helps your customers easily find products with the attribute(s) that they need. Just follow now if you are interested!
Hi everyone. We know that Javascript is compiled when the browser loads your webpage. However, sometimes you need to compile your script loaded by Ajax, how should you do? If you are in this case, this post may be helpful for you!
As you may know, there are two types of storing a product when loading collection in Magento: EAV and Flat. The Flat has the higher performance than EAV while EAV is more dynamical than Flat.