Posts tagged e-commerce

magento-logo

Create a Left hand Navigation in Magento 1.4 1.4x for Modern theme

42


This is an updated set of instructions from the previous post for 1.3x. A few things have changed with 1.4x which rendered the original information obsolete. These instruction will allow you to create a left hand vertical navigation as seen here . For more info see credits / references at the end. These instructions work with the Modern theme. You will have to adjust for other themes.

(more…)

magento-logo

Magento multistore setup under Plesk

12

Please note there is an easier way which may suite your setup better: http://dx3webs.com/front/2011/09/create-a-multi-store-setup-in-magento/


Magetno is a very powerful and flexible e-commerce platform which can allow a single installation of the platform to support multiple sites on multiple domains, sub-domain or folders.
This tutorial assumes you have a linux based Plesk server with SSH access and that each store will be on a seperate domain.

(more…)

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…)

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”/> –>

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

0

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

(more…)

Create a left hand navigation / vertical category in Magento

2

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

(more…)

Go to Top