PDA

View Full Version : Custom link on registration button



Mario Valtulini
November 22, 2015, 04:02 PM
Hi,
I would want tu put a custom link to the registation button, how can I do this?
Thank you.
http://prntscr.com/95n8om

Viktor
November 23, 2015, 03:36 AM
Hello Mario,

You should go to Admin Panel >> Pages find Registration page and click edit icon. Then find 'Path' and change url.

Mario Valtulini
November 23, 2015, 07:25 AM
Thank you Viktor but I need to change the link of that button not the URL of registranion page.

Viktor
November 23, 2015, 09:36 AM
Open file: ftp://templates>>your_template>>tpl>>blocks>>user_navbar.tpl and find code in end of the file:


<a title="{$lang.create_account}" href="{$rlBase}{if $config.mod_rewrite}{$pages.registration}.html{els e}?page={$pages.registration}{/if}">{$lang.registration}</a>

and change it.

Abraham Adeyemi
November 24, 2015, 09:00 AM
Viktor can you please check your messages....thank you