• Resolved koyakei

    (@koyakei)


    I want to customize, breadcrumb.
    Now This page has an error about the breadcrumb list.
    itemListElement must not be null.
    How can I set itemListElement?

    In addition, in ItemList, I want to change itemListElement.@type ListItem to itemListElement.@type Product.

    How can I do it?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    WPSSO Core does not add breadcrumb markup – you may be thinking of this add-on https://ww.wp.xz.cn/plugins/wpsso-breadcrumbs/.

    The WPSSO BC add-on uses your content to create breadcrumbs – this includes posts and terms. To modify the content of the breadcrumbs, you can simply modify your posts and terms. For example, to include a Product post, make sure that post is a Product. 😉

    js.

    Thread Starter koyakei

    (@koyakei)

    Thank you very much. I made sense.

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

The topic ‘Breadcrumb’ is closed to new replies.