Close Menu
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Pinterest LinkedIn
    XtendedViewXtendedView
    • Home
    • Technology
      • How to
      • News
      • Computer
      • Windows
    • Internet
      • WordPress
      • Web
      • Google
      • Marketing
      • Social Media
    • Gadgets
      • iOS
      • Android
      • Games
    • About
      • Our Team
    • Contact us
    XtendedViewXtendedView
    Home»Wordpress»Step by step procedure to add Breadcrumb (page navigation) to alltuts theme wordpress

    Step by step procedure to add Breadcrumb (page navigation) to alltuts theme wordpress

    Tushar ThakurBy Tushar ThakurUpdated:October 8, 201313 Comments2 Mins Read Wordpress
    Facebook Twitter Pinterest LinkedIn Telegram Tumblr Email
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Breadcrumb is a page navigation either it is based on your blog categories or blog tags. Breadcrumb is a location based navigation it is present on this site too. See the above to post :

    breadcrumb_wp_alltuts

    This method as applicable for alltuts theme by site5 and we are using the same theme on this website. This theme is one of the best wordpress theme which comes as a free cost cost officially from site5.com. As being one of the best wordpress theme alltuts but the features provided by this theme is very less. We need to increase it’s functionality so we are going to add a simple location based page navigation to the the wordpress theme alltuts.

    Before going to add blah blah code to your theme file you will require to have the following wordpress plugin to be installed in your wordpress database.

    1) Install  Yoast WordPress SEO plugin.

     

    2) activate the plugin and go to SEO as follows:

    seo_bread

    and click on Internal links.

    3) After that check “Enable Breadcrumbs” and put any seperator in that text field. e.g. >>

     

    4)Then under your wordpress dashboard click on appearance—>>Editor—>> select singlepost.php file for editing.

     

    5)then in that file this code

    <?php if ( function_exists('yoast_breadcrumb') ) {
        yoast_breadcrumb('<p id="breadcrumbs">','</p>');
    } ?>

     

     

    “ <div class="category"><?php the_category(' // ') ?></div>”

     

    so your file will look like this(I m not giving all file content but instead of that some small part of code)

     

     

    <?php
    get_header();
    ?>
    <!-- Begin #colLeft -->
            <div id="colLeft">
            <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
            <!-- Begin .postBox -->
            <div class="postBox">
                <div class="postBoxTop"></div>
                <div class="postBoxMid">
                    <div class="postBoxMidInner first clearfix">
                    <div class="date"><?php the_time('M') ?><br /><span class="day"><?php the_time('j') ?></span><br /><?php the_time('Y') ?></div>
    <?php if ( function_exists('yoast_breadcrumb') ) {
        yoast_breadcrumb('<p id="breadcrumbs">','</p>');
    } ?>           
    <!--    <div class="category"><?php the_category(' // ') ?></div>   -->
                    <h1><?php the_title(); ?></h1>
                    <div class="postMetaSingle">
                        <img src="<?php bloginfo('template_directory'); ?>/images/ico_author.png" alt="Author"/> An article by <?php the_author_link(); ?>&nbsp;&nbsp;&nbsp;
                        <img src="<?php bloginfo('template_directory'); ?>/images/ico_comments.png" alt="Comments"/> <?php comments_popup_link('No Comments', '1 Comment ', '% Comments'); ?>
                    </div>
                        <?php the_content(); ?>

    So adding Breadcrumb to alltuts wordpress theme will give your site more flexible navigation so that readers will engaged in reading more articles on your site

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Tushar Thakur
    • Website

    Tushar is founder of Xtendedview. He love to experiments on different gadgets, software/apps. He is professional blogger and Internet marketer. He is Interested in electronics and computers, Internet technology, Search Engine Optimization, Internet Marketing. Running online business and Blogs

    Related Posts

    4 Ways: How to Protect wp-config.php of your WordPress from Hackers

    Selecting a Good WordPress eCommerce Plugin

    Optimize WordPress comments on old pages to speedup you blog

    Take 2 minutes to enable Breadcrumb for your WordPress website in Google SERP

    Simplest way to move your wp-config.php file to another location in WordPress for security

    Why I blacklisted in the Akismet Database and How I Recover my email and URL from that

    View 13 Comments

    13 Comments

    1. Young Sadee on November 21, 2011 12:31 am

      Hey! My friend has advised me to read your site. And I’d like to say that I really respect what you’re doing here.

      Reply
      • Mahaley on December 5, 2011 9:19 pm

        Check that off the list of tnhigs I was confused about.

        Reply
    2. karen millen on sale on November 22, 2011 4:14 am

      YES! I finally found this web page! I’ve been looking just for this article for so long!!

      Reply
      • Spud on December 5, 2011 7:38 pm

        If information were soccer, this would be a gooooaol!

        Reply
    3. Woods on November 22, 2011 2:10 pm

      Time to face the music armed with this great ifnormaiton.

      Reply
      • Keesha on December 5, 2011 8:25 pm

        Wow! That’s a really neat awnesr!

        Reply
    4. Nadene Courchine on November 26, 2011 10:17 am

      I like the design of your blog! It looks really cool.

      Reply
      • Tushar on November 27, 2011 3:27 am

        Thank you so much 🙂

        Reply
        • Ryne on December 5, 2011 8:35 pm

          So excited I found this artcile as it made things much quicker!

          Reply
    5. Mayank Mishra on March 5, 2012 12:26 pm

      Hello Tushar bhai , I really need your help regarding the ALLTUTS wordpress theme , I download the theme but its not having all the functionality as shown in the livedemo. Now I was wondering if you have all the files with the original alltuts theme, because its not even showing my websites name. And also the social sharing icons are missing. I am in a total mess , please help me out bro. Thanks in anticipation!

      Reply
      • Tushar on March 5, 2012 5:44 pm

        Whats wrong with you? I visited your website and everything are fine. Then what is the problem?

        Reply
        • Mayank Mishra on March 7, 2012 2:55 am

          Worked few things out but facebook icon is not working and also I want to edit the footer like you.

          Reply
    6. Arafin Shaon on July 11, 2013 11:43 am

      I didn’t find any singlepost.php file into my theme folder since I’m using twentytwelve theme 🙁 Moreover i feel that you didn’t explain clearly in the post…

      Reply
    Leave A Reply Cancel Reply

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • LinkedIn

    How To Change MAC Address Of Android With or Without Rooting

    How to Fix Mouse Lag in Windows 10

    Top 5 Grammar Checkers (Must Have Tools)

    8 Best SpeedFan Alternatives for Computers for Windows and Mac

    Recent Posts

    How To Change MAC Address Of Android With or Without Rooting

    How to Fix Mouse Lag in Windows 10

    Top 5 Grammar Checkers (Must Have Tools)

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    About

    At Xtendedview, we simplify tech and blogging for everyday users. Our goal is to share real, practical tips, while helping you avoid the mistakes we’ve already made. From gadgets to blogging hacks and money-making strategies, every article is written to actually help. Whether you're just starting out or looking to grow, we’re here to support your journey online.

    Facebook X (Twitter) Pinterest LinkedIn
    Some Rights Reserved. Xtendedview | © 2011 - 2025 | Site Map | Privacy Policy .

    Type above and press Enter to search. Press Esc to cancel.