JoomShaper / helix-ultimate

54 stars 24 forks source link

Missing microdata on vote plugin #324

Open mojeweb opened 1 year ago

mojeweb commented 1 year ago

Steps to reproduce the issue

Enable vote plugin and check article vote results.

Expected result

Vote result must have microdata eg

<span itemprop="ratingValue">4.2</span> out of <span itemprop="bestRating">5</span> stars -
      <span itemprop="ratingCount">123</span> votes

Actual result

No microdata.

System information (as much as possible)

Helix ultimate, Joomla 4.3

Additional comments

Vote fuctionality without microdata is useless. Remove rating override or do it right.

joomleb commented 2 months ago

@mojeweb Please, Can you confirm this issue with last Joomla 4.4.5 + Helix Ultimate 2.1.1 ?

Which version of PHP are you running?

@mi-prakash Maybe, Is it anything related to #387 ?!?

mojeweb commented 2 months ago

Joomla 4.4.5 (5) + Helix Ultimate 2.1.1 issue is still there. PHP version is not related. Tested with 8.2.19

It is not a bug. It is missing functionality, but esential.