Loading tweets...
  • Cart
  • Search

Magento Tutorials

Magento how do i, step by step tutorials

Magento speed up - Howto?

January 25, 2012 |  in Magento Tutorials

As you probably know by now, Google is Using site speed in web search ranking. And I couldn’t agree more: speed is important for your site, and not only for Google but mainly for the User Experience (UX) on your site. Research from Google and Microsoft shows that slower websites convert less and that the effect of a slow website is lasting.

optimize spped up

Identifying Magento Performance Problems with the Magento Profiler

December 15, 2011 |  in Magento Tutorials

Using the Profiler requires a fairly deep (e.g. time consuming) analysis, so make sure you are barking up the right tree before proceeding with this. You’ll want to eliminate any front-end issues (such as loading large png files, too many css or javascript files, content compression, unnecessary Javascirpt, etc.) to be sure your problem is really server side (The “YSlow” firebug plugin is a good resource for client side problems).


Fix 404 error when access admin panel after upgrade or fresh install

October 14, 2011 |  in Magento Tutorials

Some time, you meet this 404 error after upgrade you magento website, or even fresh installation. Your frontend running smooth but you can not access your backend. Do the following ways to bring your backend accessible. One at a time, if problem fixed, it's not necessary to do anothers.

404

Magento - Wordpress Integration. The easiest way

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 [...]

magento wordpress


Can't run advanced import profiles after upgrade to magento 1.4.2.0

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> [...]

Magento CMS Tags (Directives)

January 25, 2011 |  in Magento Tutorials


Setup iphone theme for magento

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 [...]

iphone ipod layout magento skin- Theme

How To Remove The “Position” Sort Option

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 [...]

How To Option Position Sort


Retrieving URL paths (skin,media,js,current,base,home...) in Magento

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 [...]

magento path url

Available conditionals for addAttributeToFilter()

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) [...]

addattributetofilter collection conditions magento


Items 1 to 10 of 13 total

Page:
  1. 1
  2. 2