How can I translate plugin to my language?
All Dev4Press free and lite plugins can be translated via WordPress.org and their translation services. Each plugin on WordPress.org has support for translation, and you can get to it through the plugin Developer panel. To translate plugins on WordPress.org, you need a WordPress.org account. But, if you want to handle translations on your own, each plugin has a POT file with the list of all translation strings
Where can I find more information about rating shortcodes?
All the shortcodes can be generated using the Shortcodes Builder menu in the GD Rating System admin side menu, and you can simply select the values you need, and the builder will prepare the shortcode you can copy and use where you need them.
Why plugin’s JavaScript files are not loaded?
All Dev4Press plugins and addons require jQuery. However, they will work only if the jQuery is loaded with WordPress’s proper Enqueue method. If you are replacing jQuery that comes with WordPress with some other version loaded from another location, my plugins will not function properly, and that goes the same for most of the other WordPress plugins that depend on the proper way for loading jQuery.
Why is Google not showing rich rating snippets for my website?
GD Rating System is adding a fully functional and standardized rich snippet for rating or review, and you can test all your posts to confirm that the rating snippet is correct. But, there is no way to influence Google to show the snippet inside search results. There is no way to know how, why and when Google displays rich snippets and even big websites like IMDb or Amazon very often don’t have the rich snippets displayed.
Check out this user guide about setting up the rating rich snippets.
Search engines and Rich Snippets for Ratings
Does plugin works with WordPress MultiSite installations?
Yes. Each site in the network can activate and use the plugin.
Can I translate plugin to my language?
Yes. POT file is provided as a base for translation in the root folder for each plugin. Translation files should go into languages directory, and WordPress must be set to your language to load the file. As an alternative, translation file can go into wp-content/languages/plugins directory.
The file name for translated and compiled MO file must be the same as POT file with the addition of language code: {plugin-name}-{language-code}.mo.
You can check out this for translating plugins using POEdit program:
support.dev4press.com/kb/article/translating-plugins-or-themes-using-poedit