Shortcodes learndash + course grid

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.

Hi There,

It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

Thank you for your understanding.

Actually this problem seems to be with X, because I have the same issue as well. The only way to get the shortcode to work properly is by inserting it using the CLASSIC text builder.

Thanks for the input.

We have added your feedback to our issue tracker.

Best Regards,

Hello,

Thanks for posting on this. I tried the classic text builder but the problems persists. The code does not seem to respond to the column parameter. Any ideas? Thanks.

Hi There,

Please provide your URL and point the specific section so we can take a closer look .

Thanks

It shows single column in cornerstone. View the front end and it shows the correct column. At least for me.

1 Like

Hello There,

Could you please check your shortcode. Please use this instead:

[ld_course_list mycourses="enrolled" col="3" progress_bar="true"]

If still the problem persist, please provide us the url and access to your site so that we can investigate further.

Please let us know how it goes.

1 Like

You are right. Thank you.

Glad that we could be of a help :slight_smile:

No problem. A lot of short codes do that. Some do not show in cornerstone at all. Hopefully this gets fixed since it did not do it in the previous version.

Thank you for your patience.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.