How to get product id from the current product page
Hi every body
today I wanted to implement a way that products images in magento could be able to have link to open a popup when the image is clicked to show a larger image...
How to Remove Get help for this page” near top admin magento menu
There is a link near the top menu navigation in admin panel of magento and in some cases let say you want to give this to some one else you want to remove it...
Remove indexing notification on magento
Hi
This index notification that magento has not yet been indexed its categories,artibuts and so on relly anoyes when it come to appear each time we login an use the Magento admin panle
it is luck...
How to Change category layout from 3 columns to 2 columns left or right...
one of the magento's hardest work is to customize its layout unlike the others such as joomla or wordpress that all the layout files of the templates are together
IN magento there are two types...
how to disable Latest Message Notification in magento admin panel
Every time that I loged in to magento admin panel I would see a notification such the following would be appeared at the very top under the navigation menu appeared
You have 1 critical, 4...
Getting product image gallery with product id magento
If this is a file out of the magento core api you must include this at the top
require_once './app/Mage.php';
Mage::app('default');
$_helper = Mage::helper('catalog/output');
since we...
increase number of product items from 3 column per row in magento
Hi Every body
I found this solution very quick and easy both for anchored categories and non anchored categories in magento for changing the default limit of 3 products in each row of products to...
How to Fix Class ‘Mage_Googlecheckout_Helper_Data’ not found in in Magento updated to 1.8...
If you are receiving this error after upgrading your magento store to the latest 1.8 version, don't scare that all would be fine
PHP Fatal error: Class 'Mage_Googlecheckout_Helper_Data' not found in /home/user/public_html/app/Mage.php on line...
change magento istallation directory or address tutorial
If you have installed magento in a wrong directory or You've had magento installed on a temporry directory or een you want to change your directory or if you want to change mageno installation...