minhluc
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Users Creating their own coursesHello @evanomondi
Actually, there are no option like this on LearnPress, but you can do it by set a default role for new user something like Contributer or Author which have permission to create a course.
You can set new users default roles via wordpress admin.
-> Login to admin panel
-> Go to Settings
-> There will be option to set new user default role under
“New User Default Role”.-> Select author in there and save.
You are done!
Hello Matthieu.
Sorry for late reply. We are fixing this bug. I will reply here if this get fixed.
Minh.
Hi again.
I’ve just found a amazing plugin called Loco Translate which’s verry usefull for translate WP themes and plugins. You can install this plugin and translate LearnPress easily.
In the Loco Translate UI, choose Learnpress, choose which language you want to translate, press sync button on the top of the table, then you can find sentence you want to translate and complete it.
Hope this help.
Minh.Hi again.
I’ve just found a amazing plugin called Loco Translate which’s verry usefull for translate WP themes and plugins. You can install this plugin and translate LearnPress easily.
In the Loco Translate UI, choose Learnpress, choose which language you want to translate, press sync button on the top of the table, then you can find sentence you want to translate and complete it.
Hope this help.
Minh.Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Certificates unable to download or printHello
So sorry for the long silence. I’ve research this issue for a couple of days and found that there are something missed in the development progress. for a hot fix you can open file
(your site root folder)/wp-content/plugins/learnpress-certificates-advanced/incs/print-modal.php
, replacing all stringhttps://localhost/foobla/learnpress/1.0
by this one<?php echo site_url(); ?>
. save it, It’s works for me.Please reply bellow if have any trouble.
Sorry for any inconvenience.
Minh.- This reply was modified 8 years, 2 months ago by minhluc.
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Traslate in ITAHi again.
I’ve just found a amazing plugin called Loco Translate which’s verry usefull for translate WP themes and plugins. You can install this plugin and translate LearnPress easily.
In the Loco Translate UI, choose Learnpress, choose which language you want to translate, press sync button on the top of the table, then you can find sentence you want to translate and complete it.
Hope this help.
Minh.Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Translate in FrenchHi again.
I’ve just found a amazing plugin called Loco Translate which’s verry usefull for translate WP themes and plugins. You can install this plugin and translate LearnPress easily.
In the Loco Translate UI, choose Learnpress, choose which language you want to translate, press sync button on the top of the table, then you can find sentence you want to translate and complete it.
Hope this help.
Minh.Hello
Sorry for the long silence. Yes, currently we are only supporting the one-time payments. The subscriptions/recurring payment module is something that we missed. Thank you for your idea. We will support this payment method as soon as possible.
Sorry for any inconvenience.
Minh.- This reply was modified 8 years, 2 months ago by minhluc.
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Page ProfileHi
I’m sorry, there are no option for that now, but if you really need that feature you can do some “hack” here. In the file(your site root folder)/wp-content/plugins/learnpress/templates/profile/info.php
at line 22 you can see this code<?php echo $user->user_nicename; ?>
, let change it to<?php echo $user->user_display_name; ?>
.
Oh, don’t forget to save it up!Certainly, we will add this options to the next version of LearnPress. Thank you for your idea.
Best Regards.
Oh, thank you very much for report us these issue, It’s very helpful to improve the translations of LearnPress in other languages.
Loco Translate is a amazing plugin. The Loco Translate said the German translation is 99% complete was because the .pot file was not being not synced with the .po file (the template file in English) yet. Actually our translation was only 40%.
When open the German translation you can see the sync button of the top of table, press that button and wait for syncing complete then you can start translate sentences into German.
thank you in advance.
Minh.Hi
It’s great when you solve the problem.About your question, Learnpress checkout is working fine without BuddyPress. You just need to enable Anyone can register option in WordPress General Settings
having any trouble, please reply bellow, I’ll try to help you.
Minh.
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Free course but buy button appearsHi @mpek
Thank for reporting us, this is a bug of LP, we are going to fix this bug in the next version of LP (LP 1.1).
Sorry for any inconvenience.
Best Regards.Hello
When you create or edit a course, in the payment setings section there is Requires enroll option. Set it to Yes, enroll is required, students will have to logged in before enroll that course. Otherwise set it to no there are no login requires.
Minh.
Hi
Sorry for late reply, do you get this issue fixed?
oh, I’m so sorry for that rude.
Seem your issue caused by the theme. please post your question here our theme support team will help you.