Skip to content

Conditional Logic

Conditional Logic

Total includes a Conditional Logic feature that lets you control when certain functionality is enabled or disabled, based on a conditional string. Two examples of the Conditional Logic function can be found in the Transparent Header and Primary Bottom Spacing…

Read more

Header Search Icon Shortcode

The header_search_icon shortcode can be used to display the search icon in your header aside field when using a supported header style. Technically the shortcode can be used anywhere, but it's intended primarily for adding a search icon to your…

Read more

How to Customize the Blockquote Element

The blockquote element in the Total theme is easy to customize using the WordPress Customizer. You can choose between two popular styles to suit your site’s design. The default style includes a side quote icon, while the alternative style uses…

Read more

How to Use Images as Menu Items

You can easily use images as menu labels in WordPress by inserting HTML into the Navigation Label field for a menu item. Use the <img> tag to insert your custom image like such: <img src="IMAGE_URL" alt="Image Alt"> Be sure to…

Read more

WooCommerce Outdated Templates

If you've received a message or seen a notice in your WordPress dashboard like: "Your theme (Total) contains outdated copies of some WooCommerce template files..." That looks like the following: Don't panic, this is usually a non-critical notification that appears…

Read more

Use a Dynamic Template as Mega Menu Content

By default, the Total theme doesn't offer a direct way to assign dynamic templates to individual menu items for use as a mega menu dropdown. It’s generally best to use a dedicated third-party mega menu plugin for building advanced menus…

Read more

Dynamic Template Parts

When building dynamic templates, you can select a template type; one option is Part. In this article, we’ll explain the purpose of dynamic template parts and walk you through how to create and use them. What are Template Parts? A…

Read more

Why Dynamic Templates Don’t Support Theme Settings

The Theme Settings Metabox is intentionally disabled when editing Dynamic Templates. This decision is based on both performance considerations and best practices. This documentation article will cover the reasons why and explain what you should be doing instead to customize…

Read more
Back To Top