Ada

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 2,670 total)
  • Author
    Posts
  • in reply to: Language Switcher in Course #363361
    Ada
    Participant
    Hi, You need to translate the bp single page and plugins completely then when user will switch the language before accessing the courses and pwa section then the complete pwa section will be available in the selected language including courses. You can also add switcher in vibebp loggedin dropdown menu. But you can not add switcher inside PWA specially for courses.
    in reply to: redirection to home page when admin is logged in #363357
    Ada
    Participant
    Hi, It's may be due to any third party plugin conflict. refer here- https://lewtononline.com/what-to-do-when-wordpress-wp-admin-redirects-to-homepage/
    in reply to: Error of redirection in a registration link #363351
    Ada
    Participant
    HI, You need to connect your custom registration page here https://prntscr.com/17lq8bd from wplms>>buddypress>>custom registration page then this link will redirect users to your custom registration form page.
    in reply to: WPLMS Ajax login and registration setup issue #363350
    Ada
    Participant
    HI, this type of styling is not possible as we can not change DOM structure but you can set a background image to this phone authentication. You need to add the code in appearance>>customize>>custom css
    
    .vibebp_phoneauth_wrapper {
        background:URL("http://localhost/wplms-1/wordpress/wp-content/uploads/2020/09/1-1-1.jpg") center !important;
        background-repeat:no-repeat !important;
        
    }
    
    in reply to: In-System Messaging Notifications #363345
    Ada
    Participant
    Please share a recording or screenshots explaining what is the difference now.
    in reply to: the them not work #363341
    Ada
    Participant
    Hi, demo 6 setup is complete on your site. please check and confirm.
    in reply to: Quiz Retake not working properly #363335
    Ada
    Participant
    Hi, I checked on local but it's working correctly. after re-adding the student to the course and when student retake the quiz only updated questions are displayed. https://drive.google.com/file/d/1HO80d6PYFWSkCMuPSzP_d07Y61tVQ8Jb/view
    in reply to: the them not work #363332
    Ada
    Participant
    Ok, working on your site.
    in reply to: Course page display incorrectly on phone #363260
    Ada
    Participant
    Hi, Please confirm do you want the batch icon to be smaller or complete batch list to be smaller? 4- In blank course layout it's not possible to show curriculum in different tab on other layouts I can try with custom css to fix the course button for mobile view.
    in reply to: Translation “reset password” #363256
    Ada
    Participant
    HI, The strings are translated because in the theme pot file it's GET RESET PASSWORD LINK and on your site it's change reset password link. rest two strings are also changed. In your earlier message you shared this https://prnt.sc/wfwpsy and not it's https://prntscr.com/17gktgy So please check if you have added the code shared by Diana and change the text in spanish language inside code.
    in reply to: [WPML Translation] Buddypress Login in a Single Page #363249
    Ada
    Participant
    You need to search each string from wpml>>string translations then translate it.
    in reply to: Transalting Profile Menu #363248
    Ada
    Participant
    Hi, https://imgbb.com/m9bPt94 You will not find these elements(submenus) in appearance>> menu for this you need to translate your vibebp plugin and wplms plugin completely . All the string should be translated. then translate the buddypress single page also and then you need to refresh the navigation button for each language from vibebp>>settings>>buddypress https://prntscr.com/17ghp0g
    in reply to: Translate With WPML Course Page #363245
    Ada
    Participant
    This reply has been marked as private.
    in reply to: Icon codes #363243
    Ada
    Participant
    Hi, You can get the icons code from here https://themify.me/themify-icons
    in reply to: Error Messages – Quizzes #363235
    Ada
    Participant
    Hi, You can use this tip to show a message when users pass a quiz or fails a quiz. https://wplms.io/support/knowledge-base/quiz-passing-score/
Viewing 15 posts - 16 through 30 (of 2,670 total)