Cannot see Learnpress main Menu
-
Hi, I have installed LearnPress and plugins but I cannot see the Learnpress menu in the backend. I can only set preferences, but nothing else.
Thanks!
-
Hi, I have checked all compatibilities, and it is an issue with X theme. When I change Theme the menu shows properly.
Do you think we could fix this?
Thanks!
Hi sauko,
I think X theme has another plugin which registered the same menu position with LearnPress (3). There are two ways to solve this problem: First, you can change the menu position of LearnPress inside
learnpress.php.Look for this:
public function admin_menu() { add_menu_page( __( 'Learning Management System', 'learn_press' ), __( 'LearnPress', 'learn_press' ), 'edit_lpr_courses', 'learn_press', '', 'dashicons-welcome-learn-more', 3 );Change the number ‘3’ to other number. But this method is temporary, when you update LearnPress, it will turn back to default (3).
The second solution, you can find the plugin which conflict position with LearnPress and deactivate it.
We will find a way to prevent this kind of problem soon.
Thank you so much,
HoangThe next version update tomorrow will fix this problem.
Thank you for letting us know this issue.
Hoangp.s: We are sorry because we cannot provide an update immediately.
Thank you so much!
I’ll do that tweak and be waiting till tomorrow.
Salud!
Hello i want to use learnpress plugin with woocommerce plugin..
so to link my product with courses to sell them online? please help meHi there,
In order to use LearnPress with WooCommerce, you will need WooCommerce add-on for LearnPress, which can be found at http://thimpress.com/shop/woocommerce-add-on-for-learnpress/
Feel free to let us know if you have any further questions.
Best Regards,
Thong
The topic ‘Cannot see Learnpress main Menu’ is closed to new replies.