Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Building a new site on current site

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27969
    leehughes
    Member

    hi,

    i have a site at the mo on wordpress and am looking to build a new one with a different theme. Only problem is is that I need to get the new site live while building so people can help me (I am currently doing it locally)

    Is there a way I can set this up on wordpress? So maybe create an area on my current website to build my new theme up?

    Thanks

    #70826
    MJK
    Member

    You should create a sub directory and install WordPress to that directory. Then you can work on your new theme there. Once finished, transfer it to the WordPress you need it on. Wah-la! :)

    #70828
    leehughes
    Member

    So I have http://www.leehughes.co.uk at the mo

    So if I create a folder called new site.

    Put that folder in my htdocs part of my server and then install new copy of wordpress in that folder and install theme as normal

    So my new url would be http://www.leehughes.co.uk/new-site/new-theme?

    Is that right?

    Many thanks :)

    #70833
    nutt318
    Member

    I’ve done what MJK has said to do and it works for me. So once you install wordpress in the sub-directory, just go to http://www.leehughes.co.uk/new-site

    That will give you the generic wordpress default theme, basically its a whole new site. From there you would need to test your theme and upload it to the http://www.leehughes.co.uk/new-site/wp-content … /YOURTHEME.

    Hope that helps.

    #70834
    TheDoc
    Member

    If the structure of the site is essentially staying the same, you can actually upload the theme to the live site and set it up so that only admins can see it, and the rest of the public simply sees the regular theme.

    I forget what the plugin is called… Theme Switch? Theme Switcher?

    #70838
    leehughes
    Member

    cheers guys…

    All working now..

    Quite exciting :D

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Back End’ is closed to new topics and replies.