Skip to main content
Participant
January 4, 2023
Question

Criar templates em Wordpress

  • January 4, 2023
  • 2 replies
  • 800 views

Eu gostaria de saber se é possível criar um site wordpress usando apenas o Dreamweaver

    This topic has been closed for replies.

    2 replies

    Nancy OShea
    Community Expert
    Community Expert
    January 4, 2023

    WordPress is a dynamically driven online site builder.  Content is stored in a database, site appearance comes from your WordPress Theme (see below).

    • What are you unable to do from the WordPress dashboard that makes you think you need Dreamweaver?

     

    How to Make a WordPress Website:

    https://www.wpbeginner.com/guides/

     

    Free & Premium WordPress Themes:

    https://wordpress.com/themes/free

    https://www.elegantthemes.com/

     

    Nancy O'Shea— Product User & Community Expert
    danielpxAuthor
    Participant
    January 6, 2023

    I know how to create websites using wordpress with themes and I have even created more than 200 websites for clients using mainly the Newspaper Pro theme. My question was about the possibility of creating my own theme, using dreamweaver, instead of buying a ready-made theme and just wrapping my site.

    Nancy OShea
    Community Expert
    Community Expert
    January 6, 2023

    Thanks a lot for the tips.

    My curiosity was to know if it would be possible to develop wordpress themes from scratch using dreamwear.

    It's not about creating a wordpress website with wordpress's own resources, which are limited.

    There are thousands of free and paid themes. There are paid themes that are really good and I use them, as is the case with Newspaper Pro to create news sites like [WP site link removed by moderator as per forum guidelines.]

    I believe you are not sure, as am I if this is possible, right?

     


    quote

    I believe you are not sure, as am I if this is possible, right?


    By @danielpx

    ============

    No. I am certain you can build whatever you want in Dreamweaver if you have the coding skills for it.  It's not the tools, it's the person using the tools.

     

    If you've never built a custom WP Theme before, the learning curve can be quite steep.

     

    Nancy O'Shea— Product User & Community Expert
    Jon Fritz
    Community Expert
    Community Expert
    January 4, 2023

     If you fully understand php, and how WordPress uses it, then yes, you can use DW to create a WordPress Theme.

    Without extensive knowledge in PHP, no, DW will not work.