✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI chatbot for Astra Pro: theme settings and layout help

SleekAI maps Astra's astra-settings option, the astra_settings postmeta keys that override per-page layout, and the active Astra Pro modules list into the chatbot, so editors and support visitors can ask which header is active or why a sidebar disappeared. Bring your own OpenAI, Anthropic, Google, or OpenRouter key.

♾️ Lifetime License available

SleekAI chatbot for Astra Pro

An in-admin guide to Astra Pro's layout system

Astra stores its global theme options in a single serialized option called astra-settings, which holds typography presets, container widths, header builder rows, footer rows, and color palettes. Per-page layout overrides live in postmeta keys such as site-sidebar-layout, site-content-layout, ast-disable-sections, and ast-main-header-display. Astra Pro adds modules like Header Footer Builder, Mega Menu, Custom Layouts, and White Label, each toggled in another option key. Editors who want to know why one page hides the header have to dig through the post sidebar.

SleekAI exposes the astra-settings option, the ast_* postmeta keys, and the Astra Pro modules list as named variables. An editor on a post edit screen can type, why does the header not show on this page, and the bot reads ast-main-header-display together with the active Custom Layout overrides and answers with the specific override that hides it. Display conditions limit the bot to admins inside /wp-admin/ and a separate public-facing FAQ bot can run under multibot.

Generic chatbots cannot read serialized option values or know what an Astra Custom Layout is. They also cannot reason about Header Footer Builder rows. SleekAI's Wizard exposes any option or postmeta key in two clicks, including custom Astra hooks. Conversations log model name, tokens, and the page the question came from, so support teams see which Astra features actually confuse editors.

Workflow

How SleekAI plugs into Astra Pro

1

Map the astra-settings option

Use the Wizard to expose the serialized astra-settings option so the bot can quote container widths, typography presets, header builder rows, footer rows, and the active color palette on every request.
2

Expose per-page overrides

Add the ast-main-header-display, site-sidebar-layout, site-content-layout, and ast-disable-sections postmeta keys, so the bot reads the current post's layout state instead of guessing from the global theme.
3

Include Custom Layouts

Connect the Astra Pro Custom Layouts post type so the bot can list which layouts are active, their target rules, and their expiry dates, which is the question support teams hear most often.
4

Bring your own key

Plug in an OpenAI, Anthropic, Google, or OpenRouter key. Pick a cheap fast model for routine layout questions and reserve a stronger model for CSS suggestions or deeper Astra Pro module debugging.

Try it now

A typical Astra Pro editor conversation

An editor managing an Astra Pro site asks the in-admin chatbot about layout overrides, hidden headers, and Custom Layouts on a specific post.

Comparison

Generic chatbot vs SleekAI for Astra Pro

Generic chatbot

  • Cannot read the serialized astra-settings option or its nested keys
  • Has no idea what a Header Footer Builder row or Custom Layout is
  • Cannot tell which Astra Pro modules are active on this install
  • Hallucinates layout advice that ignores per-page ast_* overrides
  • Will not differentiate admins on edit screens from public visitors

SleekAI chatbot

  • Reads the astra-settings serialized option live, including typography
  • Pulls per-page overrides from ast-main-header-display and friends
  • Lists active Astra Pro modules and which ones are licensed
  • Quotes active Custom Layouts and their display rules in plain English
  • Logs every editor question with model name and token usage for audit

Features

What SleekAI gives you for Astra Pro

Reads global Astra settings

The bot pulls typography presets, container widths, header rows, footer rows, and color palette values straight from the astra-settings option, so editors stop guessing which Customizer panel controls what.

Knows per-page overrides

Astra stores layout overrides in ast_* postmeta keys. The bot reads them on the current post, so it can explain exactly why a page hides the header, removes the title, or swaps to full-width.

Custom Layout aware

Astra Pro's Custom Layouts add headers, footers, and hooks site-wide. The bot lists which are active, their display rules, and which post types they target, so support questions get a real answer.

Use cases

Where teams use SleekAI with Astra Pro

Editor support copilot

Editors stuck on, why does this page look different, type the question and get the exact override that changes the layout, instead of opening five tabs in the Astra sidebar.

Agency client handoff

When you hand a site over, the bot answers the most common Astra questions for the client team, so they stop pinging the agency to ask which Customizer panel controls the footer.

Audit Custom Layouts

Ask the bot to list every active Custom Layout, its target rules, and whether it has an expiry, then prune anything stale before the next site refresh.

The bigger picture

Why Astra Pro sites benefit from chat

Astra Pro is one of the most flexible WordPress themes, which is exactly what makes it confusing for non-technical editors. The Customizer alone has dozens of panels. Header Footer Builder adds a drag and drop grid.

Custom Layouts add hooks that override pages. Module toggles change what the rest of the interface shows. Most editors only publish a handful of posts a week and never internalize where each setting lives.

They publish a page, see something off, click around, and either give up or guess. A chat interface compresses that workflow. The editor types a plain question, the bot reads the same astra-settings option and ast_* postmeta keys the theme itself reads, and the answer cites the exact override or row that produced the result.

That changes Astra from a theme editors tolerate into a theme they trust. It also means agencies stop fielding the same five Astra questions every week from client teams. SleekAI does not replace Astra.

It surfaces what Astra already knows, in a place editors are willing to use it.

Questions

Common questions about SleekAI for Astra Pro

No. SleekAI runs on top of whatever data Astra and Astra Pro already write to the database. As long as your site has a valid Astra Pro license and the plugin is active, the postmeta keys, options, and module flags exist, and SleekAI can map them in the Wizard without any extra Astra license.

 

Out of the box the Wizard exposes the astra-settings option, the common ast_* postmeta keys, and the Custom Layouts post type. You can map any other option or postmeta key in two clicks. Header Footer Builder rows and Mega Menu items are also exposed if those modules are enabled.

 

Yes. Because the bot reads the active container width, header padding, and color palette values, it can suggest CSS targeted at the right selectors with the right values. You still copy the result into the Customizer or a child theme to apply it, which keeps the suggestion auditable.

 

Both. The free Astra theme stores most of the layout data in the astra-settings option and ast_* postmeta keys, so the bot has plenty to read even without Pro. If Pro is active, the bot has more data, like Custom Layouts and the Header Footer Builder, and can answer questions about those features too.

 

Yes. Display conditions support user role, logged-in state, and URL pattern. A typical setup limits the bot to administrators and editors on /wp-admin/post.php and /wp-admin/post-new.php, so the public site never shows the admin bot. You can run a separate public bot under multibot.

 

Yes if you map the astra-settings option, which contains the rows array. The bot quotes which row holds the logo, which row holds the primary menu, and which row holds the search icon, so editors stop dragging components around until something disappears from the wrong row.

 

Only to the LLM provider whose key you supply. SleekAI sends only the context the system message asks for to OpenAI, Anthropic, Google, or OpenRouter under your own account, and you pick the model. Nothing routes through SleekAI servers and you can pin everything to a strict retention provider.

 

Yes. Because it knows which header row contains the logo and whether the site is using Header Footer Builder or the classic header, it walks the editor through the exact path inside the Customizer, including the field name, instead of telling them to search the WordPress admin from scratch.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView