I use LearnDash + an add-on called course grid to display courses in a grid like structure. I insert the shortcode into a Raw content element. Some properties are properly displayed, such as course progress, however, the courses are not displayed in 3 columns as specified in the shortcode. Any ideas?
This is the shortcode I use:
[ld_course_list mycourses=“enrolled” col=3 progress_bar=‘true’]
I tried different variations of the quotations around the 3 but no success. This shortcode worked before, but I think the problem appeared after I upgraded to wordpress 4.8 (now on 4.9).
I am currently on the latest version of X
Any ideas?
Thanks.