hello , I am working on a movie review websiteΒ
andΒ i am trying to integrate my own rating system instead of the discuz one .
i am not really sure how or where should i make my changements .Β
my rating system is in form of a formfield but it dissapears when i activate the plugin .
i have the following questions :
can i do something about it so it doesn't dissapear ?Β
if not can i add it to the wpdiscuz somehow ? ive thought about adding it to :
wpdiscuz\forms\wpdFormAttr\Field , but nothing changed (i was probably doing it the wrong way) is there a some sort of template i should follow ?
Please follow the steps below:
1. Create the rating field as mentioned here: https://wpdiscuz.com/docs/wpdiscuz-7/customization/custom-field-rating/
2. Click on the "Advanced Options" link
3. Fill your custom rating meta key value in the "Meta Key" section
how do i retrieve my custom rating meta key ?Β
also, my review system is using 10 stars instead of 5Β
is this also doable through rating meta key ?Β
I'm still not sure how to get the meta key valueΒ
hello , i have figured how to get the meta key , but it's not worknig for meΒ
my meta key is rating but when i do it nothing happens , i still see the old review system intact