Skip to content

Front-end Translation with TranslatePress

Front-end Translation with TranslatePress

Using TranslatePress you can easily translate each page from your Total theme powered website directly from the front-end. The translation is done in an intuitive interface (similar to the Customizer) by simply navigating the site page by page and adding…

Read more

Responsive Text Alignments

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 you will see the classes use the format text-{viewport-size-prefix}-{alignment} making…

Read more

Featured Image (Thumbnail) Format Icons

In version 4.5.0 of Total we introduced a new function named "Thumbnail Post Format Icons" which you can enable under the main "Theme Panel" (disabled by default). This will display little icons over the featured images for your default post…

Read more

Responsive Grid Entry Classes

In the Total theme all theme grids (grid builder modules, footer widgets, image gallery...etc) make use of the same html structure for creating the columns. You can have a look at a sample grid HTML on this documentation article. As…

Read more

How to Find a Menu ID in WordPress

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 menus conditionally via a snippet. If you don't know how…

Read more
Back To Top