Blaz K.
Forum Replies Created
-
Hi there,
You have to enable multilingual compatibility mode, if you want to translate the strings.
Regards,
BlazHi there,
1. This would require a custom implementation. The feedback is saved in post meta and thus you can easily retrieve it, with some PHP know-how.
2. The feedback field is not required. The votes are counted before the feedback is submitted.
3. This would require a custom implementation.
4. This would require a custom implementation.
5. This would require a custom implementation.
6. YesRegards,
BlazHi Petra,
Please share the link to the website so I can see the issue. It’s very hard to debug without that. Thanks!
Blaz
Hi Petra,
This sound like incompatibility with some other plugin or the theme.
Please try following the steps here: https://wordpress.org/support/topic/sticky-read-before-posting-%e2%9a%a0%ef%b8%8f/
Regards,
BlazHi there,
You simply set the negative rating threshold to 5. So, If post or page is rated 5/5 stars or less, consider the rating negative. Then the feedback widget will be shown for any rating.
Regards,
BlazHi there,
If you have “Only logged in users can vote” feature enabled, this should work:
.rmp-rating-widget--no-privilege.rmp-rating-widget--has-rated { display: none; }Regards,
BlazHi @trwolfe,
.rmp-widgets-container { margin: 0 auto!important; }should do the trick.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Customize Feedback EmailHi @meir321,
Feedback emails can be customized with the rmp_feedback_mail_text and rmp_feedback_mail_subject filters.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] About structured dataThat should work just fine 🙂
Regards,
BlazI’m glad to hear that everything works 🙂
Regards,
BlazHi there,
I replied here: https://wordpress.org/support/topic/issue-in-google-amp-pages/
Please use that topic as it’s about the same issue.
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Issue in Google AMP pagesHi there,
Yeah, there seem to be some issues with CORS policy on AMP pages. I’m looking into this and will try to release a fix soon.
Regards,
BlazHi Larry,
I’m glad to hear that you solved the issue and thanks for sharing the solution! I do follow the support forum daily, but due to lack of time some non-critical tickets unfortunately get delayed a bit.
Have a nice day!
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Issue in Google AMP pagesHi there,
Can you please send the link to the page for testing.
Blaz
Hi @gercal,
Are you adding the rating widget automatically to all pages? If that’s the case consider adding rating widget directly in the template and excluding it for that particular page. A bit about this in the documentation under “The “Add rating widget to all posts” feature is not working”. Alternatively you could also consider hiding the rating widget on that page with CSS.
Regards,
Blaz