Wednesday 10 October 2012

Wordpress: Manually Order Categories

Wordpress: Manually Order Categories

I was trying to find a Wordpress plugin that allows you to manually reorder the Category List.
The module here seems to allow you do this quite easily. I haven't fully tested it myself, but the developer has kept it up to date. The module is called My Category Order.

click here for the original plugin.

Monday 8 October 2012

Magento: Sort Categories / Menu

Magento: Sort Categories / Menu

In order to sort category items in the main menu, you just need to drag them in the admin panel of Magento.

If this doesn't work, you can manually up date the sort values in the database.

Friday 5 October 2012

Magento: Slow Product Import

Magento: Slow Product Import

If you are trying to import products into your Magento shop and it's taking a long time. Check the following things:
  • If you have a lot of products, then that's the reason,
  • But if you only have a couple of hundred products, and it says you are importing more, then you need to clear your logs. The link below will show you how.

click here for the original website