I’m currently working on a Web site that offers online courses. I’m using the MemberPress Membership Plugin to restrict course content to registered members, and I’m using MemberPress’ Courses LMS addon for developing the course curriculums. MemberPress Courses does many things very well out of the box. This article describes a small but nagging problem I encountered and how I solved it.
MemberPress
How to Override MemberPress Template Files
Since MemberPress version 1.1.7, developers can override MemberPress template files (as well as the template files for MemberPress addons). I have written this article as a supplement to the excellent article in MemberPress’ official documentation so as to attempt to clarify one particular issue. Read on for more.