Is it possible to just have this on one page? I’m creating a book review page, but this is appearing on every page.
]]>Installed the Custom ratings plugin, set up the settings, custom image as star type. Everything works fine, except that the rating tally is not displaying.
Found somewhere that I should enable Excerpt on the posts, did it (checkbox at post Edit window), nothing changes.
Checked the database, the wp_postmeta has _wpcr_rating_stars_avg, _wpcr_rating_stars_value, _wpcr_rating_stars_count and _wpcr_rating_stars meta keys for each post (I’m guessing this is used by the plugin).
My theme is OceanWP, maybe it blocks some functionality?
Any ideas what I should check?
Hello! How to increase the number of stars? Tell me , please.
]]>Hello,
I have WP_Query for a custom post type, I would like to display the rating in this list of custom post types, I imagine I need to send the custom post type ID to the function, but that is just my guess. How do i make the below work?
<?php
$the_query = new WP_Query( array(‘posts_per_page’=>20,
‘post_type’ =>’services’,
‘post_status’ => ‘publish’
);
?>
<?php while ($the_query -> have_posts()) : $the_query -> the_post();
?>
<h2><?php echo get_the_title(); ?></h2>
<?php
Custom_Ratings::get_rating_object_image_src();
echo Custom_Ratings_Public::display();
echo Custom_Ratings_Public::vote();
endwhile;
?>
Hello, I need help on website in Link label.
I installed Custom Ratings and Store Locator plugins to make website works; but now I need to insert, in Store Locator settings, the possibility to show, in search box in frontend, the Ratings filter (like Category filter, already present), to filter all Stores from top ratings to low ratings.
I see that in every Store Locator I have Custom Ratings box with ratings about it..but I do not know how and where I place code to show it in frontend to filter Stores result with Category and Ratings.
Someone could help me?
I hope I explained myself, ask me if is not.
Max.
P.S. Link could be not work because website is under construction.
Hi,
I want to know is there any possibilities that I query the ratings in my filter?
Thanks,
Mubasshir
Where is the development stage for “Google Structured Data support” ?
Without this it’s a bit useless and I won’t us it.
Thx.
]]>Any way to make a widget for “Top 5” based on average number of votes and star ranking?
]]>I just installed, nice and cool.
Is there a shortcode it can be use it?
Please advise help, Thanks
]]>I am just manually added the ‘vote’ and ‘display’ to my theme, Now the both are displaying. It would be good to see the average rating until rated by the user, then show the users rating. is this possible?
]]>Hi, is it possible to support Google Structured Data for the average rating and the total number of ratings in this plugin? For an average rating of 4 stars, of a total of 250 reviews:
https://schema.org/AggregateRating
<div itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating">
<span itemprop="ratingValue">4</span> stars -
based on <span itemprop="reviewCount">250</span> reviews
</div>
Thank you for creating an excellent, lightweight plugin.
]]>Is it possible to make this plugin only work on specific categorys?
I really like it, but it is on every article on my blog, while i only need the rating system in articles of one category. can i change that somewhere, or will you add this feature in the future?
thanks for your time.
Hi
I’m developing a site which is using your plugin.
All of a sudden I have been unable to upload a featured image to posts, in fact even if I click on remove featured image it doesn’t work.
I disabled all my plugins and narrowed it down to Custom Ratings – I can upload a featured image when this plugin is deactivated, but can’t when it is activated.
It’s a shame as I spent a long time looking for a plugin the client liked for this! I thought I’d flag this up for you.
Hopefully you can address this with an update.
Many thanks in advance
]]>It does not work loading pictures in the article, when the plugin is enabled.
Template Newspaper V 7.1.1
See my web site for example: https://1ali.ru/takticheskie-vodonepronitsaemye-fartuki
Thanks for the support.
]]>