Still google Problem
still having problems, even on new sides google does not show stars.
The Rich Snippet Tool shows no ERROR however it shows the ratingValue and ratingCount twice, I am using shortcode but the ratting shows a second time somewhere on my side. You can test it here
https://developers.google.com/struct.../testing-tool/ try
http://joloshop.de/shops/gebrueder-goetz
This is what google sees:
Product
name: gebrüder götz Deine Bewertung: keine Bewertung: 4.9 bei 6 Bewertungen
aggregateRating [AggregateRating]:
http://joloshop.de/shops/wrap_star_924
ratingValue: 4.9
ratingCount: 6
ratingValue: 4.9
ratingCount: 6
please need help....
using this code now:
<span itemscope itemtype="http://schema.org/Product">Shop Bewertung von <span itemprop="name"><?php echo $term->name; ?><?php echo do_shortcode( '[starstruck_shc]' ); ?></span></span>