UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

Missing schema.org property bestRating & worstRating

Bastian (TeamAccount) · ·
6:31 AM Wednesday, 29 March 2017
None
When I validate the HTML content from my new template via the Google Structure Data testing tool here, it found the following issue:

Your rating value was out of the default range, you must provide best and worst values.


The related section in the HTML code is:


<div class="kt-ratings-overview" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating"><div class="kt-ratings-stars" data-kt-ratings-overall data-score="0"></div><span class="kt-ratings-title">Rated 0 out of 5 based on 0 votes</span><meta itemprop="ratingValue" content="0" /><meta itemprop="reviewCount" content="0" /></div>


Can you please fix that in the next version?

Thanks

P.S.
Changing \com_komento\ratings\overall.php and adding the following:


.'<meta itemprop="bestRating" content="5" />'
.'<meta itemprop="worstRating" content="0" />'


Should sort that out I think.
The replies under this section are restricted to logged in users or users with an active subscription with us