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!