aheadworks Blog not showing up or empty in Magento
I recently set up a new Magento website from fresh and then install a new theme follow by installing aheadworks blog extension. Everything works fine until I installed the blog…
Web Developer/Designer.
I recently set up a new Magento website from fresh and then install a new theme follow by installing aheadworks blog extension. Everything works fine until I installed the blog…
For a few months after i have upgraded to 1.6.x and to current 1.8.x, i have been facing the following issues/behavior in backend admin
I just recently upgrade one of my magento ecommerce website from 1.7.x to 1.8.1 and one of my customer feedback that he encounter a javascript undefined error upon checkout.
After some comparison with the base folder of magento 1.8.1, i figured out that you need to amend the following page.
Finally have time to change my theme. The previous and the first one lasted 4 years and 2 months (2009 Sep)! The previous one (re-doable) is not supported in latest…
If you, like me try to use the following command in using composer and get this error You are probably using Windows command prompt to do the update. Try this…
Ever wondering how to add aheadworks’s mangento extenstion– blog list to your home page? Here’s how to do it. Duplicate app\design\frontend\default\helloseasonal\template\aw_blog\blog.phtml to app\design\frontend\default\helloseasonal\template\aw_blog\bloghome.phtml Edit bloghome.phtml Optional: If you want to…
Do you have a category menu that you want to redirect to a URL instead? Did you install aheadworks blog extension and wants to redirect a category to the blog?…
If you are connecting to an outlook exchange server and would like to change the offline folder file location but unable to do so, try the following steps to change…
If you encounter 404 error when you connect to Magento Connnect Manager (System-> Magento Connect Manager), it is probably due to your folder permission not set up correctly. Fortunately, there…
Unfortunately, the default Magento does not comes with all the languages installed. Changing the language dropdown at the bottom of the page will not change the interface. Here’s how to…
If you have turned on your google analytics in admin console and you are using custom design template but the google analytics is not showing up in your html codes,…
Below are the snippets on how to implement a conditional validation in the form. i.e. validate field A if field B is true As discussed in this tutorial (though it…