How to optimize server requirements for ModelTheme WordPress Themes
The base of a WordPress site is always a server that is able to run PHP scripts. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a […]
The base of a WordPress site is always a server that is able to run PHP scripts. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a […]
Let’s say that we have a simple shortcode, such as this one: If the shortcode is located in a plugin, it is not recommended to edit […]
Step 1: Login to your cPanel by accessing the cpanel link as follows: example.com/cpanel where you need to replace example.com with your own domain name. […]
The need to increase the Memory Limit on a WordPress website comes when errors like this appear: Fatal error: Allowed memory size of 8388608 bytes exhausted […]
Progressive Web Apps (PWA) is a new technology that creates a middle ground between a website and a mobile app. They are installed on the phone […]
ModelTheme Framework is the most important plugin that comes bundled with every single theme created by ModelTheme (Envato Elite Author / ThemeForest theme seller). Basically if […]
This is the message WordPress now displays when a PHP Fatal Error is thrown. Usually, the administrator of the site is being notified via email (automatically) […]
The Envato Market WordPress Plugin makes it easy for Theme & Plugin authors to deliver updates to their customers. The Envato Market WordPress Plugin helps customers […]
What is WPML? WPML or the WordPress Multilingual Plugin allows running fully multilingual websites with WordPress making your life easier when translating pages, blog posts or […]
If you purchased a theme by ModelTheme from Envato Market / ThemeForest which comes with MT Mega Menu (an extra functionality for menus) and need some […]
Method 1: Edit file .htaccess: Add the following to .htaccess (Make sure you back up .htaccess before you edit it): php_value max_execution_time 300 Method 2: […]
WordPress is a platform that allows you to create websites using much fewer skills compared to your average static HTML/CSS/JS website. You can practically purchase a […]