• Resolved noaimdk

    (@noaimdk)


    When adding the FAQ block to a page. Editor adds invalid elements to the FAQ block.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Gordon B?hme

    (@gorbo)

    Hi @noaimdk ,

    can you give me a link, where i can check this?
    Actually i can’t reproduce this problem in my own installations.

    Greetings

    Thread Starter noaimdk

    (@noaimdk)

    Unfortunately no link.

    But I’ll try to elaborate.

    When adding a block in the editor it gives a preview error.
    Switching to code editor I see that the following code is what was inserted

    <!-- wp:structured-content/faq {"version":2} -->
    <!-- wp:structured-content/faq-item /-->
    <!-- /wp:structured-content/faq -->

    Then – weirdly enough – when switching back to design editor the preview error has resolved itself. And when returning to code editor it looks correct.

    <!-- wp:structured-content/faq {"version":2} -->
    <!-- wp:structured-content/faq-item -->
    <!-- wp:paragraph {"placeholder":"Enter your answer here"} -->
    <p></p>
    <!-- /wp:paragraph -->
    <!-- /wp:structured-content/faq-item -->
    <!-- /wp:structured-content/faq -->

    It’s strange.

    Plugin Author Gordon B?hme

    (@gorbo)

    Hi @noaimdk ,

    sounds like a problem with React JS. I will now look into this more intensively and report back as soon as I have something concrete.

    Thanks for the message!

    Greetings`

    Plugin Author Gordon B?hme

    (@gorbo)

    Hi @noaimdk

    can you update to the latest version and give us feedback if everything works as it should?

    Thanks a lot!

    Thread Starter noaimdk

    (@noaimdk)

    It appears to work as expected. Thanks for solving the issue.

    Plugin Author Gordon B?hme

    (@gorbo)

    Hi @noaimdk

    thank you for the feedback and all the best for 2023!
    We would be happy if you would rate the plugin as positive as possible ??

    Greetings

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘FAQ block doesn’t work with WP6.1’ is closed to new replies.