Hello,
I have updated the sensitive data as requested. Can you please check further?
Thank you.
Hi,
Thanks for getting in touch with us.
Please go to WordPress Dashboard > Rank Math > Titles & Meta > Posts
Choose category
from the primary taxonomy drop down.
Then, enable the show category option in WordPress Dashboard > Rank Math > General Settings > Breadcrumbs.
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hi,
With your instructions I have fix the issue.
Last question, How I exclude the breadcrumbs from homepage?
Hi,
With your instructions I have fix the issue.
Last question, How I delete the breadcrumbs from homepage?
Hello
You can remove the breadcrumbs code from the home page template, so it will be the only page without them.
Let me know if you have any problems doing it.
Thank you.
Hello
My homepage is a page as another pages of my website, and I use breadcrumbs code in page.php
Is it possibile to exclude the breadcrumbs only homepage?
Hello,
You can do that by not adding the breadcrumbs code to the index.php file of your theme.
Hi Todd
I delete as you say to me. If I delete the code from page.php I don’t have breadcrumbs for all pages of my website.
I want keep the code in page.php for keep breadcrumbs in all page of my website, but I want exclude breadcrumbs only Homepage.
Is it possible with code exclude only the homepage?
-
This reply was modified 4 years, 6 months ago by Core devel.
Hi,
Are you using a static homepage?
You can use this code instead of the one you are using:
<?php if (function_exists('rank_math_the_breadcrumbs') && !is_home() && !is_front_page()) rank_math_the_breadcrumbs(); ?>
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
Hi, yes I have static page and now fix issue for you code that exclude my homepage!
Thank you very much!!
Hello,
We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.
If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.