Hello Gunnar,
Greetings!
A. [eb_course id=”3″] ➜ Will work. However, the ID should be of a “course” (Product ID will not work).
B. In order to show selected courses – You may use [eb_courses] shortcode ➜ Add the selected courses to a category ➜ And then in the shortcode, you may show the respective category courses by [eb_courses categories=”basic,moderated”]
Thanks,
Team Edwiser
Hi
A. [eb_course id=”3″] ➜ Will work. However, the ID should be of a “course” (Product ID will not work). – This is a little unclear, could you give an example of which ID to use?
B. That is not a very practical way of doing it though and maybe something to think about. A course can only belong to one category in Moodle, what if a course for example appear in multiple programs or belongs to multiple “categories” in wordpress?
Does it make sense? :_)
Gunnar
Hi Gunnar,
A. [eb_course id=”3″] ➜ Will work. However, the ID should be of a “course” (Product ID will not work). – This is a little unclear, could you give an example of which ID to use?
➥ We are sharing a screengrab for your reference.
B. That is not a very practical way of doing it though and maybe something to think about. A course can only belong to one category in Moodle, what if a course for example appear in multiple programs or belongs to multiple “categories” in wordpress?
➥ It will appear in both categories. Also, to modify the layout you may need to create a child theme and customize it accordingly.
Dharmesh Barot
Team Edwiser
Ah now that makes more sense 🙂
Thx guys I will try it
G