Blaz K.
Forum Replies Created
-
Hi,
Please see/use this topic: https://wordpress.org/support/topic/google-rich-results-changed/
Blaz
@kvncrll, Rate my Post in general works well with Yoast. The problem is most likely in what is described here https://wordpress.org/support/topic/google-rich-results-changed/
To be honest, I don’t think any rating plugin is at the moment compatible with “rich snippets” unless it uses the product markup. But guidelines for product are pretty strict – only one product per page. Any ideas are welcome but please write them in the topic above.
Blaz
why not just make translation files for all languages? You should be able to also make a translation file for the main language with a plugin such as Loco translate. Then just customize strings through “translations”.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Spanish (Spain) translationYeah, those are from the external library. I will check out how to localize them. Thanks Javier!
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Google Rich Results ChangedHi @advwebmaster777,
thanks for sharing this with me. I don’t think “CreativeWorkSeason” or “CreativeWorkSeries” are the way to go as this are limited to media seasons such as TV series, radio series etc. More about this here:
https://schema.org/CreativeWorkSeason
https://schema.org/CreativeWorkSeriesI don’t yet know what the best way to go about this but it’s pretty obvious that they want to allow aggregate ratings only for the types listed in the blog post.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Spanish (Spain) translationThanks Javier! I will add these strings in the next update. I’m planning to release it by the end of the week.
Blaz
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Spanish (Spain) translationThis is indeed possible. If you know which strings are problematic, it would be very helpful if you write them here 🙂 I’m planning to push a small update this week.
Regards,
BlazHi @kbpinfotech,
which AMP plugin are you using? The plugin is only compatible with the AMP plugin and the AMP for WP plugin. Did you enable the AMP compatibility mode? You can read more about AMP compatbility here: https://wordpress.org/support/topic/beta-amp-compatibility-in-version-2-3-0/
This is a BETA feature and thus requires some extra steps.
Regards,
BlazHi @brokk91,
you can change color with custom CSS. The snippet below will change the text color to white.
.rmp-main { color: white; }As for the other thing, it’s a bit more complicated 🙂 I’ve wrote it down for future updates.
I’m happy you like the plugin.
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Spanish (Spain) translationThank you so much @nobnob. I really appreciate it!
Best regards,
Blaz@mleecp, the frontend will be completely refactored in version 3 because at the moment it’s not very developer-friendly 🙂 + the use of ids doesn’t allow more instances of rating widget on one page. Nevertheless, I don’t see how the id would interfere with the styling (maybe share on codepen?). Apply styles to ul(s) and then override them with #rmp-stars selector.
PS: Just noted your comment at the bottom. Yeah, in that case you should get rid of ids as multiple ids per page are a html error.
In version 3 this will be improved 🙂 I don’t really want to push out a small update with changes on the frontend because every time I change something on the frontend I get many many support tickets here; many people are using multiple caching systems (page cache, minify, cloudflare etc) and don’t really know how to clear cache 🙂
Regards,
BlazForum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Stars on homepage postsHi @genesiscoupe,
for that you will have to use the developer’s features and code it yourself: https://wordpress.org/support/topic/developers-developer-features/
Nevertheless, I’m planning to add this feature soon 🙂
Regards,
BlazThanks @mleecp! 🙂