Trailblaze Plugin WordPress, Download, Install

Trailblaze Plugin WordPress

Add breadcrumb navigation to your posts, pages and custom post types with a template tag.

Trailblaze Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/trailblaze/

How to Install Trailblaze Plugin, Manually

You can install Trailblaze either via the WordPress Dashboard or by uploading the extracted trailblaze folder to your /wp-content/plugins/ directory. Once the plugin has been successfully installed, simply activate the plugin through the Plugins menu in your WordPress Dashboard.

Once the plugin has been activated, visit the Settings page to customize the Home link label and the breadcrumbs separator.

To add the template tag to your theme, insert the following code, preferably outside of the loop, where you would like the breadcrumb trail to appear.

<?php if ( function_exists( 'wap8_trailblaze' ) ) {      wap8_trailblaze(); } ?>

The markup contains structured data for search engine optimization and contain class names for easy styling:

  • The wrapping element is <nav class="breadcrumbs" itemprop="breadcrumbs">.
  • The breadcrumb separator will be wrapped with <span class="crumb-separator">.
  • The current, non anchored breadcrumb will be wrapped with <span class="current-crumb">.

Screenshots

Trailblaze Plugin WordPress

Trailblaze Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *