Blaz K.
Forum Replies Created
-
Hi @edviser,
The feedback for each post can be seen in the post editor (edit post) at the bottom. You should also receive an email every time feedback is submitted if that’s enabled in the plugin settings. But emails are sometimes tricky – I recommend using SMTP.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Avoid self voteHi,
A logged in user can only rate the post once. Nevertheless, if the user is not logged in the only way to prevent double votes is by cookies and IP. That can be enabled in the settings.
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Multiple ShortcodesHi there,
Currently only one widget with the same id can be displayed on a single web page. You can have multiple widgets on a single web page, but they must have different IDs.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] CountriesHi there,
That’s currently not possible.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Space before the widgetHi there,
You can do this with custom CSS.
Regards,
BlazHi there,
That’s probably coming from JSON structured data that the plugin embeds if that is enabled in the settings. Do you see any issues, or is it otherwise working fine?
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] deleting single ratingForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Letter encodingHi @rcarlos,
Is there a pattern for this issues? Also try following the steps here to see if they resolve the issue.
Regards,
BlazHi Pierre,
I have not tested the compatibility, but as long as each image is a post type of some sort (post, page, custom post type), it should work.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] the stars have disappearedHi there,
If you don’t see any errors in the structured data, it would be better to ask Google Help Community for help regarding this.
Regards,
BlazHi @insideril,
The best way to do this, would be to create a custom template and use SVGs in it. See more in the documentation.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Frontend Users Page UsageTerry, it’s hard to say how the plugin will work with your solution for frontend submission because I don’t know how it’s implemented. In this case, it would be best to simply test this?
Regards,
BlazIn this case it will not because there is no structured data in the page source.
Blaz
Hi @vladko13,
I’ll look into this. Those images are retrieved with the get_the_post_thumbnail_url() function and how big they are depends on your theme. See more here: https://developer.wordpress.org/reference/functions/set_post_thumbnail_size/
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Frontend Users Page UsageHi @texasbiz,
Sorry for my late reply. I guess, the registered user will be able to add the shortcode but that’s pretty much it because all other things are tied to the post editor (seeing feedback, changing rating etc.).
Blaz