mobile-navigation

Search Result for: Development Category

Articles

Check the WordPress user status on any template

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Multi cursor not working anymore in Atom?

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Unable to send emails from your shared hosting account, using an email php email form

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Inclrease the upload limit via .htaccess in Linux

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

PHP Limit the amount of text being displayed in a string

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

How to avoid the need to issue “y” several times when removing protected file

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Change permission settings for Joomla users

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Simple but effective .htaccess blocking for IP address

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]

Joomla 3.8.6 Security Release is out!

Preparation Backup your database and files. Check if Pretty Permalinks are working on your site Deactivate all active plugins ( you can reactivate plugins after setting up the multisite) Configure Multi Site Add the following line of code in wp-config.php, just before the comment /* That's all, stop editing! Happy blogging. */ /* Multisite */ define( 'WP_ALLOW_MULTISITE', true […]