Rating & CPT
-
Hi,
I would like to know the following:
– How I can assign the rating “Stand-alone Post Rating/Aggregate Rating” only for a specific custom post type, and not to posts as well?
– How I can pull this on each article/post:
— Rating average.
— Votes count.
Is there a shortcode or any way to do it?
e.g. “Rating average 4.5 from 60 Votes/Reviews”
– Schema,
If I have CPT called Books, the Schema should be assigned and match the CPT slug?
Or doesn’t matter, It should match the article type.
e.g. CPT Books, Schema: $my_rating_schema = ‘Book’; ..the rest of the of the code.
– Field icon/Font-awesome icon library. Forms Feild:
Can I replace this with SVG instead of F-A Icons?
– If I have a schema plugin like “Slim SEO Schema”, I can ignore assigning the “Post Rating – Using Aggregate Rating Schema” from wpdiscuz?
- The topic ‘Rating & CPT’ is closed to new replies.