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