Skip to main content

Interface Overview

Builderius has two main areas: the WordPress admin for managing your project, pages and templates, and the visual builder where you create designs, work with dynamic data and structure your content.

This overview shows you where to find everything so you can navigate with more confidence.

WordPress Admin Area

Home page

Screenshot: Builderius Home page This is your Builderius dashboard, this is where plugin will land you when you click that "activate" button. This page contains several pointers to where you may want to go next, create a template, learn about compoenents and more.

Get started now

This is where you set up your "starter theme" to begin building faster. Choose between standard and minimal settings with more options to come.

Templates

Screenshot: Builderius Templates page Create templates that apply to multiple pages (like all blog posts, archives or custom post types). Assign templates with simple locations, or intricate conditions, set priority, disable temporarily, or delete permanently. This page is a heart of every site build project.

Template vs Page Editing Modes

Screenshot: WordPress page with "Edit with Builderius" button in tool bar

Builderius has two editing modes you'll encounter:

Template editing - Design reusable layouts that apply to multiple pages. This is where you'll spend most of your time and what we cover in Getting Started.

Page editing - Design individual pages directly. You'll see "Edit with Builderius" buttons on pages/posts throughout WordPress. This opens page editing mode for one-off designs.

Both modes use the same visual builder interface below, but serve different purposes. We'll focus on template editing in getting started section, then cover page editing later in the Templates section.

Releases

Screenshot: Releases page showing release history with version numbers and deployment status Releases are the backbone of Builderius workflow. Track versions of your work, deploy releases to production, export and import designs, and create custom starter frameworks. It's a unique feature in the builder space.

Settings

Screenshot: Settings page showing site key input form For now this area contains only site key input functionality. Come here to set the site up for feature and maintanance updates and keep your site up to date.

Form Submissions

Screenshot: Form sumissions page with a message modal optn Builderius includes form building capabilities and a ready-to-use contact form. View and manage all form submissions here, or create forms workflows from scratch for your specific needs.

Visual Builder Interface

Screenshot: Builderius builder UI made for efficiency and flexibility Builderius interface, immediately familiar, but highly optimized for flexibility unlike any other.

Top Bar

Screenshot: Top bar showing save button, preview options, and responsive controls Access frequently needed actions from the top bar. Save your work, switch between preview modes, control responsive breakpoints, and manage canvas settings.

Element Inserter

Screenshot: Element inserter panel showing categories and search, and favorites on the right The main inserter on the left provides access to all available elements organized by category. The favorites panel on the right gives you quick access to frequently used elements.

Main Canvas

Screenshot: Canvas area showing a page being built with tabs above The main canvas shows your page as you build it. Use tabs to switch between different templates, components, or pages. The canvas renders your design accurately across different screen sizes so you can see exactly how it will appear to visitors.

Screenshot: Navigator panel showing Elements tab with HTML tree structure

  • Three tabs for quick and granular access of all items that make up your page appearance:
  • Elements: Tree view of HTML structure - structured representation of content
  • Selectors: CSS classes and other styling items applied to elements
  • CSS Variables: Global design tokens and their values

Settings

Screenshot: Settings sidebar showing style controls for a selected element Context-sensitive controls that change based on selected element:

  • Content tab: HTML, Content, dynamic data connections
  • Style tab: Visual styling controls mapped to CSS properties

CSS IDE

Screenshot: CSS IDE interface showing website styles View and edit all your site's CSS in one unified interface. Whether styles come from the visual controls or direct code editing, everything appears here. Full control over every CSS rule without hidden overrides.

Advanced Panel

Screenshot: GraphQL panel showing query editor with syntax highlighting GraphQL IDE: Create custom data queries for dynamic content. Build queries from snippets or write GraphQL from scratch. Test queries and see live data previews.