Various questions

Home Forums Legacy Support Support queries How-to & Troubleshooting Various questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3513
    ulyssesw
    Spectator
    Hi,
    Some questions here:
    1) I know i can set the limit for number of courses for all instructors. I would like to know if i can set it for each instructors? Meaning some instructors have different limits from others.
    2) I have 2 groups of instructors. One group does online courses, so this group is very straight forward to use WPLMS. The second group does on-site courses. May i ask if what im doing for this second group is correct:
    - Instructor create course
    - Then create event
    - Link event and course to product.
    - I put the WPLMS Events widget in the course sidebar, so students can know if this is an on-site event and its schedule.
    Is the above logical and correct?
    3) Is there a way i can list all events (just like the course directory page)?
    4) How can i remove both top/bottom footer?
    5) Under the single course page, at the instructor details, there is a "@" sign which will link to the email address of the instructor, can this be removed? 6) Under the single course page, how can a student send a message to the instructor? 7) Where can i input the instructor's biography?
    Thanks.
    #3579
    Anshuman Sahu
    Keymaster
    1. Sorry this is not available as of now and the "  limit for number of courses for all instructors " only works in backend not the front end but in next update we will add the limit of course creation from front-end also . 2 . YEs this is the right flow for now but in upcoming updates there will be some development regarding the offline course and events . 3. You can create a page for this and using the post grid  page builder block you can use list all the events like course masonry page . refer for page block settings : http://prntscr.com/8swmyz 4. Add this css from wp-admin ->appearacne-> customize ->custom css : footer { display: none; } div#footerbottom { display: none; } 5. Hide it by adding css to customize custom css : a.button.tip[data-original-title="Send Email"] { display: none; } 6. Activate the private messaging component  from settings ->buddypress ->components  . refer : http://prntscr.com/8sws22 7. Instructor can put their biography in the bio filed in the buddypress extended profile fields . Add the bio filed from users ->profile fields  .
    #3683
    ulyssesw
    Spectator
    All questions answered. Thanks Alex.
    #3776
    Anshuman Sahu
    Keymaster
    Marking as resolved and closing the topic .
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Various questions’ is closed to new replies.