I NEED HELP NOW!!!!!!! PLEASE HELPPPPPPPPP

16 replies
  • OFF TOPIC
  • |
Hello, I need some help. I need to build a website for a client. They want to keep the current site active while I build a new one using wordpress.
They want me to transfer all the files to them and they will upload it to their domain.
Does anyone have a step by step guide on how I create a WP site offline to be uploaded later? Or a website that might show
Any help is appreciated! The sooner the better!
Thanks so much in advance.

Pierre
  • Profile picture of the author Robert Michael
    DreamWeaver is the only thing I can think of, but that is one confusing program.. good luck!
    {{ DiscussionBoard.errors[4770843].message }}
  • Profile picture of the author Daniel Evans
    Why don't you just work on an online installation of WP then transfer the files over when the client approves?

    You need something online to let the client revise anyways, so this is the best solution.
    {{ DiscussionBoard.errors[4770857].message }}
    • Profile picture of the author prmoise76
      Originally Posted by webcore View Post

      Why don't you just work on an online installation of WP then transfer the files over when the client approves?

      You need something online to let the client revise anyways, so this is the best solution.
      I have a dummy site I use to test things out on etc. you mean I can build my entire site there, back it up and save all the files as a zip and then send it to the client? From there they need to know how to unzip, upload etc? :confused:
      {{ DiscussionBoard.errors[4771040].message }}
      • Profile picture of the author yukon
        Banned
        Originally Posted by webcore View Post

        Why don't you just work on an online installation of WP then transfer the files over when the client approves?

        You need something online to let the client revise anyways, so this is the best solution.
        Originally Posted by prmoise76 View Post

        I have a dummy site I use to test things out on etc. you mean I can build my entire site there, back it up and save all the files as a zip and then send it to the client? From there they need to know how to unzip, upload etc? :confused:
        What webcore said is a better solution, otherwise it's going to be a headache trying to figure out what edits the buyer wants.

        1) Build the theme on your own test domain.

        2) Once the buyer is happy, download the WP theme to your PC, zip the theme, then send it to the buyer.

        If the WP theme is live on a test site, you can get on Google Chat (or whatever) & make theme edits to suit the buyer in real time.

        Much easier...
        {{ DiscussionBoard.errors[4771477].message }}
        • Profile picture of the author prmoise76
          Originally Posted by yukon View Post

          What webcore said is a better solution, otherwise it's going to be a headache trying to figure out what edits the buyer wants.

          1) Build the theme on your own test domain.

          2) Once the buyer is happy, download the WP theme to your PC, zip the theme, then send it to the buyer.

          If the WP theme is live on a test site, you can get on Google Chat (or whatever) & make theme edits to suit the buyer in real time.

          Much easier...
          Well I am not just building the theme...I am building the entire site ON a WP theme. Is this still the same thing?
          {{ DiscussionBoard.errors[4771537].message }}
      • Profile picture of the author GGurls
        Originally Posted by prmoise76 View Post

        I have a dummy site I use to test things out on etc. you mean I can build my entire site there, back it up and save all the files as a zip and then send it to the client? From there they need to know how to unzip, upload etc? :confused:
        that's what people do when they transfer from hosting companies... so I don't see why not...
        Signature

        Celebrities and Reality TV PrettyStatus.com

        {{ DiscussionBoard.errors[4772857].message }}
  • Profile picture of the author prmoise76
    The client requested to receive the files to upload. they do not want a redirect. do you know where I can find a guide that shows how to create the site offline (all files for a WP theme) and then be able to send the to the client in a zip file or something?
    {{ DiscussionBoard.errors[4770964].message }}
  • Profile picture of the author Michael Mayo
    I'm not sure what operating system you are using???
    Here are a couple links you may find interesting.

    Instant WordPress

    Installing WordPress Locally on Your Mac With MAMP « WordPress Codex

    BitNami « WordPress Codex

    Hope that Helps,
    Have a Great Day!
    Michael
    {{ DiscussionBoard.errors[4771094].message }}
    • Profile picture of the author prmoise76
      Originally Posted by Michael Mayo View Post

      I'm not sure what operating system you are using???
      Here are a couple links you may find interesting.

      Instant WordPress

      Installing WordPress Locally on Your Mac With MAMP « WordPress Codex

      BitNami « WordPress Codex

      Hope that Helps,
      Have a Great Day!
      Michael
      Thanks Michael,
      I will check out the Instant Wordpress one. I dont have a mac so I will not be using that one. thanks a lot.
      {{ DiscussionBoard.errors[4771317].message }}
      • Profile picture of the author ThomM
        Originally Posted by prmoise76 View Post

        Thanks Michael,
        I will check out the Instant Wordpress one. I dont have a mac so I will not be using that one. thanks a lot.
        MAMP is a sgl database if I remember right.
        That is the biggest problem with trying to work with WP offline on your computer, you need a data base and you need the current version of PHP installed on your computer.
        What I did back in the day was have a sub-domain on one of my sites I used just for working on WP sites for clients. That way you don't have to mess around with setting up a my-sql database or PHP on your computer and you can send your client the link to the sub so they can review your work.
        A little suggestion for ya, comment the wp-config. file with instructions to your client on how to set up a data base and how and what information from it they will need to add to the config file, and where.
        Signature

        Life: Nature's way of keeping meat fresh
        Getting old ain't for sissy's
        As you are I was, as I am you will be
        You can't fix stupid, but you can always out smart it.

        {{ DiscussionBoard.errors[4772579].message }}
        • Profile picture of the author prmoise76
          Originally Posted by ThomM View Post

          MAMP is a sgl database if I remember right.
          That is the biggest problem with trying to work with WP offline on your computer, you need a data base and you need the current version of PHP installed on your computer.
          What I did back in the day was have a sub-domain on one of my sites I used just for working on WP sites for clients. That way you don't have to mess around with setting up a my-sql database or PHP on your computer and you can send your client the link to the sub so they can review your work.
          A little suggestion for ya, comment the wp-config. file with instructions to your client on how to set up a data base and how and what information from it they will need to add to the config file, and where.
          so, i am still not clear on one thing... am i able to use my testing domain and build the site in its entirety and then just send the files to the client? they already know how to upload the new WP site to their domain. they just want me to build the site for them using wordpress? sorry if I sound like i am asking the same questions but i need to know asap if I can do this or not so I can tell the client if i can make the site for them. and if so what files would i need to zip to hand the site over?
          {{ DiscussionBoard.errors[4772867].message }}
          • Profile picture of the author ThomM
            Originally Posted by prmoise76 View Post

            so, i am still not clear on one thing... am i able to use my testing domain and build the site in its entirety and then just send the files to the client? they already know how to upload the new WP site to their domain. they just want me to build the site for them using wordpress? sorry if I sound like i am asking the same questions but i need to know asap if I can do this or not so I can tell the client if i can make the site for them. and if so what files would i need to zip to hand the site over?
            yep Do a backup of the database and send that along also.
            That way any info stored in the database will be there for them.
            Signature

            Life: Nature's way of keeping meat fresh
            Getting old ain't for sissy's
            As you are I was, as I am you will be
            You can't fix stupid, but you can always out smart it.

            {{ DiscussionBoard.errors[4772980].message }}
  • Profile picture of the author Leanne King
    build the site out on a test site - block it from search engines or do it via xamp on your computer, download the files and the db or use something like backup buddy, wptwin etc and give that to the client once they have paid you.
    {{ DiscussionBoard.errors[4772992].message }}
    • Profile picture of the author prmoise76
      Originally Posted by Leanne King View Post

      build the site out on a test site - block it from search engines or do it via xamp on your computer, download the files and the db or use something like backup buddy, wptwin etc and give that to the client once they have paid you.
      ok thanks so much...sounds easy enough!
      {{ DiscussionBoard.errors[4773064].message }}

Trending Topics