Is there a better way to wrap schema on a testimonial page? Example website shown
-
Hi,
Hopefully someone can help my dilemma! I am trying to wrap review schema (schema.org/review). However, it's stumping me because of our WordPress theme "Flawless." If any are familiar with this particular theme you'll know that there is the normal visual/text portion of the page-editing portion of WordPress, but there is also a page-building section which is unique to Flawless. In this instance, a Testimonial "Content/Post Type Item" has been used. This was where the page was constructed and wherein the problem lies.
If I wrap schema around it like I normally would, the page distorts on the front end and becomes a garbled mess. I've been trying to solve the problem and the closest I've gotten has been to copy the source-code of the Flawless themed Testimonial Content/Post Type Item into the "Text" portion of Wordpress to replicate the Flawless page-builder.
I thought "yay! I can wrap schema around this for sure!" but I'm still encountering some problems. If I'm using the structured data markup helper from Google, and copying and pasting the HTML I'd like (with the corresponding schema "header") I get an error on the Structured Data Testing Tool saying "Incomplete schema data."
I've tried looking for plugins that would help me, but all that I've seen adds duplicate content to the page. If there's a way to wrap review schema on this page—it would make my day!
Thanks for the help!
-
Shawn, a quick question to open up possible avenues: did you extend the Flawless theme or use it as-is?
-
Hello Shawn,
I like the logo resizing on that page.

It looks like you're including star ratings, and I don't see any ratings on the page. If the page doesn't include the information it shouldn't be in the source code either. Otherwise it looked good. I tested it in the Structured Data Testing Tool and didn't see any errors reported, and the ratings showed up int the SERPs. Are you still experiencing problems or is this resolved?