• Resolved elliegee

    (@elliegee)


    the_content(); is replaced by this “<script type=”application/Id+json” class=”yasr-schema-graph”></script>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter elliegee

    (@elliegee)

    This is the code..
    
    <?php echo do_shortcode('[yasr_visitor_votes size="small"]'); ?>
    
    <div class="description">
      <?php the_content(); ?>
    </div>
    
    
    And, then upon checking on the website, below is the result. Instead of showing the content/text. This shows like this
    
    <div class="description">
        <script type="application/ld+json" class="yasr-schema-graph"></script>                            </div>
    
    This is only happens on v3.4.9, but on older version starts at 3.3.8, everything is fine.
    • This reply was modified 1 year ago by elliegee.
    Plugin Author PARETO Digital

    (@paretodigital)

    Thanks. Could you please post a URL where we can see the result?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘YASR is breaking the_content output’ is closed to new replies.