• Resolved tomchase

    (@tomchase)


    Is there any php code to add generated breadcrumbs to theme file to show them on the front end?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Magazine3

    (@magazine3)

    Sorry for the delay in response. By using the following shortcode you can display the breadcrumbs in the front-end. Please use it and let us know if you face any issues or have any queries.

    Reference: [saswp-breadcrumbs]

    Thread Starter tomchase

    (@tomchase)

    Thanks you. Is there any way I can remove the post/page title from the displayed breadcrumbs?

    Plugin Author Magazine3

    (@magazine3)

    Currently, we don’t have this to remove. For this, I have created a GitHub ticket in our repository. We will add the attribute in that short-code to remove the post/page title from the displayed breadcrumbs. Once we added it then we will get back to you with an update.

    For tracking updates, I am sharing with you the GitHub link: https://github.com/ahmedkaludi/schema-and-structured-data-for-wp/issues/1697

    Plugin Author Magazine3

    (@magazine3)

    We recently fixed it in our latest update 1.9.99. Can you please check once by updating the schema plugin to the latest version and let us know back if you face any issue?

    Thread Starter tomchase

    (@tomchase)

    Hi,
    Same short code?

    If it is, I checked and still showing the post title and it’s now showing the site title instead of “Home”

    Plugin Author Magazine3

    (@magazine3)

    No, Not same shortcode.

    1. [saswp-breadcrumbs hide_post_title='1'] — To not display the tittle
    2. [saswp-breadcrumbs] or [saswp-breadcrumbs hide_post_title='0'] — to display the tittle.

    Thread Starter tomchase

    (@tomchase)

    It’s still showing the title with [saswp-breadcrumbs hide_post_title=’1′]

    Plugin Author Magazine3

    (@magazine3)

    We are sorry for the inconvenience. We will check it at our end and get back to you.

    Plugin Author Magazine3

    (@magazine3)

    Sorry for the delay in getting back to you. Can you please show us the issue reference video once? So that we will check it and get back to you immediately.

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

The topic ‘Add Generated Breadcrumbs to Theme File’ is closed to new replies.