-
Recent Posts
Recent Comments
Archives
Categories
Tags
404 attributes bestseller block caching categories categoryfilter children cms cms pages column concatenate css csv current url eBay errors excel extensions google analytics inchoo javascript jNice layouts left block local login magento install merge new products newsletter not-magento parent popular search terms products query send a friend static blocks subcategories template url-
Tag Archives: errors
Css merge does not work
If you enable css merge and you find that your site does not look the same or the styles are wrong then the reason behind it might be the css @import. Remove the @import sections and add the imported css … Continue reading
Google analytics not working?
Have you inseerted Google API in the admin? Yes? That might be a simple issue. Check googleanalytics.xml of your template. If you see something like . Bingo! The reference to the template file is missing! Change it to and ensure … Continue reading
Magento login problem after localhost install
If you install Magento on localhost (with http://localhost/magentodir as base url) you will fail to login successfully into the backend. There are two solutions for this problem. First is to create a virtual domain by adding 127.0.0.1 localhost.com to your … Continue reading
Magento search gives 404 page
If you happened to notice that simple search results with 404 page (page not found) for Magento 1.4 , check if you have installed Customers who bought this product also purchased magento extension. The fix is pretty simple. Open app/code/local/Jain/Bought/etc/config.xml … Continue reading