Home › Forums › Legacy Support › Support queries › Setup issues › Dashboard
Tagged: Dashboard
- This topic has 16 replies, 4 voices, and was last updated 3 years, 6 months ago by Veronica.
-
AuthorPosts
-
March 24, 2021 at 2:36 pm #348217beastizoSpectatorHello! 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! <3March 25, 2021 at 11:15 am #348407VeronicaModeratorhi @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/videosMarch 25, 2021 at 11:27 am #348410beastizoSpectatorHello 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!March 26, 2021 at 2:01 pm #348788VeronicaModeratorhi 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 etcApril 5, 2021 at 11:27 am #350681beastizoSpectatorThis reply has been marked as private.April 5, 2021 at 3:17 pm #350763beastizoSpectatorLast update I have already inserted the button but the download link does not work ...April 6, 2021 at 8:08 am #350905AdaParticipantHi, 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
or this<a href="https://uleadbs.com/wp-content/uploads/2021/04/PRUEBA.pdf">Guía usuario Dashboard</a>
<a target="_blank" href="https://uleadbs.com/wp-content/uploads/2021/04/PRUEBA.pdf">Guía usuario Dashboard</a>
April 6, 2021 at 11:34 am #350927beastizoSpectatorHello 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 advanceApril 7, 2021 at 9:14 am #351073AdaParticipantHi, 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-eventonApril 8, 2021 at 11:53 am #351367beastizoSpectatorHi 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!April 9, 2021 at 9:19 am #351512AdaParticipantHi, 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.
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.#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; }
April 10, 2021 at 10:44 am #351714AdaParticipantDear 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.April 15, 2021 at 11:03 am #352624beastizoSpectatorHello 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 .. .April 16, 2021 at 1:01 pm #352898DianaParticipantDear 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_ZkApril 16, 2021 at 1:20 pm #352909VeronicaModeratorhi i have just confirmed this but this is not available -
AuthorPosts
- The topic ‘Dashboard’ is closed to new replies.