Home › Forums › Legacy Support › Support queries › Translation issues › "Take this course" button redirection when multilingual
- This topic has 8 replies, 4 voices, and was last updated 8 years, 2 months ago by H.K. Latiyan.
Viewing 9 posts - 1 through 9 (of 9 total)
-
AuthorPosts
-
September 12, 2016 at 9:07 pm #70256EmanuelGTParticipantI found this thread: https://wplms.io/support/forums/topic/apply-for-course-button-redirect-to-register-page/ It instructs to use the function to redirect a non-registered user to the registration page when they click on take this course button. But the function uses a specific URL, is there anyway it can be changed to call the login function instead to make sure the registration page is shown in the correct language for the user? The current function uses: $register_page='http://localhost/wplms/register'; is it possible to change it for: $register_page = wp_login_url(home_url()); would it work? or what is the best way to achieve this? Thanks in advance!September 13, 2016 at 12:50 pm #70356MrVibeKeymasterYou want to take the user to the WP-login screen ? If yes, then it is possible.September 13, 2016 at 1:07 pm #70360EmanuelGTParticipantThanks, what I'm trying to do is to take the user to the registration page according to the language. I'm using WPML for English and Spanish, what function should I use to redirect the users to the correct language registration/login? I've found a couple of code snippets on the forum, but none of them are for multilingual sites, can you please indicate how to do this? Thanks in advance!September 15, 2016 at 2:18 pm #70665H.K. LatiyanParticipantWell this is not possible as of now because buddypress only takes one register page and therefore two registration pages with different languages is not possible. However in our next update we are adding our own registration form and you can use it for this purpose.September 16, 2016 at 3:21 pm #70793EmanuelGTParticipantIs it going to include the reset password page as well? I'm definitively interested in it, specially for Multilanguage!! Please do you have an estimated timeframe for the next version release? Thanks in advance!!September 17, 2016 at 10:31 am #70846H.K. LatiyanParticipantThere is no such plan of adding reset password as its never been requested by our users. You can create feature request in the feature request forum: https://wplms.io/support/forums/forum/general/feature-request/September 17, 2016 at 10:31 am #70847H.K. LatiyanParticipantThere is no such plan of adding reset password as its never been requested by our users. You can create feature request in the feature request forum: https://wplms.io/support/forums/forum/general/feature-request/September 17, 2016 at 12:48 pm #70888kousikdSpectatorHI Vibe, SUB Bullet is not working in post, below is the example: ghjjhvkk
- kjvjkjbjlk
- kjbkjbkjbkj
- IUGKJBKJB
- HDHGCHG
- HGCN N ]
- JVJHVJH
- KBKJHKJH
- OIIHLLKNLK
- DHGFJGKJ
September 19, 2016 at 2:18 pm #71058H.K. LatiyanParticipant@kousikd: Please refer the reply here: https://wplms.io/support/forums/topic/sub-bullet-not-working-in-post/ PS: Please create your own topics for your issues and do not duplicate the topics. -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- The topic ‘"Take this course" button redirection when multilingual’ is closed to new replies.