Mk

Forum Replies Created

Viewing 15 posts - 2,581 through 2,595 (of 2,615 total)
  • Author
    Posts
  • in reply to: Course not auto-completing #189762
    Mk
    Moderator
    For hiding finish button go through: Wp-admin->LMS->Settings->http://prntscr.com/lxex84 You have marked it in mike-test site, that's why its not showing in your video.  
    in reply to: how to put selfhosted videos in a page. #189732
    Mk
    Moderator
    Okay we looked into it . The things is you are using direct video link that is uploaded to your site media library which that element in VC does not support . Please check its docs : https://kb.wpbakery.com/docs/learning-more/content-elements/#ContentElements-VideoPlayer   It does works only with video links of these sites : https://codex.wordpress.org/Embeds#Okay.2C_So_What_Sites_Can_I_Embed_From.3F    for video from your site there is already [video] shortcode available for that. If you want to use the VC video player for your own hosted video then im sorry mate you cannot as of now as this is not available by VC as of now . You have to upload that video on either of these sites    in order to use Vc video player
    in reply to: course cat description #189709
    Mk
    Moderator
    Our default Course Categories  Navigation and Sidebar is working perfectly. The error you are facing is due to some customization in filter. In my opinion, there is some problem with  "category_description" filter. please check and resolve. if you are facing any problem again, reply us.
    in reply to: Accordion issue #189636
    Mk
    Moderator
    We don't change code in visual composer, If you are facing problem in that you can use our's accordions shortcode. ex: [agroup first="0" connect="604"] [accordion title="Title1" connect="604"] Content1 [/accordion] [accordion title="Title2" connect="604"] Content2[/accordion] [accordion title="Title3" connect="604"] Content3 [/accordion] [/agroup] -- If you want to show first content open (not hide), you can set first= "1"
    in reply to: Hide FINISHED COURSE button #189629
    Mk
    Moderator
    I read through your problem and my advise is :
    Go through course setting (edit course -> settings) and set course drip feed and drip duration. refer: http://prntscr.com/lwyu4w for drip feed: https://www.youtube.com/watch?v=mHLAlEnGcts
    And for hide finish button until finish course go through : Wp-admin -> LMS ->Settings -> http://prntscr.com/lwytnv   If problem occurs again please reply.          
    in reply to: Question type match answer scroll #189624
    Mk
    Moderator
    This is a pending bug as of now. Would it make a difference if you were able to show the options and asnwers side by side ? Because that is easy and possible via cSS.
    in reply to: touch point config issue #189623
    Mk
    Moderator
    question : Are you using any plugin for sending emails ? WPLMS uses BuddyPress mail templates. BuddyPress detects the wp_mail filter and if it is modified by external plugin from text/html to text/plugin then it would not run its PHP mailer script which sends the HTML based template. The code : bp_email_use_wp_mail when true stops sending HTML emails else it attempts to send HTML emails which was earlier not working in your setup.
    in reply to: Instructing course False notification bug #189620
    Mk
    Moderator
    I have enabled this setting :WP admin - LMS - Settings - http://prntscr.com/lwyi25 The issue I suspect is because of object caching, even more so because no one else is reporting this error. Please check and confirm if this resolves the issue.
    in reply to: How to eliminated tabs of the profile menu, buttons… #189616
    Mk
    Moderator
    if you search through the forums you will find answers to these already. https://ibb.co/Fw0MHtz <--  Solution : WP Admin - LMS - Settings : http://prntscr.com/lwy8u6 <hr /> https://ibb.co/D4q42pS https://ibb.co/KVV12DM Disable WP Admin - Settings - BuddyPress - Components - Notifications, Groups, Friends, Drive ( Do not disable Activity , hide it from WP Admin - WPLMS - BuddyPRess ) Deactivate BBPress plugin also for other check the wplms  dashboard video : https://www.youtube.com/watch?v=qLx97Z0TyXs   <hr /> https://ibb.co/c19gJQH and https://ibb.co/GCXbQ4f -- use this : https://wplms.io/support/knowledge-base/remove-star-ratings-reviews-instructor-students-from-course-page/
    in reply to: Mark this Section Complete mobile view #189570
    Mk
    Moderator
    Hey, In new update , we have changed this view. If you want to show "Mark this section complete" please add following css in "Wp-admin -> Appearence -> Customize -> Custom.css" CSS: @media (max-width: 460px){ a#mark-complete>span { display: inline-block; } a#mark-complete:after{ display:none; } }   if you are getting any problem in this please reply us, we will be happy to help you.
    in reply to: issues with Vibe Taxonomy Carousal #189443
    Mk
    Moderator
    Hey, In Vibe Taxonomy Carousal, It only shows those categories in witch some courses are added. In your case count showing in pic ( https://prnt.sc/lw07ma) is "course count added in those categories". Count is 0 means you haven't added any course in 2nd and 3rd categories. So if you want to show categories in carousal please add any course in respective category.
    in reply to: how to show event calendar on a page #189394
    Mk
    Moderator
    hey, Please follow this tip: https://wplms.io/support/knowledge-base/wplms-eventon/ if any problem occurs in adding event, replay us, we will be happy to help you.  
    in reply to: Visual composer not showing on course backend #189203
    Mk
    Moderator
    Hey Talvinder, By the information given by you, I can suggest you to edit the course in the backend and check wpBakery checkbox is ticked or not. Refer : http://prntscr.com/lvyk53 If problem doesn't solved, reply us with your site url and admin credentials in private message.
    in reply to: [certificate_student_date] #188804
    Mk
    Moderator
    I have checked it many times but on my end its working fine. as per your problem I will suggest you that problem might be due to caching. If You are facing problem again, please share course details and student details for which certificate is assigned.
    Mk
    Moderator
    hey, It should be in course status page. to change it follow these steps:
    • Go to "wp-admin" open "Pages" and search for the page "course status".
    • Click on edit and you will find the texts.
    If you are having any issue in this. please share your site URL and admin credentials in private reply so that we can check and help you out.
Viewing 15 posts - 2,581 through 2,595 (of 2,615 total)