Skip to main content
jyrim25500166
Participant
October 4, 2017
Question

I have WP-site - How I get it to Dreamweaver CC?

  • October 4, 2017
  • 2 replies
  • 292 views

I have already WP-site. Is it possible to get Dreamweaver and edit with Dreamweaver?

    This topic has been closed for replies.

    2 replies

    Nancy OShea
    Community Expert
    Community Expert
    October 4, 2017

    You must use the WP dashboard to maintain your WP site because content is stored in the MySQL database.  There are no web pages to edit in DW.

    If you want to make changes to your WP Theme in DW, you will need good coding skills in PHP, JavaScript, HTML & CSS.  And more specifically, you'll need a very good understanding of  how WP Themes work.   Don't try this if you're not a good coder.

    New To WordPress - Where to Start « WordPress Codex

    Nancy

    Nancy O'Shea— Product User & Community Expert
    Community Expert
    October 4, 2017

    When you edit with Dreamweaver you will only be editing the source code of Wordpress.  You will not be editing things like your articles or blog posts or page content.  All you need to do is define your site, and download the content.  Also, if you plan on having a testing server you will need to download your database files and setup the testing database for that environment.

    How to set up connection between Dreamweaver and the publishing server