Blaz K.
@blazk on WordPress.org, @Blaz K. on Slack
- Member Since: September 25th, 2016
- Location: Aarhus, Denmark
- Website: blazzdev.com
Bio
Contribution History
Blaz K.’s badges:- Plugin Developer
- Translation Contributor
-
Posted a reply to Yoast compatibility, on the site WordPress.org Forums:
Hi Marco, 1. That would of course require an integration. Rate my Post allows you…2 weeks ago
-
Posted a reply to Rating appears after the reusable block instead of the end of the page, on the site WordPress.org Forums:
Hi @notbugbutfeature, are you adding the rating widget to posts via shortcode or with the…2 weeks ago
-
Posted a reply to Additional markup, on the site WordPress.org Forums:
Hi @rezwiebel, You can retrieve the vote count and average rating for each post with…2 weeks ago
-
Posted a reply to Yoast compatibility, on the site WordPress.org Forums:
Hi Marco, Sorry for my late reply. 1. The plugin is compatible with Yoast. I…2 weeks ago
-
Posted a reply to Google Analytics Tracking, on the site WordPress.org Forums:
Hi @marianapluga, Google Analytics tracking is enabled by default but it might not work with…1 month ago
-
Posted a reply to Prevent negative ratings without feedback, on the site WordPress.org Forums:
Hi there, That's at the moment unfortunately not possible. Regards, Blaz1 month ago
-
Posted a reply to Hide rating widget completely from guests, on the site WordPress.org Forums:
Hi there, You can use the rmp_display_rating_widget filter. More about this in the documentation. Regards,…1 month ago
-
Posted a reply to Add Stars, on the site WordPress.org Forums:
Hi there, Yes, that's possible. See the rmp_max_rating filter in the documentation. Regards, Blaz1 month ago
-
Posted a reply to How to create posts list by ratings?, on the site WordPress.org Forums:
Hi there, To retrieve top rated posts you can use the rmp_get_top_rated_posts function and to…1 month ago
-
Posted a reply to Vote count, on the site WordPress.org Forums:
Hi there, please follow this guide https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/ to figure out what's interfering with the plugin.…1 month ago
-
Posted a reply to Widget doesn’t show on forum topics.., on the site WordPress.org Forums:
HI @classicjmnl, you should be able to do this within the template? Blaz1 month ago
-
Posted a reply to Custom icons are no longer working, on the site WordPress.org Forums:
Hi Cheryl, Do you have FontAwesome library added to your website? RMP doesn't come with…1 month ago
-
Posted a reply to Exclude category, on the site WordPress.org Forums:
Hi @cursodexyz, How to do this is explained in the documentation. Search for "Remove rating…2 months ago
-
Posted a reply to Add preload to ratemypost.woff font, on the site WordPress.org Forums:
Hi, it's on the roadmap and will be added in future versions. Regards, Blaz2 months ago
-
Posted a reply to Database error, on the site WordPress.org Forums:
Hi there, Did you follow the steps listed here https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/ ? Blaz2 months ago
-
Posted a reply to Can’t change font colors after updating plugin, on the site WordPress.org Forums:
Hi @brokk91, The markup was changed in version 3 and thus new custom CSS is…2 months ago
-
Posted a reply to Sidebar widget, on the site WordPress.org Forums:
Hi @nmccainjr, You can do this with custom CSS. .rmp-tr-posts-widget__post { font-size: 12px; } Regards,…2 months ago
-
Committed [2437897] to Plugins Trac:
RMP Tested Bump to 5.63 months ago
-
Posted a reply to Rating a user, on the site WordPress.org Forums:
Hi @sergio01, the free version of the plugin only works with posts, custom post types…3 months ago
-
Posted a reply to Table ‘.wp_rmp_analytics’ doesn’t e, on the site WordPress.org Forums:
Hi there, It seems that the table didn't get created on plugin install. Can you…3 months ago
-
Posted a reply to display in percent instead x/5, on the site WordPress.org Forums:
Hi @joseehilton147, There is unfortunately no such feature at the moment. Regards, Blaz3 months ago
-
Posted a reply to Trying to access array offset on value of type null, on the site WordPress.org Forums:
Hi there, I couldn't reproduce this error. Which PHP version are you using? Regards, Blaz3 months ago
-
Posted a reply to feedback widget on AMP pages, on the site WordPress.org Forums:
Hi @mushlih, The feedback widget is not available on AMP pages at the moment. Regards,…3 months ago
-
Posted a reply to Display Results on Admin Columns, on the site WordPress.org Forums:
Hi there, here they are: rmp_avg_rating rmp_vote_count Regards, Blaz3 months ago
-
Posted a reply to can i put rate my post inside an exit intent pop up ?, on the site WordPress.org Forums:
This should work fine but of course it depends on the implementation of the popup.…3 months ago
-
Posted a reply to Display custom text for positive feedback instead of share button, on the site WordPress.org Forums:
You can use rmp_before_social_icons or rmp_after_social_icons actions to add custom content in the social widget.…3 months ago
-
Posted a reply to Top rated post shortcode, on the site WordPress.org Forums:
It's on the roadmap, but no ETA. Currently rmp_get_top_rated_posts function can be used to retrieve…3 months ago
-
Posted a reply to Feedback widget doesn’t send messages, on the site WordPress.org Forums:
Hi @edviser, The feedback for each post can be seen in the post editor (edit…3 months ago
-
Posted a reply to Avoid self vote, on the site WordPress.org Forums:
Hi, A logged in user can only rate the post once. Nevertheless, if the user…4 months ago
-
Posted a reply to Multiple Shortcodes, on the site WordPress.org Forums:
Hi there, Currently only one widget with the same id can be displayed on a…4 months ago
-
Posted a reply to Countries, on the site WordPress.org Forums:
Hi there, That's currently not possible. Regards, Blaz4 months ago
-
Posted a reply to Space before the widget, on the site WordPress.org Forums:
Hi there, You can do this with custom CSS. Regards, Blaz4 months ago
-
Posted a reply to AMP original gives error in standard mode, on the site WordPress.org Forums:
Hi there, That's probably coming from JSON structured data that the plugin embeds if that…4 months ago
-
Posted a reply to deleting single rating, on the site WordPress.org Forums:
Hi @jakubforummedia, You can change the rating of the post in the editor at the…4 months ago
-
Posted a reply to Letter encoding, on the site WordPress.org Forums:
Hi @rcarlos, Is there a pattern for this issues? Also try following the steps here…5 months ago
-
Posted a reply to Impreza (WP Builder) Grid element, on the site WordPress.org Forums:
Hi Pierre, I have not tested the compatibility, but as long as each image is…5 months ago
-
Posted a reply to the stars have disappeared, on the site WordPress.org Forums:
Hi there, If you don't see any errors in the structured data, it would be…5 months ago
-
Posted a reply to Use SVG icon instead of custom font for stars, on the site WordPress.org Forums:
Hi @insideril, The best way to do this, would be to create a custom template…5 months ago
-
Posted a reply to Frontend Users Page Usage, on the site WordPress.org Forums:
Terry, it's hard to say how the plugin will work with your solution for frontend…5 months ago
-
Posted a reply to rich snippets without structured data, on the site WordPress.org Forums:
In this case it will not because there is no structured data in the page…5 months ago
-
Posted a reply to Featured image size in widget, on the site WordPress.org Forums:
Hi @vladko13, I'll look into this. Those images are retrieved with the get_the_post_thumbnail_url() function and…5 months ago
-
Posted a reply to Frontend Users Page Usage, on the site WordPress.org Forums:
Hi @texasbiz, Sorry for my late reply. I guess, the registered user will be able…5 months ago
-
Posted a reply to Add or remove socials for subscribe or share, on the site WordPress.org Forums:
Hi @donatory, It is possible but it requires some basic understanding of web development. To…5 months ago
-
Posted a reply to rich snippets without structured data, on the site WordPress.org Forums:
Hi there, the plugin supports multiple structured data types which can trigger rich snippets. If…5 months ago
-
Posted a reply to Allow users to change their ratings?, on the site WordPress.org Forums:
Hi @kennnesbitt, Sorry for my late reply. Currently there is unfortunately no option to change…5 months ago
-
Posted a reply to How to disable stats and analytics, on the site WordPress.org Forums:
Hi @rohit3067, Sorry for late reply. At the moment there is no option to disable…5 months ago
-
Posted a reply to Schema code repeat multiple times, on the site WordPress.org Forums:
Hi @maherhossain, The structured data is part of the widget. So, if you have multiple…5 months ago
-
Posted a reply to awesome plugin, on the site WordPress.org Forums:
I'm glad you like the plugin! Thank you for your review :) Blaz6 months ago
-
Posted a reply to Change Color, on the site WordPress.org Forums:
Hi there, you can do that with CSS. More in the documentation. Blaz6 months ago
-
Posted a reply to Fake like and multiple languages, on the site WordPress.org Forums:
Hi @newwper3, 1. No, unless you write your own script to do that :) 2.…6 months ago
Developer
-
Rate my Post - WP Rating System
Active Installs: 10,000+