I have a live site (example.com). Instead of making changes and finding bugs when the public can view the site, I decided to setup a staging webiste. The directions I followed are WordPress Staging tutorial
It appears to have worked, when I go to staging.example.com everything is there.
How can I add a new user to the staging account? I checked wp-config.php and believe I have the DB_NAME, DB_USER and DB_PASSWORD correct. I am planning to create 2 different design of same website using High Responsive Pro theme. Is there a way to create single staging website and design 2 different design layout?