By default the shop link added in the breadcrumbs is based on your defined Shop page under the WooCommerce settings.…
The following snippet can be used to add the local-scroll-link classname to the top bar email social link so that…
Terms (or category) lists are displayed in various parts of the theme such as the Post Meta element as well…
The Total theme includes various built-in icons that are used in the general theme design but can also be displayed…
By default the Total theme adds lazy loading via the browser loading="lazy" attribute to all images since it's impossible to…
By default the Total theme will allow you to choose from various preset theme colors for elements like the Theme…
The theme includes a class named TotalTheme\Conditional_Logic that is used for certain functions such as the Transparent Header Conditional Logic…
The following snippet will show you how to add new style options to the Total theme Heading element while using…
By default the header cart icon count bubble displays next to the icon, this is primarily so that it's larger…
By default the Total theme contact form element uses the site admin email address for the "to" email address and…
The following includes 2 examples showing how to add the Post Views Counter plugin views to your blog post entry…
You can now define your WooCommerce card style via the Customizer! This snippet allows you to define a card style…
This snippet will enable sticky posts for the related posts. By default sticky posts are disabled for related items as…
Important: Rather then customizing elements like the Blog Grid we would highly recommend instead using the Post Cards element and…
The following snippet can be used to alter your attachment.php page layout. This is the page that is used to…
This snippet will allow you to modify the default Total theme's hamburger icon with a custom SVG icon (or any…
Important: You can set an SVG icon via the Customizer and it will display on the site using an img…
The following custom CSS can be used to modify the default product quantity input field arrows.
This snippet will disable the default placeholder image displayed by WooCommerce whenever a product doesn't have a defined featured image.
The following snippet can be used to display the WooCommerce short product description in the product entry (below the title).…
The default related post title heading tag is an h4 but you can easily change this to anything you want…
In order for this code to work you first need to insert a theme button element that is set to…
This snippet shows how you could easily display the cart_link shortcode in your mobile menu toggle area. Of course you…
By default WordPress converts :) into a smile emoji on the frontend. The following code disables the conversion so that…
This snippet explains how you can replace the default header menu in the vertical header with a custom accordion style…