16 mins read

Meet Masteriyo – A Free LearnDash Alternative

Most people trying to build anything on top of WordPress would rather not empty their wallets while doing so. Building an LMS solution - or an online course platform - is not any different. I know that feeling well. You want to set up lessons, quizzes, and then actually sell your course without hitting a paywall too soon. That's where Masteriyo enters the picture and LearnDash exits it.

Read More

12 Ways to Fix the HTTP Image Upload Error in WordPress

There are few things more frustrating than the vague HTTP image upload error in WordPress. It’s a common issue that you might encounter when adding files to the WordPress Media Library. However, in most cases, you can resolve it quickly and get back to creating content.

CSS Animations Tutorial: Complete Guide for Beginners

Browser performance has come a long way in the past 10 years. It used to be a lot more challenging to add interactive animations to web pages due to the potential for rendering and performance issues. But nowadays, CSS animations can be used much more freely and the syntax is generally much easier to learn compared to CSS features like grid or flexbox. Here is a full syntax guide and interactive CSS animations tutorial for beginners. Use it as reference to learn the different parts of the CSS animations spec.

How to Disable WordPress REST API (2 Expert-Tested Ways)

You don't always need WordPress REST API. In fact, sometimes you're better off without it. This post is for people who want to shut it down fast. Maybe you're worried about someone poking around your site's data. Maybe your server's feeling the load. Maybe you just want one less thing "exposed." Whatever your reason, I'll show you how to disable the REST API cleanly and completely.