-
Author
-
October 27, 2017 at 17:49 #178137
jackbean
ParticipantHello,
For the “login” modal on the menu, there is a link to “Create an account”. The default action when clicking on that link is to open the BuddyPress Register page.
But we want to use our own Application Form page when someone clicking on the “Create an account” link on the “login” modal. I saw that Kleo Support already create a solution for this issue, so I implemented the codes according to instruction here:
So we want the user to go to the URL “http://www.prohrweb.org/application_form/”  when clicking on the “Create an account” link. The codes worked well, except for one problem!
The problem is that if the User click on the “Create an account” link more than once, then the URL “http://www.prohrweb.org/application_form/”  will be repeated in the webpage request, as can be seen in the attached document’s web address bar.  The more times this process is repeated, the more the web page address will be duplicated and repeated!
You can experiment with this problem by going to the website: http://www.prohrweb.org   and click on the login modal.
This is a real problem, since it is common that the User may click on the login modal more than once to look around the website before finally decided to use the Application Form.
Thank you for the help!
JB
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.