How to Add Blog Template Builder to Tag Page

You can create an Elementor template and then assign it to the tag page.

To get started, follow the steps below:

  1. Create your template and copy it’s a shortcode, navigate to Dashboard > Ruby Templates. To create a template, you can refer to this documentation: Ruby Templates
  2. In the settings panel for Block in this template, navigate to Content > Template Builder – Global Query > Query Mode

  3. Select Use WP Global Query for displaying the main blog listing. The Global query (wp_query) to this layout shows it as the main blog listing for the categoryp page.
  4. Navigate to Theme Options > Blog & Archive  > Tags & Archive > Tag – Global WP Query Template Shortcode
  5. Input a ruby template shortcode into Global WP Query Template Shortcode input
  6. Click save changes.

Notes when using WP Global Query:

Don’t apply the WP global query mode for more than 1 block in a template to avoid duplicated layouts.

The “Query Settings” & “Unique Filter” will be not available in the “WP global query” mode.

Please use “WP Global Query Pagination“. The “Ajax Pagination” settings will be not available when you choose “WP global query” mode.

To change “Number of Posts” blog page, To change “Number of Posts” blog page, please navigate to Theme Options > Blog & Archive  > Tags & Archive> Posts per Page.

Tips: You can change the “Number of Posts” setting in “Query Settings” the same as with “Blog pages show at most” value. This will make the layout look like as the frontend.

The “WP global query mode” layout cannot execute in this live editor. You can check these changes in the frontend when assign this template for a category or archive page.

Block Dynamic Tag Query

The dynamic tag query allows you to assign one templates for multiple tags without need to create each template for each tag.

To get started, please follow the steps below:

  1. Navigate to Ruby Templates > All Templates, then select the template you would like to edit
  2. Select a block you would like to edit
  3. Select Content tab > Query Settings > Tags Slug Filter
  4. At the ‘Tags Slug Filter‘ option, you simply need to enter the keyword: _dynamic_tag

Once this option is set, The theme will only filter posts based on the tag page it displayed on.

Still no luck? We can help!

Contact us and we’ll get back to you as soon as possible.