-
AuthorPosts
-
September 25, 2013 at 10:01 am #190904
Hello friends
I want to add a register link or button to the shoppingcart form.the form only have “forgot password” and “forgot username” .
for people who dont know that they have to register to the site before they can pay it is confusing
i think its a must link in the form
thanks
pablo
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 26, 2013 at 7:29 am #507127Hi Pablo,
You can backup your file and open templatesja_hawkstorehtmlcom_virtuemartuserlogin.php, then add below codes at 159th line:
<div class="width30 floatleft">
<a href="<?php echo JRoute::_('index.php?option=com_users&view=registration'); ?>">
<?php echo JText::_('Register'); ?></a>
</div>
1 user says Thank You to phong nam for this useful post
September 26, 2013 at 5:35 pm #507217thanks Leo
works like a charmAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by maldo 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to add a register link or button to the shoppingcart form
Viewing 3 posts - 1 through 3 (of 3 total)