Skip to content

Other

Locating your form action url is pretty simple. You can follow the steps below and if you run into any issues let us know or submit a help request to…

How To Locate Mailchimp Newsletter Form Action URL

Filters are a functionality in WordPress that allows you to easily modify the data or output of other functions on the site. In the Total theme we've incorporated TONS of…

How To Use Filters in WordPress

By default in the Total theme if you have the WordPress SEO plugin by Yoast installed the theme will remove the built-in breadcrumbs and use the plugin's breadcrumbs instead. Below…

Setting Up Yoast SEO Breadcrumbs

In WordPress all of your menu's are saved in the database with a unique ID which you can reference when making advanced tweaks to your site such as showing different…

How to Find a Menu ID in WordPress

At times it may be easier to help you if we can look at the exact code being used on a specific page without having to request logins and log…

How to Share Page Content for Troubleshooting

When creating dynamic templates for your posts you may want to show related items at the bottom of the post. You can easily do this with the Post Cards element…

Show Related Posts in Dynamic Templates

Since version 4.7 Total includes responsive text alignment classes that can be used in your modules or custom code. These allow you to alter the alignment at different breakpoints. As…

Responsive Text Alignments

By default the Total theme displays all the categories in the breadcrumbs for the current post but you can easily disable this via the Customizer under General Theme Options >…

Display First Category Only in Theme Breadcrumbs

When working with the "Advanced Query" setting in various Total modules it's possible to use certain strings to return dynamic values. The following are available: NameValuecurrent_postReturns the current post IDcurrent_termReturns…

Using Dynamic Strings (values) in Advanced Queries

When using theme elements that display posts such as the Post Cards element, there are built-in settings for controlling the posts that are shown so you can choose how many…

Advanced Queries

Important!In Total 5.0.6 we added code to the theme to auto exclude certain theme files from the W3 Total Cache minify function to prevent the issues noted below. Unfortunately the…

W3 Total Cache CSS Minify Issues

The Total theme template files have designated "locations" that can be overwritten either by built-in theme "builder" functions such as the Header and Footer builder, via plugins like the Elementor…

Theme Template Locations

AWeber is a great newsletter service which we highly recommend and it's very easy to integrate with the theme's Newsletter Form element. Here is a link to the AWeber documentation…

How to use AWeber with the Newsletter Form

If you are having issues in the backend such as the Theme Options not rendering correctly or the WPBakery page builder not loading and you are using Godaddy it's possible…

Fix Backend Issues on Godaddy

By default the theme's breadcrumbs trail displays inside the "Page Header Title" area, however, it can be moved to other positions which is especially useful if you are disabling the…

Moving The Breadcrumbs Navigation

The Total theme is a very advanced and modular theme which has been coded with the use of "hooks" to allow better development but also child theme modifications such as…

Theme Action Hooks Reference

By default WordPress category URL's use the format "site.com/category/category-name", however, depending on your site and how you use your blog it may be a good idea to change the default…

How to Change the “category” URL

The Total theme includes a built-in element which can be used for showing a simple contact form and by default when a new form is submitted the form is sent…

How to Change the Contact Form Recipient (to) Address

The Total WordPress theme has been developed over the years with speed and customizability in mind. The theme's custom CSS Framework is one of the features that helps keep the…

CSS Framework Utility Classes

The Total theme includes built-in javascript for the modern dialog element. In fact, it's used for a few features such as the Social Sharing element (when set to Modal) and…

Adding Modal Dialogs using HTML

By default WordPress does not allow SVG uploads for security reasons. There are situations where you may want to upload and use an SVG file such as for custom icons…

How to Enable SVG Uploads in WordPress

By default when clicking on a local scroll link the theme will smooth scroll to the location but it won't update the URL. If you wish to have the URL…

Fix Local Link Click Doesn’t Alter the URL

When displaying a single-slide carousel on your site, you might encounter a subpixel rendering bug that manifests as a thin line on the left side of the carousel. This issue…

How to Fix the Carousel Vertical Line Overflow Bug

While tabs can provide a sleek and compact way to present content, they’re not always the most effective solution. In this article, I’ll explain why creating separate pages is often…

Why Creating Separate Pages is Superior to Tabs
Back To Top