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

Was this helpful?

Export as PDF
  1. User Manual
  2. Page Types

HTML

Write HTML code directly on the page

If you are using RapidWeaver Elements, you can use the HTML Element in the default page type.

The HTML page type allows you to enter any HTML code in the content area of your site in the editing view. Your code can be as simple or complex as your knowledge of HTML and web development. Or you can simply use this page to paste embedded code such as Google Maps, or even videos hosted on YouTube or Vimeo.

If you want to create an HTML page that retains the theme of the other pages on your website, be sure to leave the ‘Apply Theme’ checkbox located in the ‘Page’ tab of the Page Inspector selected. Unticking this box will remove the theme layout from the page, giving you an entirely blank canvas to start from scratch.

You can enter anything into the HTML page type, including Javascript, CSS, PHP and more. Just remember that the page’s extension needs to reflect the content on the page, so be sure to check that the Page Inspector has been set up correctly.

If you're using PHP, you should also check whether your web host supports PHP as some hosts may not support PHP. Also, please check what version PHP your code will require and make sure your hosting is set properly.

Sometimes different elements require different PHP versions so keep a look out for that if you're getting PHP errors.

PreviousFile SharingNextiFrame

Last updated 1 year ago

Was this helpful?

📖