• Resolved triszim

    (@triszim)


    Hi,

    I’m currently working with a Custom Post Type where I’ve enabled the option to add a custom FAQ schema. I’ve manually configured the schema in the backend, and it’s correctly implemented as structured data.

    However, I can’t figure out how to display the FAQ content directly on the front end. Right now, it’s only present in the page’s code as schema markup, but I’d like it to be visible to users as well.

    Is there a shortcode or any other method available to render this structured data on the page, without having to re-enter the questions and answers through a page builder or a separate field?

    Thanks in advance for your help.

    Best regards,
    Tristan

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Thank you for reaching out to us.

    Could you please share a screenshot or a reference of the desired output you want to achieve? Kindly clarify whether you want to display the same FAQ on a different page or import it from a third-party page. Please provide more details so we can check accordingly.

    Thread Starter triszim

    (@triszim)

    Hello,

    Thank you for your response.
    I’ve added an FAQ schema (in JSON-LD format) to my custom post type using your plugin. However, this content is currently only visible in the page source and not displayed to visitors on the front end.

    Google states that the FAQ content must also be visible to users.
    So I’d like to know if it’s possible to dynamically reuse the data from the JSON to display it on the page (with a shortcode maybe?), or if I need to recreate the FAQ content manually within the post.

    Thank you in advance for your help.

    Here’s a screenshot for my cpt with schema

    • This reply was modified 11 months ago by triszim.
    Plugin Support Akshay A

    (@akshaycode1)

    Hi, Could you please confirm which editor you are using?

    Thread Starter triszim

    (@triszim)

    Hello, Its a CPT so the classic editor, with custom fields.

    Thanks

    Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Kindly refer to this document and check the compatible plugins for adding FAQs. You can install one of them and try adding FAQs to your post or page. This will help display the FAQ section on the frontend. Please note that the Schema plugin only helps in reviewing the FAQ schema, it does not add FAQs to the frontend automatically, so you’ll need to add them manually.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Displaying FAQ Schema’ is closed to new replies.