Magento speed up - Howto?
January 25, 2012 | in Magento Tutorials
Magento how do i, step by step tutorials
January 25, 2012 | in Magento Tutorials
December 15, 2011 | in Magento Tutorials
October 14, 2011 | in Magento Tutorials
March 28, 2011 | in Magento Tutorials
Still searching a best way to intergrate your magento with wordpress, you can have it done in a few small steps, no more headache. Try Fishpig’s Magento/WordPresss Integration Extension, and [...]
February 4, 2011 | in Magento Tutorials
After upgraded your magento to 1.4.2.0, when you start to run advanced import profile magento admin show blank page. Do the following modify.
Locate file:
app/design/adminhtml/default/default/layout/dataflow.xml
After:
<adminhtml_system_convert_gui_run> [...]
November 26, 2010 | in Magento Tutorials
If your magento already have iphone theme in default folder but your site does not use it when you browse your site with an iphone or ipod device just follow [...]
April 19, 2010 | in Magento Tutorials
All you have to do is edit the file /app/design/frontend/yourpackage/yourtheme/template/catalog/product/list/toolbar.phtml. Towards the bottom, you’ll find the sort by code that outputs a select element. It looks like this:
<?php echo $this->__('Sort [...]
April 17, 2010 | in Magento Tutorials
Magento comes with built in function for retrieving URL paths. Function is called getBaseUrl() and its located under Mage class. However, function is not documented as it should be. Documentation [...]
April 17, 2010 | in Magento Tutorials
using these conditions for magento collection
* If $condition is array is - one of the following structures is expected:
* - array("from"=>$fromValue, "to"=>$toValue) [...]
Items 1 to 10 of 13 total