Many thanksshould be fixed in last patch
Many thanksshould be fixed in last patch
I'd like to add "url": "{threadUrl}". Could it be possible to add that as an available variable please?{
"@context": "https://schema.org",
"@type": "AutoDealer",
"name": "{threadTitle}",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "{ratingValue}",
"bestRating": "5",
"worstRating": "1",
"ratingCount": "{ratingCount}"
}
}
Added style property to display tabs to separate thread and reviews
Added style property to display rating distribution bars in dropdown menu
Added thread URL variable in structured metadata replacement option
View attachment 4013

will take a look into thisCould you add the average rating submitted by the user to their member profile? This would be very useful for identifying users who are just trying to annoy by giving everything a 1-star rating.
Could you add the percentage rating box below the total rating when using the "Total thread post rating stars position in first message" block and not the "status block"?
No, that's how “rate without replying” supposed to work@Painbaker I've noticed that when a thread is rated using the /rate link, the comment isn't inserted into the thread; it only appears when clicking on the ratings. Is this how it's supposed to work? Shouldn't the message also be published?
View attachment 4029
will take a look into this
No, that's how “rate without replying” supposed to work
New Features
- Added an option to link the user’s last associated thread rating to a new post when replying in a thread.
- Added a rebuild tool to associate unlinked thread ratings with the latest post by the same user in the same thread.
- Added a new style property option to display the thread rating statistics block below the first post rating stars.
- Added a style property to disable rating stars in the thread list.
...
I added this option and a rebuild tool for old ratingsI have some cases where a user rates a thread without posting a reply, but then days or weeks later they respond to the post using the quick reply option. Is there a way to combine the rating they posted one day with their subsequent reply to the thread, keeping the most recent date for both? Thx!!
Added average thread rating user statistic to the member profile
Added missing phrase
Fixed error on running rating association rebuild tool
Fix: user average rating not updating when saving new rating
Should be fixed in last patchDoes the average rating take into account ratings without a reply on the thread? Yesterday my average was 3.9, I rated several posts with 5 stars without replying to the thread and the average rating is still 3.9.
there's no need for that if you enable the option "Link unassociated thread rating on reply"Thx! It seems everything is working now!
How could I add a task to run it automatically once a day, for example?
OzzModz\ThreadRatingPosts\Job\PostThreadRatingAssociate ?? And what methodName?
Should be fixed in last patch
Fixed the user rating given sum cache was not updated, causing incorrect average values
Now it should be fixedI have a user with 7 ratings, 6 of which are in the approval queue and 1 is approved and visible. The profile shows an average rating of 2.7 when all of their ratings are 4 and 5 stars. It can't be right![]()