Aashil Bijukshe
Forum Replies Created
-
Hello @santis14
The message seems to appear even in first attempt but it doesn’t affect submitting quiz, we have fixed this and will be available in our next update.
Thank You
Hello,
Thanks for noticing the student’s username display and translation issue. We will look through the issue that you mentioned individually and will fix it in our coming updates.
Also, manual enrollment is our premium feature and According to the WordPress Support community guidelines, we can not provide premium support here because this support forum is for free plugin users.
Please go through this link:?https://masteriyo.com. You will find the live chat option to contact our support representative.Thank You ??
Forum: Plugins
In reply to: [Masteriyo LMS – eLearning and Online Course Builder for WordPress] Zoom bugsHello @santis14
We will look through this issue from our side.
Also, Zoom is our premium feature and according to the WordPress Support community guidelines, we can not provide premium support here because this support forum is for free plugin users.
Please go through this link:?https://masteriyo.com. You will find the live chat option to contact our support representative.Thank You
Hello pratiklodha
Thank You for your feedback to our plugin.
The ability to enable or disable guest checkout is already in progress and will be released in the coming updates. We will note your feedback on making the sign-up field mandatory or optional and will try to enhance it in the future.
Thanks ??
The redirection is done only after the registration process. The redirect_to ensure that the user will be redirected to that URL after the registration. Also, there is no 403-page error on our side. You can check this record.
Thanks
Hello @tanohex
Does this break your registration page?
It is added to ensure the user will be redirected to the correct pages. This was added when the course visibility feature was introduced so that if a user is not logged in and tries to view a single course page they will be redirected to the sign-in page and after successful sign-in in they will be redirected to the course page. This should not be issue for logging in or registering the user.
Thank You
Glad it is resolved in your side as well. We need to set the right priority for that hook as builders like Oxygen overrides all of our template. We will test through different priorities and enhance it in that way.
Yes, the other issues need to be fixed from Translate press side as well. I have reported it to them as well. Lets wait for the feedback until then. ??
Marking this topic as resolved. You can always create new one for other queiries.
Thank You
Can you try removing
PHP_INT_MAX
from this codeadd_filter( 'template_include', array( $this, 'template_loader' ), PHP_INT_MAX );
which is located on masteriyo folder/includes/Masteriyo.php line 122. It seems like template overiding might have cause this. If this fixes we will enhance it in our next update. For that time you can use this as temporary solution.Thanks. Please let us know. ??
Hello @tanohex
- The translatepress plugin is working normally as we tested it from our side in v1.6.16. You can check this screenrecord.
- As you mentioned the issue on the account page, has been replicated on our side as other tab content was not shown on clicking the respective tab. This is due to the URL issue, as the translate press plugin adds ‘?trp-edit-translation=true’ before ‘#/dashboard’ or ‘#/courses’. This makes other tabs inaccessible due to permalink issues. This should be enhanced from the Translatepress plugin side as they are inserting the parameters before our URL.
Thank You
Hello @tomkovab
Thank you for your query.
Not redirecting to the account dashboard after login seems like a cache issue. As you mentioned ‘It works after refreshing the page’, this might happened due to cache plugins or server cache. Try excluding the account page from being cached and try it again.
Thanks
Hello @yacinesahli
At the moment, the feature you described, which allows students to book one-on-one classes with a teacher and select available time slots, along with payment processing and teacher approval functionality, is not available in our plugin.
However we note this down as feature request and if we decide to do this later we will update it in our roadmap as well.
Thank You ??
Hello @tanohex
Thank you for your feedback.
We have already working on optimizing our plugin performance and started working on caching queries. We are starting from the pages where queries seems to be high and trying to optimize it properly. We will continue improving our plugin in our coming updates.
Thanks ??
Hello @eric3df
Thank you for pointing out this issue. It seems like missing a class name in the quiz description. We will fix this in our next update.
Regarding font customization, I have noted this as an enhancement and will do it in our future updates.
Thank You ??
Hello @mingewang
Thank you for the information.
We will look through Google Recaptcha issue and will fix it. And we have already noted the enhancement related to guest buy now and it will have enable/disable option in coming updates.
Thanks ??
Hello @mingewang
Thank You for your queries.
- Is there any console or network error while proceeding through Paypal ? This seems to work normally on our side. Creating guest user and purchasing a course is working fine.
- If user is preregistered, user should login first in order to buy the course. It seems like create user is required field while checking out with preregistered email while not logging in. We will enhance this and might need to add ‘Already Registered? Login here’ type link while checkout. We will point this out and add on our enhancement list. Thank you for let us know about it.
Thank You ??