Phong
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi,
Are you talking about WooCommerce Payment Methods Integration for LearnPress addon?
This problem is fixed in version 2.2.3.1. Did you upgrade it?
Hi,
You can try use this sql query
SELECT q.ID, q.post_title, q.post_type, c.post_author FROM lptest.wp_posts q INNER JOIN lptest.wp_learnpress_section_items si ON q.ID = si.item_id AND item_type = 'lp_quiz' INNER JOIN wp_learnpress_sections s ON s.section_id=si.section_id INNER JOIN wp_posts c ON c.ID=s.section_course_id WHERE q.post_status = 'publish' AND q.post_type = 'lp_quiz' AND c.post_status = 'publish' AND c.post_type = 'lp_course' AND c.post_author = 3Hi. What is your mind about bellow sentence?
Even though, I have one course published it doesn’t show on the course page because the course page has a different link address which I can’t change
I tried visit link http://asap.waw.pl/course and http://asap.waw.pl/course/how-to-teach-english-to-adults. Seem that all it oke.Hi,
I never tried install both LearnPress and Colorbox Pro plugin in same site.
But LearnPress is compatible with Colorbox And Panels plugin.- This reply was modified 9 years, 3 months ago by Phong.
Viewing 4 replies - 1 through 4 (of 4 total)