SOLVED: FAQ schema - json_encode

Hi,
If in accordion I check “FAQ schema” and use cyrylic in source cod I see (screenshot)
Its ok?, google bot accept its right text must be in right coding - Це кирилиця

Its need add JSON_UNESCAPED_UNICODE to json_encode

in this file - “\bricks\includes\elements\accordion.php”

line 495: echo '<script type="application/ld+json">' . wp_json_encode( $this->faqpage_schema, JSON_UNESCAPED_UNICODE ) . '</script>';

now corect worked with cyrylic…

Can you please add this fix to next update?

Hi,
Thanks so much for your report!

I created an internal task to improve this in a future version.

Best regards,
timmse

Hi, I install 2.0 beta, but steel problem with cyrylic

The task is, unfortunately, still in progress. We’ll update this thread and let you know once it’s fixed.

We’ve addressed this in Bricks 2.3.3, now available as a one-click update in your WordPress Dashboard.

Please read the changelog entry before updating, and let us know if you experience any issues.