Issues module unit tag, voting

Home Forums Legacy Support Support queries Other issues Issues module unit tag, voting

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #4282
    jony88
    Spectator
    Hi, I used the latest version theme (WPLMS theme version 1.9.9). I've been waiting two months and hope you will remedy this issue. I submitted requests for support tickets 5238. I'm really disappointed, it hasn't been fixed. Please watch the video : https://www.youtube.com/watch?v=od8MApsmr3s Thanks!
    #4382
    Anshuman Sahu
    Keymaster
    Please note the following : 1. Star rating issue . We are unable to replicate it ,can you please share admin credentials and site url to check this issue at your end . PS : mark reply as private while sharing the info . 2. Module tag units : Please note that students cannot access the units directly .It shows a message "units/quizzes cannot be accessed directly " .So the module tag page shows the units which is completed by the student related to that tag . 3. This is an issue we are trying fixing this adn will be fixed in the upcoming update .
    #4502
    jony88
    Spectator
    Hi Alex, I'm sorry , I don't speak english very well, but I hope you understand what I mean and help me. http://demo.thithptquocgia.com/ Usser: admin Pass: 123abc!@# Login Wp-admin then: http://demo.thithptquocgia.com/wp-admin/edit.php?post_type=unit then click:  unit tag "software": http://demo.thithptquocgia.com/wp-admin/edit.php?post_type=unit&module-tag=software 2.  START COURSE http://demo.thithptquocgia.com/course/software-training/ and click tag unit "software": http://demo.thithptquocgia.com/module-tag/software/ Thanks!
    #4980
    jony88
    Spectator
    Please Support Me, Thanks!
    #5303
    MrVibe
    Keymaster
    Module Tags would only show units completed by student. Mark the unit complete and check again. Refer video :  http://www.screencast.com/t/arE0iOe1pvz
    #5614
    MrVibe
    Keymaster
    However, if you still want to show units in module tag, add following lines in child theme functions.php
    remove_filter('posts_join', 'user_unit_join_module_tag');
    
    remove_filter('posts_where', 'user_unit_where_module_tag');
    Note : that when user click on unit link they would not be able to access them because they have not taken the unit course. So, I am not sure if above code is useful from a UX standpoint.
    #5648
    jony88
    Spectator
    Thanks for your reply. I have edit file wplms-customizer/wplms-customizer.php and add line: remove_filter('posts_join', 'user_unit_join_module_tag'); remove_filter('posts_where', 'user_unit_where_module_tag'); It seems to not work as expected of me:  http://demo.thithptquocgia.com/module-tag/software/  Which is display all unit to students and shows those units which have not been marked “complete” when clicking on Unit-Tag link. http://themeforest.net/item/wplms-learning-management-system/6780226/comments?page=241&filter=all#comment_11403711  So sad. My project will be incomplete because we can not fix this problem. Anyway, thank you much. :) Have a nice day!
    #6077
    MrVibe
    Keymaster
    I've manually commented out code from the theme WP Admin - Themes - Editor - WPLMS - func.php - last two lines add_filter.... and it works.  
    #6129
    jony88
    Spectator
    Awesome, Thank you for your enthusiasm. But paging in it not show. is it an issue?
    #6689
    MrVibe
    Keymaster
    No it is not an issue. Check the pagination number count in WP Admin - Settings - Reading section.
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Issues module unit tag, voting’ is closed to new replies.