Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • maldo Friend
    #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


    1. add-register-link
    phong nam Friend
    #507127

    Hi 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>

    maldo Friend
    #507217

    thanks Leo
    works like a charm

Viewing 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