Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #147137
    baldwinjackson
    Participant

    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?

    #147227
    Skandha
    Participant

    @baldwinjackson: What you can do is create two child themes to create 2 different design for the same website.
    You can activate one child theme for one design and activate another child theme for the other design. You can use Generate Child Theme Plugin to create Child Themes.

    Let me know if this helps you out.
    Kind Regards,
    Skandha

    #147340
    baldwinjackson
    Participant

    Thanks Skandha for your suggestion I guess creating a child theme is a better option.

    #149840
    Fukas
    Participant

    You can also not creating two different sites to get what you need. This is easy enough to implement through the database. Or with a plug-in database / module. This is implemented programmatically. The simplest way to order this service from a web design studio programmer. Then it will definitely work. I advise you to turn to https://niklex.net/ . They quickly and well eliminate such questions.

    #149849
    Skandha
    Participant

    @fukas: Thank you for sharing the info. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How To Add User In WordPress Staging Site’ is closed to new replies.