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 Attach document for validate rating, on the site WordPress.org Forums:
Hi Dani, Unfortunately, that's out of the scope of the plugin. Regards,Blaz -
Posted a reply to Gutenberg sort posts by popularity, on the site WordPress.org Forums:
Hi there, Unfortunately, that's not possible out of the box. Here is some info on… -
Posted a reply to Rate my post support for gamipress plugin, on the site WordPress.org Forums:
Hi, I'm glad to hear you got it working! Thanks for sharing the code! :)… -
Posted a reply to [Rate my Post - WP Rating System] WordPress Rate my Post – Contributor Stored XSS vulnerability, on the site WordPress.org Forums:
As seen here (https://wpscan.com/vulnerability/1c4f379d-252a-487b-81c9-bf711ab71dff) this has been fixed in version 3.3.9. Regards,Blaz -
Posted a reply to [Rate my Post - WP Rating System] WordPress Rate my Post – Contributor Stored XSS vulnerability, on the site WordPress.org Forums:
Hi, Do you have WP Toolkit contact info? I haven't been informed about new vulnerabilities… -
Posted a reply to [Rate my Post - WP Rating System] WordPress Rate my Post – Contributor Stored XSS vulnerability, on the site WordPress.org Forums:
Hi there, The vulnerability was fixed in version 3.3.9 as stated in the changelog. WPScan… -
Committed [2839305] to Plugins SVN:
Release version 3.3.9 -
Posted a reply to PHP memory error when viewing Stats, on the site WordPress.org Forums:
Hi @imkimc, Sorry for my late reply. It took me a while to create dev… -
Posted a reply to How to remove rate-my-post.js on Pages?, on the site WordPress.org Forums:
Hmm, that should work. Did you clear cache after adding the code? Otherwise try adding… -
Posted a reply to Margins for Add result widget to all posts, on the site WordPress.org Forums:
Hi, Maybe something like this: .rmp-results-widget.js-rmp-results-widget { margin-top: 0!important; margin-bottom: -50px!important; } Regards,Blaz -
Posted a reply to Rating not working, on the site WordPress.org Forums:
Hi @danyloaksynin this can happen if the website doesn't use jQuery or has a different… -
Posted a reply to PHP memory error when viewing Stats, on the site WordPress.org Forums:
Hi Kim, Thanks for reporting this issue. Are you using the latest version of the… -
Posted a reply to Widget not centered, on the site WordPress.org Forums:
Hi, Try: .rmp-widgets-container.rmp-wp-plugin.rmp-main-container.js-rmp-widgets-container { max-width: 100%; } Regards, Blaz -
Posted a reply to order by rate in elementor, on the site WordPress.org Forums:
Hi there, The code there won't work in every setup. Implementing that requires a bit… -
Posted a reply to result is not appearing in page, on the site WordPress.org Forums:
Hi there, The [ratemypost-result] shortcode shows result for the current post. To see the most… -
Committed [2828341] to Plugins SVN:
Release 3.3.8 -
Posted a reply to Stars not showing on some pages on mobile, on the site WordPress.org Forums:
Hi there, Please follow the steps here: https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/ Regards, Blaz -
Posted a reply to How to work with infinite scrolling auto load posts?, on the site WordPress.org Forums:
Hi @kapson, So, the thing is that once new posts load via infinite scroll functionality… -
Posted a reply to How to work with infinite scrolling auto load posts?, on the site WordPress.org Forums:
Hi @kapson, You need to run RateMyPost.re_init(); when new posts load. Please see the details… -
Committed [2812738] to Plugins SVN:
Update to 3.3.7 -
Committed [2812632] to Plugins SVN:
Bump tested to 6.1 -
Posted a reply to Stars not in one line, on the site WordPress.org Forums:
Seems you already figured it out :) Regards, Blaz -
Posted a reply to Can i work with elementor?, on the site WordPress.org Forums:
Hi there, There is some info about compatibility with Elementor in the documentation. Regards, Blaz -
Posted a reply to Sort posts based on rating using “orderby” in URL, on the site WordPress.org Forums:
Hi, There is some info on this here: https://wordpress.org/support/topic/sort-custom-post-type-on-average-rating/ Regards, Blaz -
Posted a reply to Change results widget text color, on the site WordPress.org Forums:
Hi, Try: .rmp-rating-widget { color: white; } Regards, Blaz -
Posted a reply to No rating submitted!, on the site WordPress.org Forums:
Hi there, Please follow the steps here: https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/ Regards, Blaz -
Posted a reply to How Change Schema Item?, on the site WordPress.org Forums:
Hi there, You can use rmp_structured_data filter. More about this in the documentation. Regards, Blaz -
Posted a reply to rmp_voting-count doesn’t work, on the site WordPress.org Forums:
Hi, Hope this helps: https://support.rankmath.com/ticket/there-is-how-to-vinculate-rating-plugin/ Blaz -
Posted a reply to Only logged in users can vote, on the site WordPress.org Forums:
Hi, Yes. Settings -> Security -> Who can rate posts. Blaz -
Posted a reply to Rating not Showing on Top Post, on the site WordPress.org Forums:
Hi there, If I understand correctly you're trying to show rating on archive page? Do… -
Posted a reply to Display number of votes per post, on the site WordPress.org Forums:
Hi there, You can use rmp_get_vote_count(). More here: https://blazzdev.com/documentation/rate-my-post-documentation/#global-functions Regards, Blaz -
Posted a reply to Spacing between stars, on the site WordPress.org Forums:
Hi there, The spacing can be adjusted in the settings under customize -> icon margin.… -
Posted a reply to Don’t use wp_upload_dir for lock file, on the site WordPress.org Forums:
Hi there, I answered here: https://github.com/blaz-blazer/rate-my-post/pull/22. I recommend using get_temp_dir() instead. Please test in your… -
Posted a reply to Block IP addresses, on the site WordPress.org Forums:
Hi there, Not at the moment. But you can always block IP addresses on the… -
Posted a reply to export rating, on the site WordPress.org Forums:
Hi there, The plugin does not support export functionality. Blaz -
Posted a reply to Rating schema for blog articles, on the site WordPress.org Forums:
Hi there, Please read the FAQ here: https://wordpress.org/plugins/rate-my-post/ Regards, Blaz -
Posted a reply to Rating only for the desired posts, on the site WordPress.org Forums:
Why not just use the shortcode then? Blaz -
Posted a reply to Stars, on the site WordPress.org Forums:
Please read the FAQ here: https://wordpress.org/plugins/rate-my-post/ Blaz -
Posted a reply to PageSpeed render-blocking and CSS, on the site WordPress.org Forums:
Hi @creosmart, Hmm, this scripts don't seem to be related to the plugin? It could… -
Posted a reply to Icon appearance and functionality stop working after some time, on the site WordPress.org Forums:
Hi, It's a premium theme so I think it's better you ask them about the… -
Posted a reply to Adding rating widget automatically to custom post type my-product, on the site WordPress.org Forums:
Hi @rp4rusty, This is a bit hard to debug because I don't know how you… -
Posted a reply to Debug error, on the site WordPress.org Forums:
Hi! Well, as the error log says the $post_id variable is undefined. You need to… -
Posted a reply to Weird design bug, on the site WordPress.org Forums:
Hi, That's not a design bug, but styles from your theme :) This should help:… -
Posted a reply to Multilingual synchronized ratings, on the site WordPress.org Forums:
Hi Pep, Thanks for sharing this with me! I added link to your gist in… -
Posted a reply to exclude with css, on the site WordPress.org Forums:
Hi @alex008, I'm good, thank you :) Still working on the plugin. This could work:… -
Posted a reply to Rate my post on front page, on the site WordPress.org Forums:
Hi there, This depends on the configuration of your front page. If you're using a… -
Committed [2779544] to Plugins SVN:
RMP Update to 3.3.6 -
Committed [2778391] to Plugins SVN:
RMP update to 3.3.5 -
Posted a reply to Multi level rating, on the site WordPress.org Forums:
It's on the roadmap but no ETA :) Regards, Blaz -
Posted a reply to not full compatible with amp, on the site WordPress.org Forums:
Hi there, Yes, there are some limitations when it comes to AMP. The plugin otherwise…
Developer
-
Rate my Post - WP Rating System
Active Installs: 20,000+