Articles Archive for December 2010
Magento »
Here is a quick solution to the problem of upsell, cross sell and related products not showing up in Magento shop frontend. This problem occurs in Magento version 1.4 or higher. Scenario:
Miscellaneous »
Scenario: I am using wordpress for my blog. I have registered my blog in disqus.com. I just installed the ‘Disqus Comment System’ wordpress plugin in my blog. Now, when I try to access my blog’s RSS Feed, I get error saying “Closing Tag Mismatch” and the RSS Feed is not displayed properly. The feed crashes. [...]
Magento »
Here, I will show you how you can filter or fetch products related to any particular attribute and value. A simple scenario will be filtering products by manufacturer/brand. Suppose, I want to get all products under ‘Samsung’ manufacturer/brand.
Blogger/Blogspot, Google, Making Money Online »
Here, I will be showing you how you can add google adsense to your blogger / blogspot website. Note: I will be telling about adding adsense in sidebar and in each single post as well.
Blogger/Blogspot »
You can easily hide or remove the top navigation bar from your blogger website. You just need to add a simple CSS code. – Go to Design -> Edit HTML of your blogger website. – Add the following CSS code (You can write the CSS code inside style tag OR, you can put it in [...]
Magento »
In your Magento shop URL, if you see “index.php” and wanted to remove it then here is the solution. – First of all, apache module ‘mod_rewrite‘ should be enabled. Check apache’s httpd.conf file this. – Then login to Magento admin panel – Go to System -> Configuration -> Web -> Search Engines Optimization -> Use [...]
Magento »
Scenario: I have changed my product’s Visibility to ‘Nowhere‘. But still the product is visible in both catalog and search. I have refreshed cache but the problem is still there. Cause:
Magento »
Maintenance mode is a key feature required to any website. You need to set the live website into maintenance mode whenever you need to do any changes in the website. Here, I will show how you can do this in Magento. For Magento version 1.4 and above, you just need to create a file named [...]
