<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Behzad Ghafoury</title>
    <description>The latest articles on DEV Community by Behzad Ghafoury (@behghaf).</description>
    <link>https://dev.to/behghaf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3884263%2F1bd7d74d-8fea-4d17-a526-76ee4ee93cad.jpeg</url>
      <title>DEV Community: Behzad Ghafoury</title>
      <link>https://dev.to/behghaf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/behghaf"/>
    <language>en</language>
    <item>
      <title>A Practical WordPress Cloud Workflow: Using Pantheon and the Block Editor</title>
      <dc:creator>Behzad Ghafoury</dc:creator>
      <pubDate>Fri, 17 Apr 2026 14:12:05 +0000</pubDate>
      <link>https://dev.to/behghaf/a-practical-wordpress-cloud-workflow-using-pantheon-and-the-block-editor-2cnb</link>
      <guid>https://dev.to/behghaf/a-practical-wordpress-cloud-workflow-using-pantheon-and-the-block-editor-2cnb</guid>
      <description>&lt;p&gt;Building WordPress sites in 2026 shouldn't involve clunky local servers that crash or "only work on your machine." For developers and students in programs like WDIA, professional workflows mean &lt;strong&gt;Cloud-Native development&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;This tutorial will take you from zero to a live, collaborative site using &lt;strong&gt;Pantheon&lt;/strong&gt;, &lt;strong&gt;Kadence&lt;/strong&gt;, and &lt;strong&gt;Native Blocks&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Section 1: The Environment (Pantheon.io)
&lt;/h2&gt;

&lt;p&gt;Why skip the local install? Cloud environments provide a live URL immediately, allowing for real-time feedback and easier team collaboration.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Sign Up:&lt;/strong&gt; Create a free account at &lt;a href="https://pantheon.io" rel="noopener noreferrer"&gt;Pantheon.io&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create A Workspace:&lt;/strong&gt; Click &lt;strong&gt;"Create New Site"&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj8migb5pp1gcfpecd0uj.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj8migb5pp1gcfpecd0uj.webp" alt=" " width="800" height="188"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create New Site:&lt;/strong&gt; Click &lt;strong&gt;"Create New Site"&lt;/strong&gt; and choose &lt;strong&gt;WordPress&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5cx0p5qs713sxvpkxv5z.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5cx0p5qs713sxvpkxv5z.webp" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The "Dev" Tab:&lt;/strong&gt; Pantheon uses a Dev-Test-Live pipeline. For this tutorial, we stay strictly in the &lt;strong&gt;Dev&lt;/strong&gt; tab. This is your sandbox where you can build safely.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvo41ghnj2gh2cbs8ttzm.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvo41ghnj2gh2cbs8ttzm.webp" alt=" " width="800" height="240"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Enter the WordPress Dashboard:&lt;/strong&gt; Click the &lt;strong&gt;Dev admin&lt;/strong&gt; button. This will open a new browser tab leading to the "Famous 5-Minute Install" or your WordPress login.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvzez8y8i07bqjij2lno8.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvzez8y8i07bqjij2lno8.webp" alt=" " width="800" height="760"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fddk9t04i3bilyovxymx9.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fddk9t04i3bilyovxymx9.webp" alt=" " width="800" height="614"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Section 2: Theme &amp;amp; Starter Templates (Kadence)
&lt;/h2&gt;

&lt;p&gt;Starting with a blank screen is inefficient. We use &lt;strong&gt;Kadence&lt;/strong&gt; because it’s the gold standard for speed and flexibility in the current WP 7.0 era.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Navigate to &lt;strong&gt;Appearance &amp;gt; Themes &amp;gt; Add New&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqe6o2bj4ho36jhckevrb.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqe6o2bj4ho36jhckevrb.webp" alt=" " width="800" height="446"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Search for &lt;strong&gt;Kadence&lt;/strong&gt;, install, and activate it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwc43l6pvb4nrqyus1qje.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwc43l6pvb4nrqyus1qje.webp" alt=" " width="800" height="481"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Starter Templates:&lt;/strong&gt; Look for the prompt to install "Starter Templates." This plugin allows you to import professional layouts (Home, About, Services) in one click.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxee4pan29t0rrsw1o0pj.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxee4pan29t0rrsw1o0pj.webp" alt=" " width="800" height="237"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Section 3: The Editor Choice (Blocks vs. Elementor)
&lt;/h2&gt;

&lt;p&gt;As a modern developer, you need to choose between "Page Builders" and "Native Blocks."&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Elementor:&lt;/strong&gt; Great for drag-and-drop, but adds heavy "bloat" (extra code) that slows down page load speeds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Native Blocks (Gutenberg):&lt;/strong&gt; Built into WordPress. When combined with &lt;strong&gt;Kadence Blocks&lt;/strong&gt;, it offers professional design power with significantly better performance.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Verdict:&lt;/strong&gt; We are using &lt;strong&gt;Native Blocks&lt;/strong&gt; to keep our site fast, secure, and future-proof.&lt;/p&gt;




&lt;h2&gt;
  
  
  Section 4: Necessary Plugins
&lt;/h2&gt;

&lt;p&gt;To keep your site lean, stick to the essentials:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; &lt;strong&gt;Kadence Blocks:&lt;/strong&gt; Adds "superpowers" to the editor (Advanced Galleries, Rows, etc.).&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;WPForms (Lite):&lt;/strong&gt; The easiest way to create a functional contact form.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;All-in-One WP Migration:&lt;/strong&gt; Essential for quick backups and moving sites between environments.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdjcjeqo5zqnqh3b2uy9w.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdjcjeqo5zqnqh3b2uy9w.webp" alt=" " width="800" height="431"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Section 5: The Block Editor Workspace
&lt;/h2&gt;

&lt;p&gt;The Block Editor is where the magic happens. To master it, you need to know these two specific UI tools:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The List View:&lt;/strong&gt; Click the "three horizontal lines" icon in the top-left. This shows the "skeleton" of your page and is the only way to accurately select nested containers.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl27qscdq10bjexc9navr.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl27qscdq10bjexc9navr.webp" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The Settings Sidebar:&lt;/strong&gt; The "Sidebar" icon on the right. This is where you adjust colors, spacing, and typography for your selected block.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjffjv4evmv6zai1qs0v5.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjffjv4evmv6zai1qs0v5.webp" alt=" " width="800" height="404"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Section 6: Practical Editing — The Home Page
&lt;/h2&gt;

&lt;p&gt;Let’s Edit a page using a professional two-column layout.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Edit a Page:&lt;/strong&gt; Go to &lt;strong&gt;Pages &amp;gt; All Pages &amp;gt; Edit&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcqk6pobllukyjnbnixf6.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcqk6pobllukyjnbnixf6.webp" alt=" " width="800" height="208"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Add a Row:&lt;/strong&gt; Insert a Kadence &lt;strong&gt;Row Layout&lt;/strong&gt; block and select a two-column split.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd9ugiwuxsq6g791itba9.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd9ugiwuxsq6g791itba9.webp" alt=" " width="800" height="272"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Add Content:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Left Column:&lt;/strong&gt; Add an "Advanced Heading" and a "Text" block for your title.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fus9ki5hz045o136ci56y.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fus9ki5hz045o136ci56y.webp" alt=" " width="800" height="185"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Right Column:&lt;/strong&gt; Insert the &lt;strong&gt;Image&lt;/strong&gt; block and select your image.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjsz72ak6ptxb2oa0dvpr.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjsz72ak6ptxb2oa0dvpr.webp" alt=" " width="800" height="312"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; &lt;strong&gt;Style the Image (Rounded Corners and Border):&lt;/strong&gt; Select the image block in the right column. In the right sidebar settings, look for the &lt;strong&gt;Advanced&lt;/strong&gt; or &lt;strong&gt;Style&lt;/strong&gt; options. Find the &lt;strong&gt;Border&lt;/strong&gt; or &lt;strong&gt;Border Radius&lt;/strong&gt; settings to create the smooth, large curves seen in the example image below. Then, locate the &lt;strong&gt;Border&lt;/strong&gt; or &lt;strong&gt;Box Shadow&lt;/strong&gt; section to add the soft border definition.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk4muel7rho8ddp2uefxf.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk4muel7rho8ddp2uefxf.webp" alt=" " width="800" height="414"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Custom CSS:
&lt;/h3&gt;

&lt;p&gt;You can  add some custom styling. Go to &lt;strong&gt;Appearance &amp;gt; Customize &amp;gt; Additional CSS&lt;/strong&gt; and paste this CSS custom code for contact form:&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
css
/* Modernize your Contact Form */
.wpforms-form {
    padding: 30px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border: 1px solid #eee;
}

.wpforms-submit {
    border-radius: 10px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    transition: transform 0.2s ease !important;
    background-color: #222 !important;
    color: #fff !important;
}

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>wordpress</category>
      <category>tutorial</category>
      <category>webdev</category>
      <category>kadence</category>
    </item>
  </channel>
</rss>
