Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
is possible add a custom shortcode to show the rating of article?
in the "Article and Comment Rating" page on "there are only this options:
Hi,
Please read this FAQ: https://wpdiscuz.com/community/f-a-q/wpdiscuz-shortcode-2/
i add
do_shorcode('[ wpdrating metakey="all" show-label=false itemprop=false postid="363 " ]');
where 363 is the post id of page, but not working, the page don't show the rating box
but is not possible add a shortcode custom?
is possible add the rating of article in a custom position without using the_content filters?