Dashboard

Home Forums Legacy Support Support queries Setup issues Dashboard

Tagged: 

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #348217
    beastizo
    Spectator
    Hello! We are trying to build the Dashboard to respond to the needs of our online school ... But the truth is that we have many doubts about how to change the structure, the functionalities or guarantee that everything works correctly (right now there are things that do not they work fine ... probably because we have not known how to configure it correctly). The main problem is due to the profile of our school... While wplms I think is designed to be a platform for the sale of courses, the concept of our school is something different. Ours is an online business school where several instructors give an MBA, for example (but they don't sell it). For this reason, many of the functionalities do not apply to our case ... In any case, I think it is a matter of thinking carefully about the options that there are and building the dashboard that we do need... (Sorry to extend but I wanted to explain well that our concept of school is different.) So I'm writing to ask you some questions: - About the manual: we always work with this manual (http://wplms.io/documentation/administration/index.html) and we have seen the videos on your YouTube channel ... but we still do not understand well how they work (and configure) many of the functionalities ... Is there any other more complete manual? - We have several queries / doubts about the Dashboard (in the student profile and in the instructor profile), so we wanted to know how it is more comfortable for you to ask them... Maybe is better if we prepare a document with all of them? or how do you prefer it? We wait for your answer :) Thanks a lot for all the help, as always! <3
    #348407
    Veronica
    Moderator
    hi @beastizo if you want to sell course then it's totally your choice none functionality will reflect if you don't sell the course because for selling the courses we use woo-commerce plugin and its integration with wplms if you don't want to sell then simply don't use these plugins you are referring to the correct document if you want more then you can check this DOC here https://docs.wplms.io/ it has all doubt section, FAQs, Guide, etc and for video, you can check this: https://www.youtube.com/user/VibeThemes/videos
    #348410
    beastizo
    Spectator
    Hello Veronica! Yes, I know that not activating the plugin to not sell the courses is enough. What I wanted to say is that in the Dashboard some funtionalities change ... That is: -In the same course (an MBA, for example) there must be several teachers (not only one) and that each teacher sees and can edit the content of the units that corresponds to him... - Therefore, teachers should not be able to create a course but only edit the units that correspond to them ... I dont know if I explain myself`correctly :S Finally, you did not tell me anything about how to send you all the queries ... Do you prefer in a document? Or do we do it here like always? I await your reply. Thanks!
    #348788
    Veronica
    Moderator
    hi you can use the co-author plugin but this will not restrict the instructor to create the course so the instructor will be able to create the course so to restrict the user to publish the course you can enable the setting in wplms>>course manager>>http://prntscr.com/10w642u and all other settings to restrict instructor and it will be great if you ask your queries one by one and according to the section like styling related in the styling section translation related to the translation section etc
    #350681
    beastizo
    Spectator
    This reply has been marked as private.
    #350763
    beastizo
    Spectator
    Last update I have already inserted the button but the download link does not work ...
    #350905
    Ada
    Participant
    Hi, This https://prnt.sc/114sllc is a screenshot of wplms v-3 . This layout would not b possible in v-4. For this pdf issue, add it in a tag like this
    
    <a href="https://uleadbs.com/wp-content/uploads/2021/04/PRUEBA.pdf">Guía usuario Dashboard</a>
    
    or this
    
    <a target="_blank" href="https://uleadbs.com/wp-content/uploads/2021/04/PRUEBA.pdf">Guía usuario Dashboard</a>
    
    #350927
    beastizo
    Spectator
    Hello Ada - About the pdf, effectively with your help it works ... but we want it to look "highlighted" (like a button) ... I don't know if the style of the "box" can be changed (marked in red in https: // prnt.sc/115opix) - On the other hand, about the calendar, how can it be displayed then in the home of the dashboard in v4? ... and what design options are there? (Where can i see it?) Thank you very much in advance
    #351073
    Ada
    Participant
    Hi, For this I have added code in the widget on your site. You can check that. You can not display events in dashboard. But to display it on a page you can follow this tip -> https://docs.wplms.io/extensions-and-addons/extended-addons/wplms-eventon
    #351367
    beastizo
    Spectator
    Hi Ada! - I don't see where the code is to customize the button (https://prnt.sc/117ares) ... What I want is to be able to change the style a bit. - Just for clarification ... When you talk about "Dashboard", do you mean the "panel" of the dashboard? ... That is, how can I show the calendar with the events in the dashboard? Right now we have it here https://prnt.sc/117bgrc but I want the upcoming events to be shown on the Dashboard home, that is, here https://prnt.sc/117bisl ... I ask it because, as you say that we can't put a calendar in the Dashboard, I don't know exactly where we can and where we can't ... Thank you very much in advance!
    #351512
    Ada
    Participant
    Hi, If you want to customize this button. Then first add this custom css in appearance>>customize>>custom css You can set the color code and border-radius i px value as per your preference.
    
    #vibebp_member .dashboard a.pdf_download_button button {
        height:40px;
        width:auto;
        border-radius:5px;
        background-color:#131314;
        color:white;
    
    }
    #vibebp_member .dashboard a.pdf_download_button button:hover {
        background-color:#3d3d3e;
        color:antiquewhite;
        
    }
    
    Then add a class like I have added here https://prntscr.com/1182e57 For the calender issue I need to check then I'll post here tomorrow regarding it.
    #351714
    Ada
    Participant
    Dear User, EventOn widget is actually based on old technology, and recently we have updated our integration addon which is wplms events. this widget will not work right now, we need to add that compatibility in the new version. So for now showing events on the dashboard is not possible.
    #352624
    beastizo
    Spectator
    Hello Ada! - About button customization: ok, perfect, thanks! :) - About showing the events in the Dashboard: I don't understand. We do see a calendar in ours (https://prnt.sc/11fx36z) ... On the other hand, when will the new widget be available? ... It is very important to be able to show the events to students and teachers .. .
    #352898
    Diana
    Participant
    Dear user, You are mixing two plugins The screenshot you shared here is actually Vibe calendar Addon, and you were asking about EventOn Why We need to Use Vibe Calendar Check this: https://www.youtube.com/watch?v=FYhjaEd3_Zk
    #352909
    Veronica
    Moderator
    hi i have just confirmed this but this is not available
Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘Dashboard’ is closed to new replies.