mobile-navigation

Articles

Identify what the remote URL is

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 Un-tracking a file in GIT

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 […]