Forums

[Plugin: Yoast Breadcrumbs] cant see all of " add the following code to your themes template" (4 posts)

  1. zimzum
    Member
    Posted 4 weeks ago #

    On the breadcrumbs install page the code that you need to add to your template seems to get cut off. Can someone fill in the ramainder of the codes for me please.

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

    <?php if ( function_exists('yoast_breadcrumb') ) { $breadcrumbs = yoast_breadcrumb

  2. holliday22
    Member
    Posted 2 weeks ago #

    I'm having the same problem. Did you ever figure it out?

  3. josenk
    Member
    Posted 1 week ago #

    I'm not even getting that much code...
    So much for support... two weeks and no answer!?

    And please all plugin-writers... Why don't you include the code in the "readme" file?...

    Well, off to find another breadcrumb plugin...

  4. asplash
    Member
    Posted 3 days ago #

    By looking in the code of the install webpage I found the missing text for the link and took out the formatting - better still - it works! :)

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

Reply

You must log in to post.

About this Topic