loop2 Please Wait...
DeveloperGang

How To Display A Page In The Categories Default Menu Magento ??

cat.png
Here are step by step solution for the adding our CMS page to menu with categories: read carefully to understand this. check below screenshot that is already showing our categories...

How to get current theme name and package name in magento?

Magento-url.png
Current Package name Mage::getSingleton('core/design_package')->getPackageName() Current Theme name Mage::getSingleton('core/design_package')->getTheme('frontend') Read the...

How to change the logo in magento ?

Magento-url.png
First, you need to login to the admin panel. Then go to System ==> Configuration ==> Design ==> Header. There change the image name to what you want. Upload your Logo ski...

How to remove index.php from the website URL in magento?

Magento-url.png
There is an easy way to remove index.php from your website url only in case the mod_rewrite module is enabled on your server. To check this, you may contact your server administrat...

How to add facebook (fb) like button in the product view page magento???

magento.jpeg
As we all know there are many Magento extensions for social sharing services I have shared this article for add just single Facebook like button in product view page::: Read the F...

How to find out if a record already exists in a database or not in Magento ?

Magento-url.png
To check out whether record exists in the database of MAGENTO you can use the following query::: getCollection()->addFieldToFilter('field_name', $value_to_check)->getFirstIt...

How to add Magento newsletter in footer or Header?

magento.jpeg
To set the Newsletter on Footer also in Header section: Must follow below steps.. FOR THE FOOTER: Go to app/design/frontend/default/your_theme/layout/ open newsletter.xml Check the...

Display Magento categories in the Left side of the Homepage..

Magento has its top menu reserved for category navigation. It’s pretty solid for displaying categories, even when there is a large number of them. In most of the cases clients want...

How To Check If Current Page Is Homepage In Magento?

dev.png
In this article, I am going to explain the basic code for Magento through which we can identify the page on which we have. If we like some js, CSS or image files need to be loaded...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.