Classic Manual
  • Welcome to RapidWeaver
  • Purchasing RapidWeaver
  • Licensing and Activation
  • Subscription FAQ
  • General FAQ
  • 📖User Manual
    • Installing and Activating RapidWeaver
    • Getting Started with RapidWeaver
    • Project Window
    • Preferences
    • Page Types
      • Blog
      • Contact Form
      • File Sharing
      • HTML
      • iFrame
      • Markdown
      • Offsite Page
      • Photo Album
      • Sitemap
      • Styled Text
    • Publishing
      • Publish to a Web Server
      • Publishing to Your Mac
      • Publishing to Chillidog
      • Multiple Publishing Destinations
      • How to fix Publishing Issues
        • Upload Logs
        • Upload Errors
    • Features
      • Health Check
      • Live Browser Preview
      • Privacy
      • Project Backup
      • Macros (Advanced)
      • Resource Browser
      • Simulator
      • Site Badge
      • Themes
    • Keyboard Shortcuts
    • How to
      • Update License Key in RWC
      • Share Your Project File
      • Upgrade Projects
      • Add Google Analytics
      • Improve Search with SEO
      • Embed a YouTube Video
      • Embed a Vimeo Video
      • Edit an .htaccess File
      • Build an Online Store
      • Edit Your Website Online (CMS)
      • Create a Members Area Using Sitelok
    • Troubleshooting
      • How to fix "Couldn't obtain plugin principle class"
      • How to Diagnose an Issue
      • How to Report a Bug
      • How to Locate Your Addons and Preferences
      • How to Send or Share Your Project (moved)
    • Resources
  • 🧩Addons
    • What are Addons?
    • Premium Themes
      • 🗻Aspen
        • Aspen FAQ
        • Social Icons
        • Aspen Version History
      • 🦸Marvel
        • Marvel FAQ
        • Social Icons
        • Marvel Version History
      • 👑Royale
        • Royale FAQ
        • Social Icons
        • Royale Version History
  • 👷Developers
    • Addon Overview
    • Themes
      • Theme Introduction
      • Theme Syntax Tags
      • Theme.plist Syntax
      • Theme Info.plist
    • Plugins
      • Plugin SDK
    • Marketplace Developer Guide
  • 📁Legal
    • Acknowledgements
    • Subscription Terms of Service
    • Privacy Policy
    • EULA
Powered by GitBook
On this page
  • Royale's Main Features
  • Theme Presets
  • Mixed Media Banners
  • Custom Banner Image (Site Wide)
  • Custom Banner Image (Per Page)
  • Custom HTML5 Video Banner (Per Page)
  • Custom YouTube/Vimeo Video Banner (Per Page)
  • Custom Velvet Video Banner (Per Page)
  • Custom SuperFlex 3 Slideshow Banner (Per Page)
  • Responsive Video Player
  • Responsive Audio Player
  • Featured Navigation Links
  • Create Line Breaks in Royale
  • Create Link Arrows in Royale
  • Custom Site Logo Width Adjustment
  • Royale's Split Stack
  • eCommerce with Royale
  • Ecwid eCommerce

Was this helpful?

Export as PDF
  1. Addons
  2. Premium Themes

Royale

A Premium RapidWeaver Theme

PreviousMarvel Version HistoryNextRoyale FAQ

Last updated 1 year ago

Was this helpful?

Introducing Royale, a Premium RapidWeaver theme that offers your website visitors an exquisite and luxurious experience. With its elegant banner animations, sophisticated responsive design, and premier customization options, your visitors will be immersed in a realm of opulence and exclusivity. Elevate your online presence to new heights of grandeur with Royale.

or as part of our !

Below you will find some helpful tutorials to guide you through Royale's features.


Royale's Main Features

Theme Presets

Site Wide

Go to Master Style > select desired theme style from the Theme Styles dropdown menu.

Per Page


Mixed Media Banners

Below are the different banner options available in RapidWeaver's Premium Royale theme and tutorials on how to add them.

Custom Banner Image (Site Wide)

