Tag Archive

Adding A Textarea To Virtuemart Products

Published on April 28, 2011 By admin

For some products, or all of your products, on a Virtuemart product, you may want to add a comments or notes section to your products in a Textarea.  There is no easy way to do this but I have come up with one way to do it. Use the following steps to use this method: [...]

Using A Checkbox in Virtuemart

Published on April 9, 2011 By admin

I'm not sure why this is such a difficult task, but they really have made it a pain to use things such as a checkbox, dropdown list, radio button, textarea or any other type of function in Virtuemart. So, I've decided to show a quick way to change the custom information in virtuemart to a [...]

Changing The Add To Cart Button in Virtuemart

Published on February 20, 2011 By admin

It is not so obvious how to change the Add To Cart button in Virtuemart but it really isn't that difficult.  Use the following steps to make an adjustment. Create your button in your favorite graphic editing program. FTP your new image to the /components/com_virtuemart/themes/default/images/ folder. Open the theme.css file found in your /components/com_virtuemart/themes/ folder. [...]