Hey @anythinggraphic!
Do you have any sort of caching (either in our plugin or via a different plugin?) If so, try giving it a flush and see if that helps.
Is the widget in question the cycled widget on your homepage? If flushing the cache doesn’t help, I will attempt to reproduce on our end and we’ll take it from there!
Best,
Richard
Hi Richard,
No caching is being used. It is the cycled widget, yes.
Thanks for the help. I appreciate it.
Hey @anythinggraphic!
I apologize for the long delay in my response.
I took a look at the page and everything appears to have sorted itself out. Did you take any action to fix this or could it have been an internal cache somewhere?
When I inspect your page I see the following JSON (I removed the names):
<script type="application/ld+json">{
"@context": "http://schema.org/",
"@type": "Review",
"itemReviewed": {
"name": "*redacted*" },
"reviewRating": {
"@type": "Rating",
"ratingValue": "5" },
"name": "High Quality Care",
"author": {
"@type": "Person",
"name": "redacted*" },
"reviewBody": "redacted* is very caring, versatile, and great to work with." }</script>
I’ll go ahead and mark this resolved – please let me know if you need anything else!
All the best,
Richard
I figured it just updated and everything was fine 🙂 I saw it was functioning properly too! So, yay!
Thanks for circling back around on this, I appreciate it.