This tutorial will show you how to add a site wide banner image to the Royale theme.

  1. In RapidWeaver, go to Settings > General, then drag and drop your image in the Banner input box.

Custom Banner Image (Per Page)

This tutorial will show you how to add a unique banner image per page to the Royale theme.

Custom HTML5 Video Banner (Per Page)

This tutorial will show you how to add an HTML5 Video Banner to your pages in the Royale theme.

<video loop muted autoplay class="feature"><source src="%resource(my_video.mp4)%" type="video/mp4"></video>
  • Replace “my_video” with the name of your video file (no spaces).

In preview, your HTML5 video should now be playing!

Custom YouTube/Vimeo Video Banner (Per Page)

This tutorial will show you how to embed a YouTube or Vimeo video banner to the Royale theme.

  1. Copy your YouTube or Vimeo embed code. Usually you can find this by clicking the "Share" button located on the video's page. Below is an example for Vimeo.

  • Add class="feature" to the iframe tag.

In preview, your YouTube or Vimeo video should now be displayed!

Custom Velvet Video Banner (Per Page)

This tutorial will show you how to embed a Velvet Video banner to the Royale theme.

  1. In edit mode, place your intended Velvet banner video, as the first Velvet stack in the page order.

In preview, your Velvet Video banner should now be displayed!

Custom SuperFlex 3 Slideshow Banner (Per Page)

This tutorial will show you how to add a SuperFlex 3 slideshow banner to the Royale theme.

  1. In your SuperFlex 3 stack settings, enable the Import option.

In preview, your SuperFlex 3 slideshow banner should now be displayed!


Responsive Video Player

This tutorial will show you how to embed a responsive YouTube or Vimeo video player on your pages in the Royale theme.

  1. Copy your YouTube or Vimeo embed code. Usually you can find this by clicking the "Share" button located on the video's page. Below is an example for YouTube.

  1. Paste the embed code into the content edit area.

In preview, your responsive video should now be displayed.


Responsive Audio Player

This tutorial will show you how to add a responsive audio player in the Royale Theme.

  1. Paste the below audio player code snippet in the RapidWeaver page/section where you'd like the audio player to appear:

<audio preload="auto" controls><source src="%resource()%" /></audio>
  • Add your audio filename within the resource () brackets in the above code.

In preview, your responsive audio player should now be displayed.


Featured Navigation Links

This tutorial will show you how to create featured navigation menu links in the Royale theme.

  1. Single-click a page link (left panel) to edit the page title.

  2. Paste the below code snippet in front of the page title.

<i></i>

When in preview mode, you should now see your featured desktop navigation links.


Create Line Breaks in Royale

This tutorial will show you how to create line breaks on your pages in the Royale theme.

<hr>

Create Link Arrows in Royale

This tutorial will show you how to create link arrows on your pages in the Royale theme.

  1. To style links with forward arrow icons, highlight the text you'd like make a link, then select the link icon.

  1. Add a Custom Attribute, give it the name “class”, and value “social-forward”. Finally click the "Set Link" button.

In RapidWeaver's preview mode you will now see those link arrows next to the links you set.


Custom Site Logo Width Adjustment

By default, Royale limits the site logo width to 100px, but here’s some CSS to paste into Settings > Code > CSS, to adjust the logo width to your needs.

@media screen and (min-width: 480px) { header.theme .shift #site_logo { max-width: 200px; } }

Then adjust the 200px value to best suit your site layout needs.


Royale's Split Stack

This tutorial will show you how to create an “edge to edge” section with Royale's Split stack.

When downloading Royale, in the folder you’ll find the Royale Split stack, double-click the stack to install. Using a Stacks page, you can drag in the Royale Split stack to create an “edge to edge” section within the main content area.

  • NOTE: After using the Split stack, all following content MUST be contained within Split stacks to avoid layout issues.

  • NOTE: Make sure you select matching Text, Header, and Link colors in your Royale Split stack's settings so that they match your selected colors for these theme elements.


eCommerce with Royale

Royale comes packed with eCommerce features to help you build a successful eCommerce website. Elevate your customers online shopping experience with Royale, a premium RapidWeaver Theme.

Ecwid eCommerce

We've put together a short three part video tutorial that goes through how to setup your Ecwid store in RapidWeaver and start selling online with ease.

1) Start Selling online with RapidWeaver and Ecwid

