LDX Design

Tag: H5P

13 LearnDash Alternatives: LMS Plugins & Platforms with Similar Features

LearnDash is the most popular LMS platform for WordPress, by far. And one of the more popular LMS options in general.

However, others are gaining in popularity. This article will explore LearnDash alternatives in the WordPress space, as well as hosted/SaaS LMS platforms outside of WordPress.

Since LearnDash is a WordPress LMS plugin, we’ll first look at the other LMS plugins you can use with WordPress. If you’re already using WordPress and/or committed to the platform, you’ll want to choose a LearnDash alternative WordPress plugin.

There are some free WordPress LMS plugins, but none of them offer the features that LearnDash provides. You’ll want to go with a premium solution.

However, if you’re open to non-WordPress LMS solutions, jump down to the section on other SaaS/hosted LMS platforms.

Design Upgrade Pro for H5P Troubleshooting

Several customers have had issues with the styles from our Design Upgrade Pro for H5P plugin not appearing on the frontend of their site. Things looks good in the Customizer, but the styles don’t show up on the actual website. The cause of this issue is almost always due to the server configuration.

Because of the way the H5P WordPress plugin requires us to add styles to H5P content, we have to use a .php file to load CSS code. This is a bit unconventional. Typically, you’d use a .css file to load CSS code, and a .php file to load PHP code.

I’ll explain a few things you can try to resolve this issue. It usually involves contacting your host and asking them to make a pretty simple change.

How to Use Custom Fonts for H5P in WordPress

Are you looking to use a custom font for your H5P content in WordPress? The H5P website provides a short tutorial for making visual changes with CSS, but it leaves a lot to be desired. It also doesn’t provide any specific examples for using custom fonts.

This article will explain exactly how to bring custom fonts to H5P, and walk you through each step, providing code samples along the way.