How to Create a Single Video Gallery for WooCommerce Product Galleries or SaaS Hero Sections

admin Avatar

Adding a dedicated video block to a SaaS product hero section or replacing standard WooCommerce gallery images with a seamless video element can dramatically improve user engagement and conversion rates.

This step-by-step guide explains how to configure a clean, minimal Single Video Gallery using MediaHaven. By following these steps, you will remove all titles, descriptions, buttons, and metadata, leaving only the video player visible. See WooCommerce Live Demo

WooCommerce Video Gallery & Product Tab

Before You Start

Make sure you have:

Dashboard Settings Reference Matrix

MarkerSetting / ControlPurpose for Minimal Video Layout
Views Configuration MenuThe root navigation tab inside MediaHaven Pro to build or edit your custom layout presentations.
Create New GalleryIf you want to create new video gallery.
Gallery View TitleName your view (e.g., “Single Product Video”) for easy internal organization.
Layout & Gallery TypeSelects the physical formatting system and drops down targeting hooks like WooCommerce.
Feed Source SelectorChoose between hosting your video locally (Self Hosted) or pulling external streams (YouTube).
Items to Display FilterToggle to Only Selected Items to isolate and render exactly one video asset.
Video Asset Query DropdownSearch field to select the specific video file you want to use from your library.
Block Header ConfigurationMenu tab targeting global styling components located above the video grid display.
Block Header ToggleSet to Hide: Disables global gallery titles and subtitle descriptions.
Header Buttons ToggleSet to Hide: Removes extra filter navigation buttons or control anchors.
Visual Order TabSub-panel control handling card layouts via drag-and-drop structural layers.
Title Section LayerSet to Hide: Removes the dedicated video file title text within the card container.
Meta Section LayerSet to Hide: Disables date stamps, author tags, and viewing statistics.
Description Section LayerSet to Hide: Disables excerpt text fields and extended video summary writing.
Show Preview ModeDirect diagnostic button to open and review the layout output in a visual frame.
Shortcode Deployer WidgetContains the unique copy-paste text shortcode needed to link the single view to your shop layout.

Step-by-Step Setup: Stripping Everything Except the Video

Step 1: Base Configuration & Asset Selection

  1. Navigate to MediaHaven Views (). Click “Add New” or edit your current container layout.
  2. In the text area, give your gallery a recognizable title like Single Product Video ().
  3. Under Layout Variants, choose Grid (). In the Gallery Type dropdown, select WooCommerce if assigning this directly to an ecommerce store template.
  4. Go to Feed Source () and choose either Self Hosted (if the file is in your WordPress Media Library), Cloud or YouTube.
  5. Switch the Items to Display option () to Only Selected Items or All Items.
  6. Click the search bar () and choose the single video file you intend to place in your SaaS layout or product gallery images.

Step 2: Hiding Global Layout Headers

To eliminate overarching page clutter and make the player appear native to your hero component:

  1. Scroll down to the bottom configuration tabs and click the View Settings tab, then select the Block Header options ().
  2. Switch the Block Header slider () to Hide. This stops your internal workspace title from displaying on the public front end.
  3. Switch the Buttons slider () to Hide to clear away unnecessary layout control options.

Step 3: Customizing the Card DOM to Show Only Video

Now you must strip out the micro-copy attached directly to the video card itself using the card reorder settings:

  1. Click the Visual Order tab () inside the left menu sidebar.
  2. Ensure Order Controls is set to Active.
  3. Leave the Media Section set to Show. This keeps your primary video window/thumbnail visible.
  4. Set the Title Section () to Hide.
  5. Set the Meta Section () to Hide.
  6. Set the Description Section () to Hide.

Plaintext

[ Card Content Stack Output ]
 ├── ✅ Media Section (Video / Thumbnail Player Visible)
 ├── ❌ Title Section (HIDDEN)
 ├── ❌ Meta Section (HIDDEN)
 └── ❌ Description Section (HIDDEN)

Step 4: Saving and Deploying

  1. Click the green Update or Publish button () in the top right control card to save your custom view.
  2. You can check your progress visually using the Show Preview selector ().
  3. Move down to the Shortcodes dashboard widget () and click the copy icon on the shortcode snippet string (e.g., ).

Integrating with SaaS Hero Sections & WooCommerce

For WooCommerce Gallery Replacement:

Look over to the right-hand sidebar panels to attach your media layout:

Woo Image Gallery
  1. Locate the Media Panels: Look for the Product image or Product gallery meta boxes on the right side of your screen.
  2. Launch the Selector: Click the Assign MediaHaven Gallery button located directly inside these image boxes.
  3. Select Your Gallery: In the Select Gallery popup window that appears, use the search bar or list to choose the specific video layout you want to display for this product.

How to Create a WooCommerce Product Video Gallery (Replacing Default Images)

For SaaS Product Hero Blocks:

Drop the shortcode clean into your theme container’s top header block section. Because all text parameters are completely hidden, it renders as a responsive raw video element, blending with your custom CSS grids or flexboxes.