"Take this course" button redirection when multilingual

Home Forums Legacy Support Support queries Translation issues "Take this course" button redirection when multilingual

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #70256
    EmanuelGT
    Participant
    I 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!    
    #70356
    MrVibe
    Keymaster
    You want to take the user to the WP-login screen ? If yes, then it is possible.
    #70360
    EmanuelGT
    Participant
    Thanks, 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!
    #70665
    H.K. Latiyan
    Participant
    Well 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.  
    #70793
    EmanuelGT
    Participant
    Is 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!!  
    #70846
    H.K. Latiyan
    Participant
    There 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/
    #70847
    H.K. Latiyan
    Participant
    There 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/
    #70888
    kousikd
    Spectator
    HI Vibe, SUB Bullet is not working in post, below is the example: ghjjhvkk
    1. kjvjkjbjlk
    2. kjbkjbkjbkj
      1. IUGKJBKJB
      2. HDHGCHG
        • HGCN N ]
        • JVJHVJH
        • KBKJHKJH
          1. OIIHLLKNLK
          2. DHGFJGKJ
    #71058
    H.K. Latiyan
    Participant
    @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.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘"Take this course" button redirection when multilingual’ is closed to new replies.