• Resolved scottdoel

    (@scottdoel)


    Hi firstly amazing plugin, it works brilliantly!

    I’m a bit of a noob and can’t understand how I use them as outlined at your docs

    I’d like to change the
    1. seperator to / from » . I have tried [slim_seo_breadcrumbs seperator=”/”] but that doesnt work
    2. label_home to an icon from hone

    But again this is nothing wrong with the plugin, just that I don’t normally use shortcodes

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anh Tran

    (@rilwis)

    Hi @scottdoel,

    I’ve just tested the shortcode again and it works for me.

    How did you output the shortcode? Did you use a code like this:

    echo do_shortcode( '[slim_seo_breadcrumbs seperator="/"]' );

    Thread Starter scottdoel

    (@scottdoel)

    Hi @rilwis

    Yes as indicated in my first post I used the shortcode [slim_seo_breadcrumbs seperator=”/”] and the separator doesn’t change. Have tried again by copy and pasting and I still cant get it to change.

    I’m not using it in the theme files so have not used the echo function

    Thread Starter scottdoel

    (@scottdoel)

    I have just added a local site and pasted in the echo do_shortcode function you have listed above. That also does not change the >> seperators to /

    Plugin Author Anh Tran

    (@rilwis)

    Hi @scottdoel,

    Found the bug! It’s a typo mistake: the param is “sepArator”, not “sepErator”. We both typed incorrectly. Please just change it to “separator” and it will work.

    • This reply was modified 6 years, 11 months ago by Anh Tran.
    Thread Starter scottdoel

    (@scottdoel)

    Sorry for the late response, tried the above and works perfectly!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Breadcrumb Shortcode attributes’ is closed to new replies.