• tesmer

    (@uraniumhazee)


    Hi
    I use RankMath.
    In default Kadence theme adds hcard, WPHeader and hatom records for schema.
    How can i remove Kadence’s schema so i want to use only my rank Math plugin for the schema.
    ıs there a function code for this?

    Thanks

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hi,
    Apologies for the delay! To remove the theme schema, you can use a code snippet. Here’s an article you can refer to and the snippet is:

    add_filter('kadence_microdata', '__return_false' );

    All the best,
    Hannah

Viewing 1 replies (of 1 total)

The topic ‘How to remove Schema?’ is closed to new replies.