Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1214688
    neodjandre
    Participant

    Hi,

    Is there a way to create a shortcode for the breadcrumbs, so I can include it on my custom templates?

    I believe the breadcrumb code of X is as follow:

    <div class="x-breadcrumb-wrap">
          <div class="x-container max width">
    
            <?php x_breadcrumbs(); ?>
    
            <?php if ( is_single() || x_is_portfolio_item() ) : ?>
              <?php x_entry_navigation(); ?>
            <?php endif; ?>
    
          </div>
        </div>

    many thanks!

    #1214936
    Christian
    Moderator

    Hey there,

    Regretfully this isn’t a feature offered by X. It could be possible with custom development or a plugin, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1214688 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>