Creating a contact page with contact information and form

Standard the contact page only has an contact form and lacks contact information. You can fix this as follow: Create a new page in the admin -> CMS -> Pages Insert your contact information. In order to insert the contact form, use the following code: {{block type=”core/template” name=”contactForm” form_action=”/contacts/index/post” template=”contacts/form.phtml”}} Save your page and link […]

Creating a contact page with contact information and form Read More »

Google Adwords and Magento – Conversion tracking

So you started an Adwords campaign and would like to measure leads and conversions via Adwords. That’s possible of course! First, go to Adwords and to Conversions. Create a conversion and copy the code. It will look something like this: <!– Google Code for Bestelling Conversion Page –> <script type=”text/javascript”> /* <![CDATA[ */ var google_conversion_id

Google Adwords and Magento – Conversion tracking Read More »

Removing login step Magento

A common used unnecessary step is the login step. Most people are not interested in getting account. Therefore it could be better removing this step. Excellence Magento Blog created a good solution that removes the login step. Remove the login step in Magento Go to http://www.excellencemagentoblog.com/magento-onestep-checkout-remove-login-step and follow the instructions or like them on Facebook

Removing login step Magento Read More »

Linking Magento with MailChimp

Would you like to link Magento with Mailchimp? Create an account at http://www.mailchimp.com Download and install the MageMonkey plugin from: http://www.magentocommerce.com/magento-connect/mage-monkey-mailchimp-integration-4865.html Grab the API key from MailChimp. Login -> Account -> API Key -> Add a Key Insert the API key in Magento under System -> Configuration -> Clients -> MailChimp -> API Key

Linking Magento with MailChimp Read More »

Removing blocks from Magento

So you started a new Magento webshop and got overwhelmed by lots of features and widgets? It could be that you would like to remove some widgets and plugins. In order to do that, navigate to: /app/design/frontend/default/default/layout and open local.xml (or create it). On top, between the <default>…</default> tags place the removal codes: Removing the

Removing blocks from Magento Read More »

en_USEnglish
Scroll to Top