Skip to content

How to Include Post Thumbnails in the Modal Search

How to Include Post Thumbnails in the Modal Search

The default AJAX search modal in Total features a minimal and modern entry template design that doesn't include any images in order to provide it's users with the fastest results possible. Below is a snippet showing how you can customize…

Read more

Convert Site Search into a Google Search

The following snippet will turn the default site search (theme or classic Widget) into a Google search. It will redirect the user to Google and run a site search with the selected keywords. This code will NOT modify the WordPress…

Read more

Hide Empty Terms in the Ajax Filter

When using the AJAX filter with the "Show Term Count" setting enabled the theme will still display terms that don't have any posts assigned to them. You can use the following CSS to hide those buttons completely.

Read more

Remove All WooCommerce Theme Styles

If you don't want the theme to style any WooCommerce elements, either because you want to do it yourself or you are using plugins that completely modify how WooCommerce works and looks you can use the following snippet.

Read more
Back To Top