breadcrumbs

This support request was posted in Netelier by mariehdb

Request ID #4145 In Progress
  • Hi,

    I’d like to add breadcrumbs to my website.
    I have the Yoast WordPress SEO plugin that should take care of everything, but you need to add this bit of code:
    <?php if ( function_exists('yoast_breadcrumb') ) {
    yoast_breadcrumb('’,”);
    } ?>

    …but it doesn’t work, nothing happens 🙁

    Any suggestions/ideas about how I could add breadcrumbs, with or without using this plugin?

    Juanfra Aldasoro

    Hi,

    Thanks for writing.

    Unfortunately we can’t provide support on plugins made by other companies. I’d recommend you to check where is that you’ve added the snippet.

    Best,
    Juan.

    Hi Juan,

    I completely understand that.
    However do you have an alternate way to add breadcrumbs in the theme? Given that’s important for SEO, I think it would be a nice feature.

    Thanks!

    Juanfra Aldasoro

    Hi,

    Since framework version 1.1.2 we’ve included the function nice_breadcrumbs()

    If your site is using that version you may want to give a try.

    Best,
    Juan.

    I just got around to update the framework! Yet can’t find where to activate the breadcrumbs?

    Thanks!

    Juanfra Aldasoro

    Hi Marie,

    Thanks for the follow up. The function nice_breadcrumbs() is included since version 1.1.2 of the framework, onwards. That means that you can use it in order to display the breadcrumbs, from the templates:

    nice_breadcrums();
    

    I thought that you could implement that when you quoted the function from yoast’s plugin.

    Best,
    Juan.

    ok, I think I get it 🙂 Should I just copy/paste it in the templates of pages where I want breadcrumbs to appear? (sorry, I’m no php specialist, I like instructions written for 2 years olds LOL )

    Juanfra Aldasoro

    Yes, that’s right. Please have in mind also that you’ll need to have styles for them to display properly.

    For example, in Flatblase, our latest theme, we use the following CSS:

    .nice-breadcrumb{ margin-bottom: 20px; color: #aaa; text-transform: uppercase; font-size: 12px; }
    .nice-breadcrumb a,
    .nice-breadcrumb .sep{ color: #D0D0D0; margin-right: 4px; border: none }
    .nice-breadcrumb a:hover{ border: none; }
    

    Best,
    Juan.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server