Home › Forums › Legacy Support › Support queries › Styling issues › Limit the number of Instructors listed on front end
Tagged: coauthor
- This topic has 9 replies, 2 voices, and was last updated 7 years, 7 months ago by master2907.
Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
May 9, 2017 at 8:21 am #111159master2907SpectatorHello, I don´t know if this is possible: We have a course with 21 Intructors each doing one unit. Now in order to show that they have a course on all intructor page I have to add all of them via coauthor to the course setup page. And to pay them a commision they also have to be added. Now we have a couple of problems: 1) Is it possible to show only the first 2-4 Instructors on the course page? It looks pretty shitty to have a long list like this: http://prntscr.com/f5qye0 2) As well as on the course list page. Can I only show a single Author/Instructor? (The first one) http://prntscr.com/f5qyky http://prntscr.com/f5qyri 3) As a coauthor he or she can´t modify a unit which is assigned to it, is this correct? Would be nice to accomplish that (at least it doesn´t show the edit course button in their dashboard) 4) I am not sure if its a bug but as a coauthor I am able to remove or add students. but once I go to next page on "members" tab it doesn´t seem to load the option to edit the student clicking on first page again same happens. I have to reload the members tab in order to load the edit options. (hope you understand, see attached screenshots) http://prntscr.com/f5qxwe <---with options http://prntscr.com/f5qy3t <--- no options 5) It seems like I can only add 21 coauthors but for this particular case I need 22! Is there a limit? Because it won´t let me add more. Thanks a lot for your answerMay 9, 2017 at 2:49 pm #111278Skywalker [ ex VibeThemes]ParticipantKindly provide us your wp-admin credentilas and your site url. We will provide you css fixed for them.May 22, 2017 at 3:04 pm #113383master2907SpectatorThis reply has been marked as private.May 22, 2017 at 3:07 pm #113384master2907SpectatorThis reply has been marked as private.May 23, 2017 at 2:08 pm #113587Skywalker [ ex VibeThemes]Participant1. and 2. Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save. .course .item-instructor .instructor_course{display:none !Important;} .course .item-instructor .instructor_course:nth-child(1){display:block !Important;} .course .item-instructor .instructor_course:nth-child(2){display:block !Important;} .single-course .instructor_course{display:none !Important;} .single-course #item-admins .instructor_course:nth-child(2){display:block !Important;} .single-course #item-admins .instructor_course:nth-child(3){display:block !Important;} 4. Yes, it was a bug earlier. Please update your theme to the latest version 2.8.1.May 25, 2017 at 7:22 am #113918master2907SpectatorThanks for the code. So far it worked on the course start page but this http://prntscr.com/f5qyri is still the same. Can you please answer point 3 and 5 as well. ThanksMay 25, 2017 at 2:19 pm #113988Skywalker [ ex VibeThemes]ParticipantThis reply has been marked as private.May 25, 2017 at 2:22 pm #113990master2907SpectatorIt is on the front page on https://windooo.com Since there are just random courses visible you might refresh one or two times. THe name of the course is "In 20 Tagen..." But you´ll see it ;) ThanksMay 26, 2017 at 11:14 am #114112Skywalker [ ex VibeThemes]ParticipantThis reply has been marked as private.May 26, 2017 at 11:35 am #114121master2907Spectatorvery nice. Thanks a lot. I think we can close this topic now.
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Limit the number of Instructors listed on front end’ is closed to new replies.