Posts Tagged ‘Joomla’

How to show your shipping rate in virtuemart during paypal checkout

Friday, November 14th, 2008

The tutorial explain how to fix an error during checkout using Paypal as your payment gateway and Standard shipping gateway in VirtueMart 1.1.2 in Joomla 1.0.15. During a paypal transaction on your site the received amount didn’t match the order total in your order information email.
Here’s the Fix :
1. Login in your admin -> Component–> [...]

>>read more

Shipping method doesn’t show in virtuemart cart (Please select shipping method!)

Saturday, November 8th, 2008

To make sure Virtuemart Shipping module works fine, here things to check

1. Make sure you are on production server

2. Make sure you have states enabled.
3. Make sure your products have weight and dimension.

Need assistant? email me at arni[at]virtuosomaster.com

>>read more

how to display page title in joomla 1.0.x

Wednesday, November 5th, 2008

Two ways on how to display page title anywhere in your joomla 1.0.x template
1. You can use the following code and add this at the top of your template:

>>read more

Adding iframes in Joomla 1.5

Saturday, September 20th, 2008

Check out my iframe in module position here : http://www.virtuosomaster.com/tutorials/iframe-in-module-position/
If you are looking a plugin to put iframes in external site or content within a page content without having to handcode HTML. Click the link below.

>>read more

My slideshow mootools.js is conflict with the prebuilt joomla 1.5 mootools.js

Wednesday, September 17th, 2008

If you’re having problem with mootools.js here is the fix.
Put the code below in your custom joomla template:

>>read more