Canvas Documentation
Bubble Best Practices
v3.8
v3.8
  • Introduction
  • Key Features
  • What's New
  • Canvas Design System Figma File
  • CANVAS FUNCTIONALITY
    • Getting Started
    • Branding & Design
    • Marketing Pages
    • Bubble Pages & Blocks
    • Roles & Permissions
    • Menus & Navigation
    • Data & Workflows
    • Emails & Alerts
    • Privacy rule checker
    • Miscellaneous
      • Setting up two factor authentication
      • Cookie and consent banner
      • Setting your password policy
      • Set up Payment info on Account page
      • Loading screen
      • Configuring multiple languages
      • Customizing your app's portal page colors
    • Reference
      • Pages
        • Index
        • Admin Portal
        • Account
        • Login
        • Legal
        • Reset Password
        • 404
      • Reusable elements
        • Header
        • Footer
        • Signup & Login
        • Cookies Permission
        • Widgets
          • App security
          • Header Widgets
          • Workflow Widgets
        • Admin Portal
          • Admin analytics
          • Admin email & templates
          • Admin header & footer
          • Admin legal popups
          • Admin branding, launch, and settings
          • Admin marketing pages
          • Admin portal canvas logic
          • Admin options settings
        • Menu Focus Elements
      • Data types
      • Option Sets
      • Backend Workflows
      • Design standards
        • Manually Building UI
  • Bubble Best Practices
    • Learning Bubble Basics
    • Principles
    • Database
    • Design
    • Security
    • SEO
    • Speed
    • Modularity
      • Data triggers
  • Canvas library
    • Page templates
      • Free Bubble Marketing Page
      • Premium Bubble Marketing Page
      • Centered Profile Page
      • Left-Justified Profile Page
      • Standard page
      • Toggle Tabs Page
      • Menu Page
      • Mobile Menu Page
      • Video List Page
      • Standard Portal / Dashboard Page
      • Simple Portal / Dashboard Page with Icons
      • Double Sidebar Portal Page Template
      • Search Page
      • Map Search Page with Toggle and Filters
      • Floating Map Search Page
      • Search Bar Page
      • Multi-Step Page With Progress Bar
      • Standard Multi-Step Process Page
      • Multi-Step Process Page with Sidebar
      • Gallery Profile or Product Page
      • Sidebar Profile Page
      • 2-Column Menu Tabs Page
      • 2-Column Checkout Page
      • 2-Column Video Chat Page
      • Vertical Multi-Step Page Template
    • Blocks
      • Monthly Calendar Scheduling Widget
      • No Reply Comments Thread
      • Nested Comments Thread (with Like and Reply)
      • Placeholder Group
      • List with Circular Progress Bar Repeating Group
      • Top Input Chat Widget
      • Bottom Input Chat Widget
      • Toggle Tabs Group
      • Single-Select or Multi-Select Pill Tabs Group
      • Settings group
      • To-Do List Repeating Group
      • Title Group with Button and Filters
      • Product Details Group With Progress Bar
      • Listing details with Icons and Menu Focus Group
      • Week Daily Availability Group
      • Frequently Asked Questions (FAQ) Repeating Group
      • Dismissible Module
      • Video Group
      • About Group
      • Add to Cart Group
      • Full Width Map with Directions Link
      • Location Module (Map and Directions)
      • Drag and Drop Repeating Group
      • Infinite Columns Horizontal Scroll Data Table with Fixed First Column
      • Expiration timer
    • Popups
      • Confirmation Popup
      • Message Popup
      • Image Popup
      • Video Popup
      • Vertical Scroll Popup
      • Edit Popup
      • Standard Form Popup
      • Subscribe Popup
      • Feedback / Contact Popup
      • Details Popup
      • Add List Popup
      • Advanced Form Popup
      • Rating Popup
      • Toggle Tabs Popup
      • Share Popup
      • Multi-Step Popup
      • Invoice Popup
      • Stripe Credit Card Purchase Popup
      • View Profile Popup
      • Send Message Popup
      • Multi-Select Pill Tabs Popup
      • Pricing Plans Popup
