When it comes to choosing a license for your software, there are a lot of options to consider. But for many developers, the GNU General Public License (GPL) is the best choice. Here’s why: The GPL is a widely used and well-understood license, so it’s easy to comply with. The GPL ensures that users have […]
Category Archives: Blog
If you’re seeing a “theme is missing the style.css stylesheet” error when you try to preview or activate a WordPress theme, it means that the theme is missing its main stylesheet. The stylesheet is required for the theme to work properly. There are a few ways to fix this error: If you’re using a child […]
In the file memberpress/app/models/MeprOptions.php change line 246 from this: $this->mothership_license = ”; To this: $this->mothership_license = ‘123125123451256573123’; Put whatever key you want, it doesn’t matter it will get rid of the nags.
The Pro version activation actually takes place in the code free version’s code. In the file happy-elementor-addons/vendor/appsero/src/License.php find the function check_license_status which starts on line 317 and add this to the start of the function code: return; Then in the function is_valid which starts around line 337 add this to the start of the function code: return […]
To use blocks and models you must install the 2 plugins included in this package. Free version and pro version. These two plugins work together, so when you see an update to the free version, do not update. Wait for update on our website and then just download and install the new version of plugin. […]