Skip to content
  • Home
  • PluginsExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
  • About Us
  • Blog
  • Your Account
Bootstrapped Ventures Knowledge Base
  • Get the Plugin
  • DocumentationExpand
    • WP Recipe Maker
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Visual Link Preview
    • Custom Related Posts
  • Open a Support Ticket
Bootstrapped Ventures Knowledge Base

Getting Started

6
  • Installing WP Ultimate Post Grid
  • Activating your license key
  • Updating WP Ultimate Post Grid
  • Creating a Grid
  • Adding a Grid to your Website
  • Grid Template Editor

Creating a Grid

1
  • Creating a Grid
  • Grid Edit Screen
    • General
    • Data Source
    • Limit Items
    • Filters
    • Layout
    • Item
    • Pagination
    • Other
  • Grid Filters
    • Isotope Filter
    • Dropdown Filter
    • Checkboxes Filter
    • Text Search Filter
    • Clear All Filter Selections Button
    • Custom HTML
    • Dynamic Order
    • Responsive Filter Display
  • Grid Pagination
    • Divide posts in Pages
    • Use a “Load More” button
    • Infinite Scroll Load
    • Load more posts on filter

Template Editor

4
  • Grid Template Editor
  • Classes you can use in the grid template editor
  • Using conditions in the grid template
  • Using ACF or other Custom Fields

Advanced Features

8
  • Cloning a Grid
  • Limit Items Dynamically
  • Custom filter term order
  • Default Filter Selections
  • Custom Field Filters
  • Using WP Extended Search to alter the Text Search filter
  • Set Custom Links and Images
  • How to Center the Grid

WPUPG for Developers

3
  • Accessing or manipulating a grid in the front-end
  • Custom filter term order
  • Use a grid for the search or archive page

Announcements

3
  • WP Ultimate Post Grid Changelog
  • WP Ultimate Post Grid 3.0.0
  • WP Ultimate Post Grid Legacy

Debugging Plugin Issues

3
  • Debugging plugin problems
  • The downloaded plugin is not a zip archive
  • Creating a Temporary Login
View Categories
  • Home
  • Documentation
  • WP Ultimate Post Grid
  • Getting Started

Adding a Grid to your Website

Once you’ve created a grid it can be added anywhere you want on your website using a block or the shortcode.

Adding a grid using the Gutenberg Block Editor

When editing a post or page in the Block Editor you can click on the + icon to add one of grid blocks:

In most cases you’ll just want the full grid with all of its filters, so pick the “Grid with Filters” block in that case. Next, you’ll want to click on the blue “Insert Existing Grid” button.

This will get you a dropdown where you can pick a grid to insert from all of the grids you’ve created. Just click the blue “Insert” button to confirm.

After confirming you’ll see a live preview of the grid. Take note that this is not exactly as it will look on your actual website.

The same method can be used to add a separate grid or filter block.

Adding a grid using the Classic Editor

In the Classic Editor you’ll find a grid icon in the Visual Editor.

After clicking you’ll be able to select what you want to insert.

What you’ve inserted is essentially just a shortcode that will output the grid on your actual website.

That same shortcode can also be copied from the Grids > Manage page.

Adding a grid in your theme files

Another, more technical, option is to add a grid into the code of your theme files. For this, you can use the shortcode you find on the Grids > Manage page. A shortcode can be added in PHP code like this:

<?php echo do_shortcode( '[wpupg-grid-with-filters id="text-search-filter"]' ); ?>

Updated on December 5, 2024
Creating a GridGrid Template Editor
Table of Contents
  • Adding a grid using the Gutenberg Block Editor
  • Adding a grid using the Classic Editor
  • Adding a grid in your theme files

© 2025 Bootstrapped Ventures · BE0634.767.406
Privacy Policy

  • Bootstrapped Ventures
  • Plugins
    • WP Recipe Maker
      • Demo
      • Documentation
      • Get the Plugin
    • WP Ultimate Post Grid
    • Easy Affiliate Links
    • Easy Image Collage
    • All-Access Pass
  • FAQ & Support
    • Knowledge Base
    • Documentation
  • About Us
  • Blog
  • Your Account