Blaz K.
Forum Replies Created
-
Hi @mako2,
WooCommerce products are custom post types. You should be able to add the rating widget to products in the settings under custom post types.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Add Ratings To CommentsHi there,
that’s unfortunately not the intended functionality of the plugin.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Mulitple ratingsHi there,
you can do this with custom rating widgets. This is, however, a PRO feature.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] nonces and forbidden errorRate my Post requires cache expiry to be set to 24 hours or less, as most other WP plugins that handle frontend submission of some sort. The only bypass is to increase nonce lifetime to match you cache expiry time. More about this here: https://codex.wordpress.org/WordPress_Nonces#Modifying_the_nonce_lifetime
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] nonces and forbidden errorHi @ofernandez,
does this also happen if you set cache expiry to 10 hours as suggested here: https://docs.wp-rocket.me/article/975-nonces-and-cache-lifespan
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] TranslationHi @rahimvaziri,
you can use custom results text under “customize”. Let me know if you need further assistance.
Regards,
BlazHi @grahesh,
the plugin allows to rate post types (posts, pages, custom post types) but not other pages such as categories. For this custom rating widgets can be used which are available in the pro version. You simply add them to pages with shortcodes.
Regards,
BlazHi there,
which plugin are you using for AMP? If you are using AMP for WP you need to disable sanitizer as described here.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] stars cannot be clickedHi there,
have you tried following the steps here to figure out what is causing the problem?
Regards,
BlazUf, I didn’t check the plugin thoroughly enough 🙂 I noted the feature request and I’ll have a look when I’ll be working on the next update. I’ll keep you updated!
Regards,
BlazHi @kapraz1mazur,
at the moment the plugin doesn’t support VK social icon out of the box. You can utilize rmp_after_social_icons filter to add you custom icon, but this does require some web development knowledge. More about the filter in the documentation.
Regards,
BlazHi @vinvin27,
I couldn’t replicate this problem. Where is the rating widget located? Posts, pages or custom post types? If it’s on a post, then try following the steps listed here: https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/
Blaz
Hi @matantunes,
I quickly checked All in One Rich Snippets plugin and I see that it’s not a rating plugin. Hence, the schema is different – it uses review rating while Rate my Post uses aggregate rating (collection of reviews from users). As this are two different things, I don’t think it’s useful to create a migration tool.
You can always change ratings in the post editor for each post if you want.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Full AMP compatibilityHi @zotezo,
now you need to add the style. The style can be found here: https://blazzdev.com/documentation/rate-my-post-documentation/#amp
You add it under: Appearance -> Customize -> Custom CSS
Blaz