Support Forum
please see: https://simple-press.com/docum.....terbutton/
you will need to edit you sp theme (please make sure its a child theme or your own instead of editing ours), and change up that template tag with the registration url you want to use...
note the 'link' argument to the template function...
Visit Cruise Talk Central and Mr Papa's World
Funeral said
so how would that look?sp_RegisterButton('tagClass=spButton spRight', __sp('Register'), __sp('Register')); take out the last
_sp.. so something like this?
sp_RegisterButton('tagClass=spButton spRight', __sp('Register'), 'link' => esc_url(wp_registration_url()
Sorry, on road with phone so can't give you compete example, but...
Replace
esc_url(wp_registration_url())
With url you want to use as a string in quotes...
Visit Cruise Talk Central and Mr Papa's World
actually, some how we got off track here with the registration url... you must have looked at the actual core code...
lets step back and start over...
in your sp theme, in the spHead.php template file, find this code:
sp_RegisterButton('tagClass=spButton spRight', __sp('Register'), __sp('Register'));
and change it to
sp_RegisterButton('tagClass=spButton spRight&link=http://my_registration_url', __sp('Register'), __sp('Register'));
as always, we strongly recommend you edit your own child theme or make your own theme to keep from losing changes...see:
https://simple-press.com/docum.....g-a-theme/
https://simple-press.com/simpl.....ld-themes/
sorry for the confusion...
Visit Cruise Talk Central and Mr Papa's World
you are welcome... sorry we misunderstood you originally...
Visit Cruise Talk Central and Mr Papa's World
I have followed this step by step and cannot seem to get it right
sp_RegisterButton(‘tagClass=spButton spRight&link=http://www.accountantsforum.co.za’, __sp(‘Register’), __sp(‘Register’));
Is this code correct ?
http://www.accountantsforum.co.za
Thanks
Arno
1 Guest(s)