Tutors template 2

Home Forums Legacy Support Support queries Setup issues Tutors template 2

Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • #264401
    Nakiti_89
    Participant
    As per mentioned, I got a lot of errors, plus the screenshots were not working, so this is the full message: https://wplms.io/support/forums/topic/tutors-template/ your website didnt allow me to post this on my previous conversation:
    1. No, it is the opposite. I want to recreate the same list (not grid) from the directory page on the homepage.
    2. If I can't with Vibe element, then can I add it through a code?
    3. the video you shared tell you can do but not how? How do I activate this option? Right now, I only have the email option (which I don't want) I only want private messages.
    4. I have appointment plugin, with the button "book instructors", it is ok, I have sorted it out, I hide in css since my last message.
    5. what it is the size for this image: http://sankif.com/wp-content/uploads/2020/05/Capture1.png
    a. I would like to hide some of tabs in the dashboard. 6 Plus Appointment is always at the end, with Create a course (inside the icon MORE), but there are the most important, so I would like them to be in the first positions. http://sankif.com/wp-content/uploads/2020/05/Capture5.png b. Also, I used Course navigation plugin for Create a course, but not it is not appearing properly (the yellow line should not be appearing at all): 7 I have more questions regarding the WPLMS Appointment plugin, as it is not that simple for an instructor, to be honest, I would like to ask if we could do the followings: a) the plan is that the tutors just need to put his availabilities such as 9AM to 12PM, and then it creates 3 times slots automatically, and no need for the tutors to break the time slot. By consequences, these 4 options (see below screenshot) will be always the same for all tutors, not even needed in the tutors dashboard, only for the admin. http://sankif.com/wp-content/uploads/2020/05/Capture3.png Same for this editing part (as per mentioned above, I do not want the tutors to have to edit it, it should be automatic for 1 hour slot), and online meeting enabled. The tutors should not have to edit all of that. It should be simpler: I am available 10AM to 6PM so 8 slots broken down automatically (same for all tutors), http://sankif.com/wp-content/uploads/2020/05/Capture4.png b. I would like to create a website like verbling.com, and I was told you can do thanks to your appointment plugin, so how would the calendar appear on the right side like that, so when I am by the first turor her calendar appears then when I scrolled down, the next tutors appears: http://sankif.com/wp-content/uploads/2020/05/capture2.png 8 We would like the tutors to upload their certificates at registration so we can only accept those who have valid certificates. How could we do this? I don't see any options like that in Users > Profile fields. Thank you,
    #264717
    Nakiti_89
    Participant
    As per requested, I am separating this message from Appointment plugin:
    1. I want to recreate the same list (not grid) from the directory page on the homepage. If I can't with Vibe element, then can I add it through a code? the video you shared tell you can do but not how? How do I activate this option?
    2. Right now, I only have the email option (which I don't want) I only want private messages.
    3. what it is the size for this image: http://sankif.com/wp-content/uploads/2020/05/Capture1.png
    4. I would like to hide some of tabs in the dashboard: http://sankif.com/wp-content/uploads/2020/05/Capture5.png how can I do?
    5. Plus Appointment is always at the end, with Create a course (inside the icon MORE), but there are the most important, so I would like them to be in the first positions.
    6. Also, I used Course navigation plugin for Create a course, but not it is not appearing properly (the two last line should not be appearing at all, as I hide them in the settings): http://sankif.com/wp-content/uploads/2020/06/photo5956425388609614117-1.jpg
    #264942
    Diana
    Participant
    @Nakiti_89, As I said to separate the appointments related issues in a different topic. This is what I meant. Now please post your other wplms related issues because I already answered you appointments addon related issues here: https://wplms.io/support/forums/topic/wplms-appointment-2/ Please post on the same topic if you face any appointments related issues. There are sections divided which is assigned to different staff members and everyone is specialized in their own area. Appointments addon related issues will be answered by me only. Rest of the issues will be replied here by other team members
    #265114
    Veronica
    Moderator
    hi, i trying to understand the queries which are not related to appointments. but unable to find them out as @Diana mentioned the link for the appointment so please topic there and for another queries can you please share the points again?
    #265264
    Nakiti_89
    Participant
    Thank you Veronica, as per mentioned, these are my questions (not relatives to the Appointment plugin, but the website / LMS:
    1. I want to recreate the same list (not grid) from the directory page on the homepage. If I can't with Vibe element, then can I add it through a code?
    2. I activated the option of "Enable message to Instructor in Course Page" however only the email option appears in my page course. How can we activate direct message, but no email (I do not want this option).
    3. what it is the size for this image? http://sankif.com/wp-content/uploads/2020/05/Capture1.png
    4. I would like to hide some of tabs in the dashboard: http://sankif.com/wp-content/uploads/2020/05/Capture5.png how can I do? Plus Appointment is always at the end, with Create a course (inside the icon MORE), but there are the most important, so I would like them to be in the first positions.
    5. Also, I used Course navigation plugin for Create a course, but not it is not appearing properly (the two last line should not be appearing at all, as I hide them in the settings): http://sankif.com/wp-content/uploads/2020/06/photo5956425388609614117-1.jpg
    I hope that is clearer. Thanking you,
    #266033
    Nakiti_89
    Participant
    Hi Veronica, May I please ask for feedback on my questions? Thanking you,
    #266265
    Anshuman Sahu
    Keymaster
    1 . sorry there is no simple code to have the same list like course directory right now . 2 . Note that the option to send message does not shows if you logged in and you are the instructor of the course . please login and student and check this on the instructor details . 3 . Well 1920 X 500 will work great   4 . Please try adding this code in your wplms-customizer.php file in wplms customizer plugin : function bp_remove_nav_tabs() { bp_core_remove_nav_item( 'activity' ); //bp_core_remove_nav_item( 'notifications' ); } add_action( 'bp_setup_nav', 'bp_remove_nav_tabs', 15 );   note that you need to add this line in code to remove each tab with tab name in small case letters : bp_core_remove_nav_item( 'notifications' );  
    #266450
    Nakiti_89
    Participant
    Thank you for your answer
    1. Am I correct that this directory is only available in page course then? I cannot put it on the homepage as well?

    2. I logged out, and there is no button to contact the tutors, then I logged in and there was an option of email but no direct message: https://prnt.sc/svgrs6

    3. I will try this dimension thank you.

    4. Will come back to you once I try thank you.

    #266731
    Anshuman Sahu
    Keymaster
    1 / yes its a buddypress page actually and your home page will not be bp page and hence this directory is not possible .You can use post grid or post carousel blocks of theme in order to show courses . 2 . yes non logged in users cannot message or can see the email icon to instructor .    
    #266756
    Nakiti_89
    Participant
    Hi Alex, thank you for your answer. Ok I get it for the message, however, my message was: I logged out, and there is no button to contact the tutors, then I logged in with a student profile and there was an option of email but no direct message: https://prnt.sc/svgrs6 while my "contact instructor button" is enabled in settings. So could you please let me know how to fix it? You also did not answer my previous question: I used Course navigation plugin for Create a course, but it is not appearing properly (the two last line should not be appearing at all, as I hide them in the settings): http://sankif.com/wp-content/uploads/2020/06/photo5956425388609614117-1.jpg Thank you,
    #266974
    Anshuman Sahu
    Keymaster
    1 . FOr the message option please goto wp-admin > settings -> general -> components -> enable "private messaging" option . 2 . for course edit tabs please goto wp-admin -> lms -> course custom nav -> front end -> save settings again there .
    #267880
    Nakiti_89
    Participant
    This reply has been marked as private.
    #268022
    Anshuman Sahu
    Keymaster
    1 . Im sorry I missed buddypress in it : wp-admin > settings -> buddypress -> components -> enable "private messaging". . 2 . To check this can you please share your site url and admin credentials in private reply .
    #269639
    Nakiti_89
    Participant
    This reply has been marked as private.
    #269860
    Anshuman Sahu
    Keymaster
    im sorry its not possible as of now in wplms.
Viewing 15 posts - 1 through 15 (of 27 total)
  • The topic ‘Tutors template 2’ is closed to new replies.