-
Posted a reply to Don’t show stars, on the site WordPress.org Forums:
Hi there, You can use the shortcode [mr_rating_result result_type="score"] instead. See shortcode documentation on the…1 week ago
-
Posted a reply to How to deal with new GDPR?, on the site WordPress.org Forums:
I am implementing Option 3. All stored IP addresses will be deleted on update. This…1 week ago
-
Posted a reply to Toggle Speed, on the site WordPress.org Forums:
Lines 91 and 97 of frontend.js you'll see this bit of code: .slideToggle("slow", function() {});…3 weeks ago
-
Posted a reply to How to deal with new GDPR?, on the site WordPress.org Forums:
Thank you for bringing this up. There are a couple of options which I'd like…3 weeks ago
-
Posted a reply to Front-end problem – Stars not clickable, on the site WordPress.org Forums:
Hi there, I can see a JavaScript error on your page in the Chart.bundle.min.js file.…4 weeks ago
-
Posted a reply to Rate a custom taxonomy, on the site WordPress.org Forums:
Hi there, The plugin only supports rating posts. The posts with ratings returned in the…4 weeks ago
-
Posted a reply to Video support?, on the site WordPress.org Forums:
Thanks. I will need to ponder that. Feel free to leave a review. :) Cheers,…1 month ago
-
Committed [1840355] to Plugins Trac:
fixed wrong date in readme1 month ago
-
Committed [1840353] to Plugins Trac:
fixed readme v0.6 date1 month ago
-
Posted a reply to Video support?, on the site WordPress.org Forums:
Thanks for the code sample. Appreciated. To include this functionality into the plugin is would…1 month ago
-
Committed [1840343] to Plugins Trac:
Version 0.61 month ago
-
Committed [1840338] to Plugins Trac:
Tagged v0.51 month ago
-
Posted a reply to Plugin not working on pages with bootstrap, on the site WordPress.org Forums:
Do you have a URL you can share with both Bootstrap and My Chatbot enabled?…1 month ago
-
Posted a reply to How can i import old ratings, on the site WordPress.org Forums:
Export/import of the custom database tables as long as your new blog uses the same…2 months ago
-
Posted a reply to Widget works – Overlay returns 400, on the site WordPress.org Forums:
Yes I needed it on my demo site to show both. Cheers.2 months ago
-
Posted a reply to Widget works – Overlay returns 400, on the site WordPress.org Forums:
Hi. A fix is available on GitHub develop branch. I will put it on WP.org…2 months ago
-
Posted a reply to Minimum ratings to show the results, on the site WordPress.org Forums:
Hi there, This would require some custom code. The plugin is extensible with plenty of…3 months ago
-
Posted a reply to Incompatible with Polylang, on the site WordPress.org Forums:
Hi there, The free version does not support Polylang yet. Polylang has a WPML compatibility…3 months ago
-
Posted a reply to redirect after Successfull submit rating?, on the site WordPress.org Forums:
Hi there, Yes that hook is only available in the Pro version. The save rating…4 months ago
-
Posted a reply to users are Unable to rate the post, on the site WordPress.org Forums:
Hi, I can't see the rating form anywhere on that post. Has it been removed?…4 months ago
-
Posted a reply to Control Rating Form and Comment Box Alignment, on the site WordPress.org Forums:
Try adding CSS: textarea#mrp-comment-0 { text-align: center; } Daniel4 months ago
-
Posted a reply to Dashboard not showing any results, on the site WordPress.org Forums:
Hi Kathy, Please raise premium support request here https://multiratingpro.com/support The errors in the error log…4 months ago
-
Committed [1788531] to Plugins Trac:
Updated icon.svg4 months ago
-
Committed [1788525] to Plugins Trac:
v4.2.8 changes4 months ago
-
Committed [1788524] to Plugins Trac:
Updated icon.svg4 months ago
-
Committed [1788523] to Plugins Trac:
Updated icon.svg4 months ago
-
Committed [1788495] to Plugins Trac:
Updated icon.svg4 months ago
-
Committed [1788485] to Plugins Trac:
Updated icon.svg4 months ago
-
Posted a reply to Zero ratings, on the site WordPress.org Forums:
Hi Mladen, You can simply set each rating item as required. Go to the Rating…4 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
Looking at your HTML that's returned. It seems to stop after this: <div class="td-container"> <div…5 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
Yes you can send me the link here https://multiratingpro.com/support5 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
Can you share your website URL where you're trying to add the rating form?5 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
It should point to https if you're using SSL. Try changing the rating items to…5 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
The comment form position for the rating form should not be there I'm sorry. This…5 months ago
-
Posted a reply to Post not loading, on the site WordPress.org Forums:
Hi there, It doesn't look like any of those errors are specific to the Multi…5 months ago
-
Posted a reply to Widget Not responsive: Text Overlapping, on the site WordPress.org Forums:
Hi Tayoha, Your footer has line-height of 1px for some reason... Try adding this custom…5 months ago
-
Posted a reply to Shortcodes not being interpreted, on the site WordPress.org Forums:
Hi there, Are you using the right shortcode? The documentation on the premium version site…5 months ago
-
Posted a reply to Amp, on the site WordPress.org Forums:
Hi Oliver, No changes have been made to support AMP at this stage. Which AMP…5 months ago
-
Posted a reply to Ratings do not appear, on the site WordPress.org Forums:
That code snippet is 775 lines... Multiple post IDs function mr_check_auto_placement2( $filter, $post_id ) {…6 months ago
-
Posted a reply to Ratings do not appear, on the site WordPress.org Forums:
What is on line 779 in functions.php?6 months ago
-
Posted a reply to Ratings do not appear under the portfolio title, on the site WordPress.org Forums:
There's an extra parameter in the code snippet which should not be there - hence…6 months ago
-
Posted a reply to Ratings do not appear, on the site WordPress.org Forums:
Hi there, Change it to this: function mr_check_auto_placement2( $filter, $post_id ) { // only apply…6 months ago
-
Posted a reply to Enable shortcode to be displayed in widget content, on the site WordPress.org Forums:
In hindsight I could have used the logo_carousel_free_load_scripts filter. But that would not help the…6 months ago
-
Created a topic, Based on slick.js, an excellent logo carousel WordPress plugin, on the site WordPress.org Forums:
The plugin is simple, intuitive, easy to use, polished…6 months ago
-
Posted a reply to Enable shortcode to be displayed in widget content, on the site WordPress.org Forums:
Thank you!6 months ago
-
Created a topic, Enable shortcode to be displayed in widget content, on the site WordPress.org Forums:
Hi there, Some page builders such as the SiteOrigin P…6 months ago
-
Posted a reply to Ratings do not appear under the portfolio title, on the site WordPress.org Forums:
Hi there, The auto placement of the rating result uses the_title() WordPress filter which can…6 months ago
-
Posted a reply to How to rempve Sample Rating Item?, on the site WordPress.org Forums:
I assume you either removed the text from the rating item or modified the template…7 months ago
-
Posted a reply to Anonymous Vote only appears after editing the entry, on the site WordPress.org Forums:
Hi there, It sounds like your page cache is not being refreshed after a rating…7 months ago
-
Posted a reply to Rating Form Title declared as – change to, on the site WordPress.org Forums:
Hi there, Yes there are a couple of options. I'll assume you'd like to change…7 months ago
-
Badgearoo
Active Installs: 200+
-
Hotspots Analytics
Active Installs: 2,000+
-
Multi Rating
Active Installs: 5,000+
-
My Chatbot
Active Installs: 400+