Powered by GitBook
On this page
  • Overview
  • Structure
  • How to set up

Was this helpful?

  1. Canvas library
  2. Page templates

Free Bubble Marketing Page

This page recreates all the free blocks in the Canvas marketing page builder using Bubble elements.

PreviousPage templatesNextPremium Bubble Marketing Page

Last updated 3 years ago

Was this helpful?

Overview

This page recreates all the free blocks in the Canvas marketing page builder. All of the content blocks are built with Bubble elements instead of static html and css. This marketing page is ideal for users who: a) Cannot use the Canvas marketing page builder because they are not on a paid Bubble plan b) Want to be able to customize the marketing page by adding custom designs c) Want to link content blocks to database objects

Structure

When this page is added to your app, it will include 16 pre-built marketing blocks:

  • Page You can easily change the page background to one of our free svg backgrounds.

  • Group Main left-justified hero blocks This is the first block that users will see when they visit your website. This section should summarize what your website is about in a few sentences and include call to action buttons. This block includes a Group Collapsible Standard SearchBar that you can unhide by checking the box for 'This element is visible on page load'.

  • Group Main centered hero with long text Use this hero block when you have longer heading and subheading.

  • Group Main right-justified about block and Group Main left-justified about block This is a content block that allows you to feature a title, an image, and a list of four items.

  • Group Main right-justified text and image block and Group Main left-justified text and image block This block allows you to feature some text content, an image, and a call to action button.

  • Group Main right-justified content list block and Group Main left-justified content list block This is a content block that allows you to feature an image, title, description, and a list of texts.

  • Group Main left-justified text content This block allows you to feature multiple lines of text and a bulleted list of text.

  • Group Main centered text block This block allows you to feature multiple lines of centered text and a bulleted list of text.

  • Group Main 4-column feature blocks, Group Main 3-column feature blocks, Group Main 2-column feature blocks, and Group Main 1-column feature blocks This is block allows you to feature a list of items. Each item includes an icon, title, and description.

  • Group Main html embed This block allows you to include a title and add your own custom embed code. For demo purposes, we included a video embed.

  • Group Main call to action block This block features a centered description text and two buttons.

This page also includes a popup and a reusable element:

  • Popup Hidden Variables contains two groups:

    • var - Website object This group stores the website object (e.g., app name, primary color, and etc.)

    • var - dummy data A placeholder group in case you want to use any hidden variable groups later.

How to set up

Changing your page background

  • By default, the page will come with a few placeholder conditional statements. You should save the SVG backgrounds here for later use.

  • To use one of these backgrounds, simply toggle to the Appearance tab and copy and paste the image settings from the Conditional tab over.

  • To change the colors in the svg background, you would need to have a program that supports this format (e.g., Sketch app or Adobe illustrator).

Updates to older versions of the template

  • Please check your Canvas Base Template version by going to your Bubble editor > Data tab > App data tab > All websites table > Click to view the website entry and the Template version field. If your template version is not 3.3.3 or later then please add the following state and workflows:

    • Go to the header reusable and add a custom state called 'Remove background?' (yes/no)

    • Select Group Header and make the following changes to the conditional tab: Add a new conditional when header's Remove background? is "yes" then change background color opacity to 0 and set boxshadow style to "None". Modify the conditional statement when Current page scrolling position > 0 by adding and header's Remove background? is "no".

Show or hide a block

  • To show or hide a block, simply click on the main group and check or uncheck the box for 'This element is visible on page load'.

  • Update the data source of repeating groups in the features list blocks

  • Update the image and text content in the blocks and add workflows to buttons

All of the blocks are fully responsive. Please refrain from moving things out of their container groups as this would affect responsiveness. To add additional elements to a block, resize Group Placeholder and make sure it is not overlapping with any other elements.

header