Archive for January, 2010

magento-logo

Fix missing Layered navigation in Magento

2


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.  
(more…)

Fix Invalid Category error in Magento.

0

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.

Looking for Optimised UK Magento Hosting

Rock solid speed and reliability
Robust, reliable, fully backed up, secure UK based Magento hosting for £175 per year. Full details here or Contact us

Fix missing Recent Posts in Arthemia WordPress theme

4

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.

(more…)

magebench_chicklet_002.png

Dx3webs at Mage Benchmark the Magento hosting benchmark.

0

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. (more…)

Change Payment method titles in magento

0

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 / vertical category in Magento

13
UPDATE

Following reports of formatting problems I have rewritten this page with the help of SyntaxHighlighter Evolved plugin. Please use the View Source options when copying code. This works with magento 1.3x for instruction for 1.4x please go here

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

(more…)

Remove side_logo_promo.gif from header in modern theme for Magento

1

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

7

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.

(more…)

Go to Top