Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author PARETO Digital

    (@paretodigital)

    Hi. As you informed us in a private ticket, the problem is caused by the ETC plugin, not YASR. Hence, we are closing this topic now. Feel free to submit a new ticket via our support form.

    Hey @hityzakupowe12345, I was the poster of the original issue linked above a few months back.

    Every TOC plugin I tried resulted in the same issue as I assume they’re all built on the same concept. Apart from Joli Table of Contents. It may sound like a pain but you can switch over pretty easily assuming you’re using the shortcode to add the TOC into your pages.

    After installing Joli Table of Contents, I dropped this in my functions.php:

    add_filter('jolitoc_shortcode_tag', function(){ return 'ez-toc';});

    Then disabled Easy TOC.

    So the old Easy TOC shortcode now triggers adding Joli Table of Contents instead.

    That solved my structured data issues. But of course I would suggest testing yourself as your set-up may be different than mine.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Structured Data not being added for newer reviews for several weeks’ is closed to new replies.