Fix missing Layered navigation in Magento

If you find that when you look at your Magento powered e-commerce  site and all your layered navigation sub categories have vanished! Don’t panic.  Simply log onto your back end System > cache management > Layered Navigation Indices > rebuild now.

hey presto all should be well again.

Fix Invalid Category error in Magento.

This is a trick error with very little information floating around on it. There are various reasons why it happens but essentially something has caused your default store view to forget what the default category is.

magento may throw up a

Mage::throwException(’Invalid categor…’)

error in the diagnostic info.

The fix is easy. Log into admin which will still be working and under configure select manage shops and click on your shop name.  Your root category will be empty .. simply select the correct root category.

Fix missing Recent Posts in Arthemia Wordpress theme

Not sure why there are so few posts to fix this as Arthemia is a very popular, clean, magazine style, FREE Wordpress theme.  You can get more details on the theme and download it from the homepage. Of course, if your blog is hosted with Dx3webs just shout and we will install the theme for you.

This is the new version of Arthemia Free. I’ve done some changes in the post list in the front page, solve some CSS problem, added the thumbnail feature for post list in front page, archive, and search page, modify the comment list style, and added the WP-PageNavi plugin support. Pages and sub-pages in the top navigation bar are now shown automatically.

Read the rest of this entry »

Dx3webs at Mage Benchmark the Magento hosting benchmark.

magebench_chicklet_002Our entry level e-commerce solution using the amazing Magento  e-commerce package is currently in 4th place on the Magento benchmark site. At Dx3webs we have configured our hosting environment to ensure that your business is running at optimal speed so all you have to do is to provide the products. Read the rest of this entry »

Change Payment method titles in magento

You can call payment methods what ever you like just by changing the title in the Payment method admin section…

Create a left hand navigation / verticle category in Magento

Using the modern theme to create a menu like http://www.cl-floraldesigns.co.uk

Read the rest of this entry »

Remove side_logo_promo.gif from header in modern theme for Magento

in

/app/design/frontend/default/modern/template/page/html/header.phtml

comment out

<!–    <img src=”<?php echo $this->getSkinUrl(‘images/side_logo_promo.gif’) ?>” alt=”” class=”side-logo-promo”/> –>

Magento: Move Related Products to centre column in Modern theme

The modern theme made available by the good folks at Varian for their free e-commerce product Magento is a great template and a good starting point for anyone looking to customise magento for their own look and feel.  However, the default layout has the Related products block in the left hand menu which unless you have very long product descriptions can leave the page unbalanced.

Read the rest of this entry »

Correct Paypal errors in Magento.. double grand total, customer paid double, complete rather than processing.

For reasons known only to Varien the last 2 versions of Magento have contained serious Paypal bugs which can either create inaccurate accounting errors (seen only by the admin not the customer) or defaults to Order Complete instead of Processing Order.

The following will fix these errors

Read the rest of this entry »

Create a left hand navigation / verticle category in Magento

Using the modern theme to create a menu like http://www.cl-floraldesigns.co.uk

Read the rest of this entry »