Wordpress - shamimcse05.wordpress.com - Shamim Ahmed

Latest News:

Display Attribute label – and Attribute value in magento 27 Apr 2013 | 10:59 pm

To display attribute label: $_product->getResource()->getAttribute('my_attribute')->getStoreLabel(); and attribute value: getAttributeText('my_attribute'); ?> thanks Filed under: Magento Tagged: attri...

Saving problem for Large Number of Attribute Option Labels in Magento 18 Apr 2013 | 02:13 pm

I had a problem (POST truncated) today and it comes from a too little POST limit. (or the standard PHP post_max_size) i solved it with changing php.ini max_input_var=1000 to max_input_var=10000 you ca...

How to Translate Text in Magento 2 Apr 2013 | 06:10 pm

1. Add the following code inside your custom module config.xml 2. Put Your Translation.csv inside app/locale/[your package]/ 3. Use following code to translate it in frontend . 4. This is how your csv...

Serching Product by Attribute from Product page. 19 Jan 2012 | 12:35 pm

Sometimes people to want to  display product attribute in product page. then they want to link this attribute. if someone click on that link then all product of that attribute will display as a search...

How to solve Product Flat Data and Category Products (Indexed category/products association) reindex issue 12 Dec 2011 | 03:51 pm

Hello Getting to this point ultimately lead to the resolution. Below is the process we used to solve the reindexing issue for Product Flat Data: 1) Export all catalog_product_flat _* tables with dat...

Magento Admin login 404 Error 12 Dec 2011 | 08:48 am

Just open phpmyadmin and run this code for more magento tutorial visit: http://blog.free-extension.com/ Filed under: Magento Tagged: admin login error, error 404, Magento

Magento: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘XX-XX’ for key “PRIMARY” 12 Dec 2011 | 08:45 am

Just Run This code in SQL for more magento tutorial visit: http://blog.free-extension.com/ Filed under: Magento Tagged: Magento, sql

How to delete all orders in Magento 25 May 2011 | 10:01 pm

Unfortunately, magento default does not have option for delete order in Magento by default. there are over hundred orders leave in backend which make our sales confused. In this case, you can execute ...

Category listing alphabetically in magento 20 May 2011 | 10:19 pm

for more magento tutorial visit: http://blog.free-extension.com/ Tagged: category, category listing, category listing alphabeticaly, Magento

Sorting categories in Magento according to the position in admin 28 Apr 2011 | 06:44 pm

in here 3 is parent category ID for more magento tutorial visit: http://blog.free-extension.com/ Filed under: Magento

Recently parsed news:

Recent searches: