Title: Akash Visual Layout Builder
Author: Akash Kate
Published: <strong>September 21, 2026</strong>
Last modified: September 21, 2026

---

Search plugins

![](https://ps.w.org/akash-visual-layout-builder/assets/banner-772x250.png?rev=3705661)

![](https://ps.w.org/akash-visual-layout-builder/assets/icon-256x256.png?rev=3705661)

# Akash Visual Layout Builder

 By [Akash Kate](https://profiles.wordpress.org/akash5052/)

[Download](https://downloads.wordpress.org/plugin/akash-visual-layout-builder.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/akash-visual-layout-builder/#description)
 * [Reviews](https://wordpress.org/plugins/akash-visual-layout-builder/#reviews)
 *  [Installation](https://wordpress.org/plugins/akash-visual-layout-builder/#installation)
 * [Development](https://wordpress.org/plugins/akash-visual-layout-builder/#developers)

 [Support](https://wordpress.org/support/plugin/akash-visual-layout-builder/)

## Description

**Akash Visual Layout Builder** is a visual page builder for WordPress. After you
activate it, you can create pages, posts, and popups using sections, columns, and
widgets — no coding and no extra plugins required.

#### Features

 * **Visual builder** — sections, columns, and widgets with responsive desktop /
   tablet / mobile editing
 * **Site layout** — global header and footer
 * **Page layout** — per-page header and footer modes (inherit, append, replace,
   or none)
 * **SEO panel** — title, description, focus keyword, and social image
 * **Popups** — create and publish popups with the same visual builder
 * **SVG library** — upload and reuse SVG assets
 * **Tracking (optional)** — Google Tag Manager, GA4, Ads, and Meta Pixel IDs (no
   custom script pasting)
 * **AI assistant (optional)** — generate or improve page content through the WordPress
   AI Client when a provider is configured

The plugin is visual-only. Layout, popup, and page output is generated from the 
visual builder. Users cannot paste arbitrary HTML, CSS, JavaScript, or PHP.

Starter templates include local preview and section images. They do not load remote
stock-photo CDNs.

#### How to use (fresh install)

 1. Activate **Akash Visual Layout Builder** from the **Plugins** screen.
 2. Open **Akash Visual Layout Builder** in the WordPress admin menu.
 3. Go to **Pages** (or **Posts**), create a new item, or click **Build with Akash 
    Visual Layout Builder** on an existing page/post.
 4. Add sections, columns, and widgets on the live canvas. Use the desktop / tablet/
    mobile controls to check each breakpoint.
 5. Open **Layout** to set header and footer behavior, then **SEO** for search and 
    social metadata.
 6. Save or publish. The page is live with no API keys or third-party accounts required.

Optional screens (all off until you turn them on):

 * **Settings** — editor defaults, permissions, optional Google Fonts, and optional
   AI
 * **Tracking** — GTM, GA4, Ads, or Meta Pixel IDs

#### Optional AI features

AI features are **off by default**. To use them:

 1. Open **Akash Visual Layout Builder  Settings** and enable AI.
 2. On WordPress 7.0 or later, install an AI provider plugin (Google, Anthropic, or
    OpenAI) and add its key under **Settings  Connectors**.

Those providers are third-party SaaS products. This plugin does not store their 
API keys. It sends prompts through `wp_ai_client_prompt()` only when AI is enabled
and a site administrator has configured a connector. On WordPress 6.x, or when no
provider is configured, the assistant uses local templates only.

#### Privacy

 * Tracking scripts are **disabled until you enable them** and enter IDs in the 
   Tracking screen.
 * AI network requests only happen when AI is enabled and configured by a site administrator.
 * Google Fonts are **disabled until you enable them** in Settings.
 * The plugin does not load remote stock-photo CDNs.

### External services

Akash Visual Layout Builder can connect to the third-party services below. Each 
connection is optional and off by default until a site administrator enables it.
The plugin does not accept pasted tracking snippets; official vendor scripts are
enqueued from the IDs you enter.

**WordPress AI Client** (optional AI content generation)

Why: to generate or edit visual-builder content when an editor uses Generate.

When: a site administrator enables AI in Akash Visual Layout Builder, WordPress 
7.0+ has an AI provider configured under **Settings  Connectors**, and an editor
submits a Generate request.

Data sent: the editor prompt, page title, and the current page content needed to
apply the change. The request is made from your WordPress server through Core’s 
AI Client to whichever provider the site owner connected (typically Google, Anthropic,
or OpenAI). Visitor browsers do not call those APIs.

Provider plugins: [AI Provider for Google](https://wordpress.org/plugins/ai-provider-for-google/),
[AI Provider for Anthropic](https://wordpress.org/plugins/ai-provider-for-anthropic/),
[AI Provider for OpenAI](https://wordpress.org/plugins/ai-provider-for-openai/)

Terms of Service: [Gemini API terms](https://ai.google.dev/gemini-api/terms), [Anthropic terms](https://www.anthropic.com/legal/terms),
[OpenAI terms](https://openai.com/policies/terms-of-use)

Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy), [Anthropic privacy](https://www.anthropic.com/legal/privacy),
[OpenAI privacy](https://openai.com/policies/privacy-policy)

**Google Fonts** (optional webfonts)

Why: to load the font families selected in a design so published pages and the editor
preview can render those typefaces.

When: a site administrator enables **Load Google Fonts** in **Akash Visual Layout
Builder  Settings**, and a design uses those families.

Data sent: the font family names in the stylesheet URL. The visitor’s (or editor’s)
browser then requests CSS and font files from Google, which receives standard request
data such as IP address and user agent.

Terms of Service: [Google Fonts terms](https://developers.google.com/fonts/terms)

Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy)

**Google Tag Manager** (optional tracking)

Why: to load the site owner’s GTM container so they can manage marketing/analytics
tags.

When: a site administrator enters a GTM container ID on the Tracking screen and 
tracking is enabled for that page.

Data sent: the GTM container ID. Google’s `gtm.js` then collects page-view and related
visitor data according to the container’s tags (typically page URL, referrer, and
browser information).

Terms of Service: [Google Tag Manager terms](https://www.google.com/analytics/terms/tag-manager/)

Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy)

**Google Analytics 4** (optional tracking)

Why: to measure traffic and events on pages the site owner chooses.

When: a site administrator enters a GA4 measurement ID on the Tracking screen and
tracking is enabled. (If GTM is also set, GA4 is expected to be loaded from the 
GTM container instead of a second gtag snippet.)

Data sent: the GA4 measurement ID, plus standard Analytics data such as page URL,
referrer, and browser information collected by Google’s gtag script.

Terms of Service: [Google Analytics terms](https://www.google.com/analytics/terms/us.html)

Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy)

**Google Ads** (optional conversion tracking)

Why: to load Google Ads conversion tracking when the site owner enters an Ads ID.

When: a site administrator enters a Google Ads ID on the Tracking screen and tracking
is enabled, and GTM is not already loading gtag.

Data sent: the Ads ID, plus standard conversion/page-view data collected by Google’s
gtag script.

Terms of Service: [Google Ads terms](https://www.google.com/ads/terms)

Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy)

**Pexels** (not used)

Why listed: starter photos used to be loaded from Pexels in earlier builds. This
plugin no longer contacts Pexels.

When: never. Template and AI image slots use JPEG files shipped in `assets/images/
templates/`. Remote stock-photo URLs are not requested.

Data sent: none. No visitor or editor data is sent to Pexels.

Terms of Service: [Pexels terms](https://www.pexels.com/terms-of-service/) (not 
applicable; the service is not called)

Privacy Policy: [Pexels privacy](https://www.pexels.com/privacy-policy/) (not applicable;
the service is not called)

**Meta Pixel** (optional tracking)

Why: to load the official Meta Pixel when the site owner enters a Pixel ID.

When: a site administrator enters a Meta Pixel ID on the Tracking screen and tracking
is enabled.

Data sent: the Pixel ID, plus standard pixel events Meta collects on page views.

Terms of Service: [Meta terms](https://www.facebook.com/legal/terms)

Privacy Policy: [Meta Privacy Policy](https://www.facebook.com/privacy/policy/)

#### Source code

The public repository is [Akash Visual Layout Builder on GitHub](https://github.com/akash5052/Akash-Visual-Layout-Builder).
Compiled editor assets are shipped in `assets/build/`. The React/TypeScript source
is included in the `editor/` directory of this plugin.

### Development

Repository: https://github.com/akash5052/Akash-Visual-Layout-Builder
 Editor UI 
source: `editor/` (build with `npm install && npm run build` inside that folder).
Packaging helper: `./package.sh` (development only; not required on production sites).

## Installation

 1. Upload the `akash-visual-layout-builder` folder to `/wp-content/plugins/`, or install
    the zip via **Plugins  Add New  Upload Plugin**.
 2. Activate **Akash Visual Layout Builder** through the **Plugins** screen.
 3. Open **Akash Visual Layout Builder** in the admin menu and create a page with the
    visual builder.

## FAQ

### Can I paste custom CSS or JavaScript?

No. Akash Visual Layout Builder is a visual editor. Styles come from widget and 
layout settings. Tracking uses account ID fields that load official Google and Meta
scripts. There is no HTML, CSS, or JavaScript editor.

### Do I need an API key to use the plugin?

No. The visual builder, layouts, SEO, popups, and publishing work without any external
API. A provider key in **Settings  Connectors** is only needed for optional cloud
AI.

### Will this replace my theme?

No. The builder outputs content for pages and posts. Your theme still controls the
overall site chrome unless you use site header/footer layout features.

### Is the AI required?

No. AI is optional and disabled by default.

### Do pages load Google Fonts automatically?

No. Enable **Load Google Fonts** in **Akash Visual Layout Builder  Settings** if
you want those families fetched from Google.

### Where do I configure AI?

Enable AI in **Akash Visual Layout Builder  Settings**. On WordPress 7.0+, add a
provider under **Settings  Connectors**. This plugin does not collect Gemini or 
Claude API keys.

## Reviews

![](https://secure.gravatar.com/avatar/ff7893159e6b2c6ab19b4b82bce16b9b5b883501e73b0a787b8a72530f833389?
s=60&d=retro&r=g)

### 󠀁[Great Visual Builder with Useful Features](https://wordpress.org/support/topic/great-visual-builder-with-useful-features/)󠁿

 [adityabalkavde](https://profiles.wordpress.org/adityabalkavde/) September 21, 
2026

I’ve been using Akash Visual Layout Builder and I’m impressed with how simple and
flexible it is to create WordPress pages without needing to write code. The visual
editor makes it easy to work with sections, columns and widgets, and I particularly
like the responsive editing options for desktop, tablet and mobile. The header and
footer controls, popup builder and built-in SEO options are also very useful when
building complete websites. Another thing I appreciate is that the plugin doesn’t
require multiple additional plugins for basic page-building functionality. The interface
is straightforward and has a lot of potential for future improvements. It’s a promising
plugin, especially for developers and users who want a lightweight visual approach
to building WordPress pages. Definitely worth trying! 👍

![](https://secure.gravatar.com/avatar/ca4daa49681e1e5b7346df948ecff0a8aeaea4a87d1f79e13129f305ad84926c?
s=60&d=retro&r=g)

### 󠀁[Visual Layout Builder That Keeps WordPress Simple](https://wordpress.org/support/topic/visual-layout-builder-that-keeps-wordpress-simple/)󠁿

 [Vivek Kethu](https://profiles.wordpress.org/vivek28042000/) September 21, 2026

Simple and Useful Visual Layout Builder Akash Visual Layout Builder is a useful 
plugin for creating and managing WordPress layouts without having to make extensive
code changes. The interface makes it easier to structure content and build layouts
directly within WordPress. I particularly like the focus on simplicity and flexibility.
It can be helpful for developers and content editors who want more control over 
page layouts while still working within the WordPress environment. The plugin is
lightweight compared with larger page-builder solutions, which makes it a good option
when you want layout-building functionality without adding unnecessary complexity.
Overall, a useful addition for WordPress projects where you need a straightforward
visual layout-building experience.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/)

## Contributors & Developers

“Akash Visual Layout Builder” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Akash Kate ](https://profiles.wordpress.org/akash5052/)

[Translate “Akash Visual Layout Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/akash-visual-layout-builder)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/akash-visual-layout-builder/),
check out the [SVN repository](https://plugins.svn.wordpress.org/akash-visual-layout-builder/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/akash-visual-layout-builder/)
by [RSS](https://plugins.trac.wordpress.org/log/akash-visual-layout-builder/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial WordPress.org release
 * Visual editor for pages, posts, layouts, and popups
 * Site and page header/footer layouts
 * SEO tools, popups, SVG library, optional tracking
 * Optional AI assistant via the WordPress AI Client (`wp_ai_client_prompt()`)

## Meta

 *  Version **1.0.0**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [landing page](https://wordpress.org/plugins/tags/landing-page/)[page builder](https://wordpress.org/plugins/tags/page-builder/)
   [popups](https://wordpress.org/plugins/tags/popups/)[seo](https://wordpress.org/plugins/tags/seo/)
   [visual editor](https://wordpress.org/plugins/tags/visual-editor/)
 *  [Advanced View](https://wordpress.org/plugins/akash-visual-layout-builder/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/akash-visual-layout-builder/reviews/)

## Contributors

 *   [ Akash Kate ](https://profiles.wordpress.org/akash5052/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/akash-visual-layout-builder/)