• Resolved dhubb2015

    (@dhubb2015)


    Hello,
    I’m new to WordPress and I’ve just installed the program using Dreamweaver to transfer all of the files to my server. The server I’m currently using is DreamHost and so far I’m having trouble editing the files. I’ve heard that you have to set up a local server in order to do any editing such as WAMP or MAMP. Can there be a way to set up a local server in DreamHost?

Viewing 10 replies - 1 through 10 (of 10 total)
  • No, you don’t need to set up anything on your local computer if you are using WordPress on a live server (such as DH). Perhaps this will get you started:

    https://codex.wordpress.org/Getting_Started_with_WordPress

    BTW, what files did you transfer?

    Thread Starter dhubb2015

    (@dhubb2015)

    I transferred all the files that were included in the WordPress installation folder such as the wp.php files and the folders with the content, the admin, etc.

    DreamHost has a 1-click installation for WP – so that would be a much easier way to get set up:

    http://wiki.dreamhost.com/WordPress_Install

    Thread Starter dhubb2015

    (@dhubb2015)

    Will I be able to edit the files in Dreamweaver?

    Probably not easily – I’ve seen people try to get that set up and have endless hours of frustration. Have you used WP before?

    Thread Starter dhubb2015

    (@dhubb2015)

    No. I can’t say that I have. This is my first time. Would it be better if I just stuck to the basic HTML coding instead?

    What kind of coding are you envisioning doing? WP is “different” than “regular” websites, so you have to “adjust” how you do things. Depending on the theme you are using, a lot is possible using just theme options and settings – which is all done via the Dashboard. Beyond that, more customized work, almost anything is possible, but it’s not simply developing in DW and uploading those files.

    HTML and CSS are fairly straightforward, although you will be working in the context of the existing code of your theme and any plugins you may be using.

    Javascript, PHP and other codes are a bit more complicated.

    I’d suggest getting started and as you run into questions, feel free to ask. It’s a bit hard to explain from a totally theoretical standpoint.

    But for sure you may want to start off setting up a child theme for whatever theme you are using – otherwise any changes you make to theme files will be lost when the theme is updated.

    http://codex.wordpress.org/Child_Themes

    Thread Starter dhubb2015

    (@dhubb2015)

    It’s just simply HTML, CSS, Javascript, and some PHP. I run a multimedia business and I’m in the process of updating my website. I want to include a blog in my site as well as creating a mobile site as well. I’m pretty proficient in HTML and CSS. I’m still learning PHP and Javascript. I was looking at WordPress themes as templates I could edit locally in Dreamweaver using a live server. I’ve heard you can create your own themes in Dreamweaver and import them into WordPress. Right now I’m in between using WordPress and Dreamweaver. I don’t know whether to use either one but there was a tutorial on YouTube on how you could integrate WordPress with Dreamweaver using a local server so I was wondering if the same feature could work on a live server too. Here’s the video: https://www.youtube.com/watch?v=T_y0Gmsfqro

    I really don’t know – I’ve seen people trying to set that up, but having a very difficult time getting it to work and connect properly.

    Here are some resources if you are interesting in getting into the coding side of WP –

    http://codex.wordpress.org/Theme_Development

    http://codex.wordpress.org/Using_Javascript

    I’d still suggest you start using WordPress (without Dreamweaver) – and once you get a sense of how it works, it’ll be easier to figure out what you want to do.

    Thread Starter dhubb2015

    (@dhubb2015)

    Thank you so much for your help. I’ll definitely do that.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘DreamHost, WordPress, and Dreamweaver integration’ is closed to new replies.