2) Categories & Store Customization

3) Sell Online with Stacks and Ecwid

Use the theme styles as shown on the . You can set Royale's theme style site wide, or per page.

Select page title from left hand menu > go to Inspector > Page Styles () > uncheck Use Master Style box > select theme style from Theme Styles dropdown menu.

Select page you'd like to add custom banner image to from left hand menu > go to Inspector > General Settings (), then drag and drop your image in the Override Site Banner input box.

Add your .mp4 video to the RapidWeaver Resources panel ().

Go to Inspector > Page Sidebar (), and add the below video snippet

Highlight your code, go to Format > Clear Formatting (), then Format > Ignore Formatting ().

Go to Inspector > Page Styles () > uncheck "Use Master Style" box > Banner – Type, choose HTML or Embed Video.

Drop in a fall back image banner by following the above guide, just in case some browsers or devices don't support HTML5 video.

Go to Inspector > Page Sidebar (), then paste your YouTube or Vimeo embed code snippet.

Highlight your code, go to Format > Clear Formatting (), then Format > Ignore Formatting ().

Go to Inspector > Page Styles ()> uncheck "Use Master Style" box > Banner – Type, choose HTML or Embed Video.

This tutorial requires the third party plugin.

Velvet was a stack from Nick Cates Design. It is now being sold by .

Go to Inspector > Page Styles () > under Theme Tools section, uncheck Load Responsive Tools.

Go to Inspector > Page Styles () > Banner – Type, choose Velvet (Import First Video).

This tutorial requires the third party plugin.

SuperFlex 3 was a stack from Nick Cates Design. It is now being sold by .

Go to Inspector > Page Styles () > Banner – Type, choose SuperFlex 3 (Import).

Highlight your code, go to Format > Clear Formatting (), then Format > Ignore Formatting ().

Add your .wav or .mp3 file to the RapidWeaver Resources panel ().

Highlight your code, and select Format > Ignore Formatting ().

Paste the below code into your content area to create a line break, then highlight your code and go to Format > Ignore Formatting ().

This tutorial requires the third party plugin.

NOTE: Split stack use is not compatible with using layout sidebar option. In the Inspector > Page Styles () > Sidebar Content - Position > “Hide” must be chosen from the dropdown menu.

Ecwid is our preferred eCommerce platform and is fully compatible with Royale. Get Ecwid for a beautiful online store to sell digital or physical products. .

Tutorial requires an . Sign up for a free plan to get started.

🧩
👑
Royale preview site
Option-Command-5
Option-Command-1
Command-4
Option-Command-2
Option-Command-.
Command-.
Option-Command-5
Option-Command-2
Option-Command-.
Command-.
Option-Command-5
Stacks
Weaver's Space
Option-Command-5
Option-Command-5
Stacks
Weaver's Space
Option-Command-5
Option-Command-.
Command-.
Command-4
Command-.
Command-.
Stacks
Option-Command-5
Learn more, and sign up for a free plan
Ecwid eCommerce account
Custom Banner Image (Per Page)
Preview Royale Here
Purchase Royale Here
Premium Themes Bundle Here
Royale for RapidWeaver, a Premium RapidWeaver Theme
Royale's Mixed Media Banners
How to set Royale's Theme Style site wide
How to set Royale's theme Style per page
Add a site wide custom banner image in RapidWeaver's Royale theme
Add a unique banner image per page in RapidWeaver's Royale theme
Add your .mp4 video file to RapidWeaver's resources
Paste the embed code into the Page Inspector > Page Sidebar, highlight the code and go to Format > Ignore, then add class="feature" to the code.
In Page Inspector uncheck the "Use Master Theme" box, then select HTML5 or Embed Video from the Banner - Type dropdown
Your YouTube or Vimeo video should now be displayed in Royale's featured banner area