-
Author
-
October 26, 2018 at 19:52 #212236
chakakae
ParticipantHi
I am using ‘Home Register” theme and try to link Terms and Privacy Statement, which i created on the page when user register my site.
I link these to pages i created but it’s not working.
Would you please let me know how i can fix it?
Thank you
October 27, 2018 at 11:26 #212259Kieran_SQ
ModeratorHi,
When I check the link on the front end you have a # in the link before the page you wish to link to.
Open the WP Bakery page editor, edit the text block containing the link and change it from
#/利用規約/To
/利用規約/Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 27, 2018 at 18:54 #212278chakakae
ParticipantHi Kieran,
Thank you very much for your help.
i could link these pages, but it’s only redirect when users are logged in.What I try to do is that,
i want these terms and privacy page to pop up and ‘check the agree’ when new user register.
Do you know how I can set up this kind of register form? or is there any plugin can be used?Thank you in advance.
October 28, 2018 at 11:47 #212301Kieran_SQ
ModeratorHi,
This is not a functionality of KLEO or it’s shortcodes. I am not aware of a plugin that will do this for you.
If you wish you can extend the current code with you custom needs by copying the below files into your child theme.
Login Shortcode
/wp-content/plugins/k-elements/shortcodes/templates/kleo-login.phpOverriding shortcodes: https://archived.seventhqueen.com/kleo/article/overriding-shortcodes-in-the-kleo-child-theme
Login Modal
/wp-content/themes/kleo/page-parts/general-popups.phpThanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.