• Resolved jodzeee

    (@jodzeee)


    I’m trying to output a post title and post content in the FAQ block. It works; however, the schema just shows the shortcode, not the actual text. Is there a way to fix this?

    <script type="application/ld+json">{
                "@context":"https://schema.org/",
                "@type":"FAQPage",
                "mainEntity": [{"@type":"Question","name":"[rs_post_title id=\\\"6745\\\"]","acceptedAnswer":{"@type":"Answer","text":"<p>[mai_content id=\\\"6745\\\"]</p>"}}]}</script>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode output for schema’ is closed to new replies.