Registration Form without registered area!

Please post your issues and questions about One Page Checkout for Virtuemart 2 to this forum.

Registration Form without registered area!

Postby atiart » Tue Aug 26, 2014 5:21 pm

Hello,

we want on Registration form no registered area!

I send a Image where you can see it and understand what we want.

Thanks for help

Best Regards

Atilla
Attachments
Imagerupos.png
registrationform
Imagerupos.png (101.95 KiB) Viewed 6567 times
atiart
 
Posts: 4
Joined: Tue Aug 19, 2014 1:18 pm

Re: Registration Form without registered area!

Postby admin » Wed Aug 27, 2014 3:17 pm

hello, this page is rendered with your joomla and virtuemart theme. you may want to alter the template here:

\components\com_virtuemart\views\user\tmpl\edit.php

or within your overrrides:
/tempaltes/YOUR JOOMLA TEMPLATE/html/com_virtuemart/user/edit.php

and look for this line:
Code: Select all
<?php echo shopFunctionsF::getLoginForm(false); ?>


and remove it

this will remove it for the classic registration. Depending on which other URL addresses you want to remove the login, you may also check

\components\com_virtuemart\views\user\tmpl\edit_address.php

best regards, stan, rupostel.com
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 2