Flatsome Theme breadcrumbs

#382140
  • Resolved Valentin
    Rank Math free

    Hi Guys,

    I want to ask you, if you can help me with RankMath breadcrumb integration in Flatsome theme?

    I was able to add RankMath breadcrumbs by using ‘flatsome_breadcrumb’ hook.

    So now, I would like to know, how to disable woocomerce breadcrumbs in Flatsome theme, so I can see only RankMath breadcrumbs on the frontend?

    I already tried to add recommended code snippet to functions.php, but it didn’t change any thing.

    function remove_wc_breadcrumbs() {
    remove_action( 'woocommerce_before_main_content', 'woocommerce_breadcrumb', 20, 0 );
    }
    add_action( 'init', 'remove_wc_breadcrumbs' );

    Please find the link to my Shop page down below.

    Hope you can help me with this issue.

    Regards, Valentin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.

    I’ve checked your site, but it seems that the breadcrumbs showing is already coming from Rank Math. Please refer to the screenshot attached in the sensitive data section.

    Could you please confirm if you have already managed to resolve this issue? You can also clear your website and browser’s cache if the WooCommerce breadcrumbs are still showing.

    Looking forward to helping you.

    Thank you.

    Hello Reinelle,

    Thank you for your reply!

    I have already managed to resolve this issue.

    Regards, Valentin

    Hello,

    We are glad that you have sorted it out. If you have any other questions in the future, know that we are here to help you.

    Thank you.

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

You must be logged in to reply to this ticket.