how to return the wordpress path to the new site

If I have read this correctly… If you want to have your url as fittergroup.com but leave all your files in fittergroup.com/blog take a look at the WordPress documentation on ‘Giving WordPress Its Own Directory‘ In your ‘General’ settings panel: In the box for WordPress address (URL): change the address to the new location of … Read more

Installed WordPress Location

Basically yes, but you’ll have to ensure that your sub-domain’s document root set to the correct file location so that it picks up your WordPress files correctly. Then you’ll have the WordPress Site URL, which I assume would be: mydomain.com Then you have the WordPress URL, which would be your sub-domain. You’ll just need to … Read more

WP Installer Redirects to /wp-admin/core/install.php

I had the same issue when I was trying to install WordPress on VM configured on my laptop. The VM IP was 192.168.1.101 and the database host configured in wp-config.php was ‘localhost’ but I changed that to the actual IP and added privileges in MySQL to access the database from said IP.

Installing WordPress in a subdirectory

To build a separate site in the domainname.com/subdirectory_name directory while leaving the current site live at domainname.com, you would NOT want to modify the index.php file in the root. Your development site address is simply domainname.com/subdirectory_name

How to edit an existing wordpress.org site

Just do a search for “edit wordpress theme”. It sounds like it’s the “theme” you want to change. You can either modify what they have now, or you can make your own theme from scratch. If they just want some changes to the theme they have now you’ll probably just want to modify a theme, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)