Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello, yes it is.

    Just add this code in your child theme

    global $yasr_additional_rich_fields;
    remove_action('the_content', array($yasr_additional_rich_fields, 'addSchema'), 99);

    Best,
    Dario

    Thread Starter teodorsavicbonfi

    (@teodorsavicbonfi)

    Thank you so much for such a quick response.
    Unfortunately, this didn’t do the job.

    Plugin Contributor dudo

    (@dudo)

    Hi, this is weird, because this must work.

    Do you have any caching plugin?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable Structured Data’ is closed to new replies.