[ad_1]
[ad_2]
I'd like to set up a new theme and share the progress with my colleagues without affecting the current theme that visitors to our blog see.
Is this possible somehow?
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
I think that not possible.
Why not create a staging site or clone site?
Stagging
Yes,it’s easy
why dont you try to do it on local host?
You need a staging site… Don’t make changes directly in production, thats pretty much rule number 1.
You can do it in localhost and create a tunnel, or staging site. Copy entire site down to staging and then begin your edits.
Make a subdomain like beta.yourdomain.com, clone the original website on that subdomain (including the DB), install the theme and play around.