Course is not Being Shown in Student Dashboard(Again)

Home Forums Legacy Support Support queries Other issues Course is not Being Shown in Student Dashboard(Again)

Tagged: 

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #248455
    ZishuBhaiya
    Spectator
    Hi Support Very Urgent
    Course is not Being Shown in Student Dashboard(Again)
    Please refer - https://ibb.co/NKhDsx7      
    #248463
    ZishuBhaiya
    Spectator
    This reply has been marked as private.
    #248511
    ZishuBhaiya
    Spectator
    Hi there have you made any changes? Now the course is showing but when I click on start the course button ''This Course can not be taken. Contact Administrator'' this massage is coming
    #248528
    Veronica
    Moderator
    hi, as i have checked this last time it was working. we have never faced issue like this. i request you to please the following things:
    >the user should be enrolled in at least one course after only that it will be visible in the course section otherwise the course will notify as "zero".
    so please add the user to some courses then check it. it will work for sure.
    #248718
    ZishuBhaiya
    Spectator
    after all the process course was not showing  course was visible in my orders, order status was also showing complete But Anyway now it's working fine hope I will not face the same issue again Now few more issue I m getting here
    1. I wanted to remove the signup button so simply I just unchecked that anyone can register from setting but still it did not vanish. sometimes it gets vanish from desktop view but still showing in the mobile view. as of now, it's visible at both view

    2. I removed cart & search button using custom CSS but it's still visible on mobile view

    3. I am trying to remove alternative logo but it's not processing(i am doing it because in mobile view 2 logos is showing I want to remove the top menu logo or it should be visible while scrolling only ), if there is another option to do so please tell me

    4.  in the mobile view menu(https://ibb.co/Kx4ZXsN)need to push little up pls tell how to do it

    #248970
    Anshuman Sahu
    Keymaster
    You just simply need to check one thing : Edit the product in back end and check if the course is selected in the product . refer : http://prntscr.com/rsvtvv
    #249110
    ZishuBhaiya
    Spectator
    hi I already mentioned this issue(course is not showing ) is solved as of now Please solve my other issues as I  have mentioned in my previous reply : and please read the full message before replaying on it  
    #249217
    Veronica
    Moderator
    you issues.... 1..

    If you want to disable registration, then go to wp-admin->setting->general->membership and disable anyone can register, refer: http://prntscr.com/afg1ay

    Then go to settings->buddypress->pages->and set register page to none, refer: http://prntscr.com/afg1jc

    2...

    Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save.

    a.smallimg.vbpcart {display:none !Important}

    a#new_searchicon {display:none !Important;}

    form#adminbarsearch{display:none !Important;}

    if this wouldn't work for you then share you page url from where you want to remove it.

    3... #sidelogo
    {
    display: none;
    } 4... .container .col-md-9.col-sm-9.col-xs-8 a#trigger {top:6px} revert if you face any trouble.  
    #249256
    ZishuBhaiya
    Spectator
    This reply has been marked as private.
    #249525
    Veronica
    Moderator
    This reply has been marked as private.
    #249762
    ZishuBhaiya
    Spectator
    Thank You so Much! It worked   1. It's Alright If anyone cannot able to register I just want to remove sign up button from the top even when I am clicking on that it's redirecting me to the checkout page anyway please share me any CSS Code if you have in order to remove the signup button I want only login button on the top
    1. I want to move  take the course or continue the course Button to the top
    I applied this method(WPLMS-COURSE MANAGER-COURSE TAB) but it is not a good solution for that, why this button even appearing at button as it is the most important CTA ??
    1. which free plugin should i use for Cache
    #250130
    Jackson
    Blocked
    1. to hide sign up button from top use this css code in appearance>>customize>>custom css
    ul.topmenu li a.vbpregister { display:none !important; }
    1. You can use this plugin to clear cache refer: https://wordpress.org/plugins/wp-fastest-cache/
     
    1. Ok for this go to dashboard>>plugin>>plugin editor>>wplms customizer plugin and paste this code here :
    <strong style="box-sizing: border-box; color: #4b4d4d; font-family: Lato; font-size: 14px;">add_action('bp_before_course_body',function(){the_course_button();});  
    1. For take the course or continue course button i will provide you css but please provide me a screenshot at which position you want to put it,
      Thanks,
    #250361
    ZishuBhaiya
    Spectator
    Hi There Signup Button has removed, Thank You!   1. {(You - Ok for this go to dashboard>>plugin>>plugin editor>>wplms customizer plugin and paste this code here : <strong style="box-sizing: border-box; color: #4b4d4d; font-family: Lato; font-size: 14px;">add_action('bp_before_course_body',function(){the_course_button();});} I am Not getting regarding which sulotion you have shared this , Please Clearify , If you shared it regarding course page , so i have applied but did not find any changes then i removed.
    1. I want take the course here refer https://ibb.co/Bc9MR9c

    2. this page (https://kdmi.in/course/digital-marketing-online/)  having big gap in button please remove it

    3. i hv removed footer but still a part is showing at buttom refer https://ibb.co/L1bPwvY

    Kindly remove this

    1. there is any option that student can see or download their Certificate & Bages only after course complition??
    #250567
    Anshuman Sahu
    Keymaster
    1 . yes to show that take this course button where you want we provided this code : this go to dashboard>>plugin>>plugin editor>>wplms customizer plugin and paste this code here :

    add_action('bp_before_course_body',function(){the_course_button();});

    2 . which gap please share some screenshot? 3 . please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :   .home footer {display:none;}
    #250737
    ZishuBhaiya
    Spectator
    1. this gap refer  https://ibb.co/TKKvTRY
    3. checkout form(https://kdmi.in/checkout-page/) is not being shown in the mobile device and also a search button showing at the bottom Refer - https://ibb.co/k2KsnbC  Note - Kindly check via mobile manually don't do just by desktop using inspect option for mobile view, us mobile to check this error 
    1. there is an option that students can see or download their Certificate & Bages only after course completion??
     
Viewing 15 posts - 1 through 15 (of 22 total)
  • The topic ‘Course is not Being Shown in Student Dashboard(Again)’ is closed to new replies.