actsnetwork
Member
Posted 2 years ago #
I've got an older site http://www.actsnetwork.com that needs a facelift. But I don't want everyone to see the progress as it goes. I'd like to get it ready and just flip a switch (so to speak) to unveil the change.
but that's something I haven't been able to wrap my mind around. Can anyone help?
or1gb1u3
Member
Posted 2 years ago #
the first thing you will want to do is set up a local test server.
here is one that will work on windows that uses XAMPP. if you are on a Mac use MAMP. then when you are done with the redesign you would just upload the theme folder you created for the new design
Install AppServ and you canmodify your theme on localhost ;)
marcoteu
Member
Posted 2 years ago #
XAMPP/MAMP is your solution. Install is very easy, only a few 'clicks'.
BYurick
Member
Posted 2 years ago #
Another way is to set up a staging URL for your site and make a copy of the live there (example: staging.actsnetwork.com). Then you can make changes to the staging and test it. When you're ready you can copy over the theme changes to live (make backups of everything first before you do).
BYurick
Member
Posted 2 years ago #
And if you're really concerned you can password protect the root folder of the staging site so only you can access it.
aianta03
Member
Posted 2 years ago #
Try this plugin: http://ocaoimh.ie/theme-tester/
This should allow you to make changes to your theme without anyone else but you seeing it.
Symhome
Member
Posted 2 years ago #
I am looking to do the same thing. So if my WP files currently sit in a root directory /blog, can I just copy them to another directory /Test and make all the changes that I want without worrying about the database?
Or would you think the local test server is the best route to go?
SymHome that's one way...but did you see aianta03's suggestion?