VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Dylorek on June 30, 2013, 17:23:02 PM

Title: Registration
Post by: Dylorek on June 30, 2013, 17:23:02 PM
Hi, I have a problem with the registration. By default, registration button are on the userform and I would like to do to make them below. how to do?
You can see it on http://sportfactory.radom.pl/index.php/component/virtuemart/user/register.html?Itemid=0
Title: Re: Registration
Post by: xcover on June 30, 2013, 19:27:45 PM
Hi Dylorek,

create an new folder called user in: yourTemplate/templates/your_used_Template/html/com_virtuemart

It should look like: yourTemplate/templates/your_used_Template/html/com_virtuemart/user

Insert the attached 2 Files in the folder user. This Override should solve your problem.

[attachment cleanup by admin]
Title: Re: Registration
Post by: Dylorek on July 01, 2013, 11:34:32 AM
Thank you very much :) I have one more question. I would like to change appearance product filter on category page. I want to have a standard drop-down list. How can I change it?