Ashfiqur Rahman Anim
Forum Replies Created
-
Hi @ravizsoft
You will need to create the page first separately. Then make your designs and everything that you want to have in that page. Add that page in the dashboad using the custom links. This is the way to make a new page in the dashboard in the best way.
Thank you
Hello @vickkmartinez
Please open your tutor lms settings options and go to the monetization option. There enable the guest mode option. You then should be able to purchase the course as a guest.
Thank you
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Access to student accountHello @alduran
The easiest option is to visit the dashboard page. There they will get all the information related to the tutor lms. There is no particular step needed to access the tutor account. Once the user is registered using the default form they can start enrolling in a course without an issue. Hope this helps. For further assistance please let us know.
Thank you
Best regardsForum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Remove course author infoHI @adi2021
Please go to appearance > customization > additional css option and paste the code below
.tutor-course-listing-item-body .list-item-author {
display: none !important;
}Thank you
Best regardsHi @handclicked
The issue has been reported to the development team. We hope to fix this as soon as possible. Thanks a lot for reporting it to us.
Best regards
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Category Archive RemovalHi @possum127
.tutor-course-filter-wrap {
display: none;
}This is the code. Please go to appearance > customization > additional css option from your wordpress dashboard and paste the code in the additional css area. The options will be hidden.
Regards
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Category Archive RemovalHI @possum127
I can help you with removing the filters that you have marked in the image. Can you please share me your website url for this page? The simplest of solution is if you use CSS to hide it. I can share you the CSS code I will just need your site URL for now.
Regards
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Before purchase queryHi Neeraj
Thanks a lot for reaching out to us. I am glad to know that you are interested about our product. Our plugin has a wide range of options in quiz. To get the best out of the interface I would suggest you to please use our free version in any test site of yours. You will be able to get the glimpse of what we are offering.
What you require is not exactly what we have. We do have the option for going forwards and back but there is no option for saving the quiz answer or similar feature at the moment. I would kindly suggest you to please go through our documentation https://docs.themeum.com/tutor-lms/course-builder/quiz-builder/ you can see the quiz builder here.
If you need any further help please do let us know.
Thank you
best regardsHello @ximenavin
Please go to appearance > customization > additional css option and paste the codes given below.
h4.tutor-segment-title {
display: none;
}div#single-course-ratings {
display: none;
}Thank you
Best wishesHello @turansaim
I would kindly request you to use our support form from our website and contact with us We need to check this issue in your end. I can assure you this is not a bug. We have this working correctly in our end.
Regards
Hello @vickkmartinez
Without checking out your work It is very difficult to say where you have done something wrong. This needs to be checked by someone who knows how to override templates. If you want us to check it I would recommend you to contact us using our websites support contact form. Public platform is not safe to debug such issues.
regards
Forum: Themes and Templates
In reply to: [TutorStarter] Unable to Change Site LogoHello @rozanfah
Can you please contact us via our websites support form? This will be easier for us to further investigate on your issue. As in our end we cannot replicate this issue.
Regards
Greetings and a good day to you
Can you please check for a plugin and theme conflict? These steps will help rule out a possible plugin conflict.
1. Disable all the other third-party plugins and check whether that
solves the issue
2. If that solves the issue, please activate the plugins one by one to
rule out the conflicting plugin
3. If that doesn’t work, please check it by activating the parent theme
4. If the issue still persists, please activate a WordPress default
theme like Twenty Twenty and checkPlease also make sure that your platform and theme are up to date.
Hello @turansaim
Please share this file with your hosting operators and ask them import it in your DATABASE or you can login to your DATABASE and import the file.
Hello @turansaim
Sometimes in few hostings the tables for our plugin is not created correctly which creates this issue that you are getting. This is a link for a sql file https://gofile.io/d/aPg34p that you will have to import in your phpmyadmin end. Please import this sql file your issue should be solved. If not please contact us via our support page
Regards