Igor Yavych
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Rating] Share On FBHmm, I tried to reproduce it with my site and I couldn’t. Try http://flyertests.org.ua/uncategorized/hello-world/ in FB status.
You can try next:
1. Open rating.php
2. Find function spr_print_additional_styles() at line 890 or around that
3. Replace it with function here -> http://pastebin.com/j0dN4LDc (this is how it will be done in next version anyway)
4. Save.
Let me know if it helps you.Forum: Plugins
In reply to: [Simple Rating] Top rating widget shows draft/private postsLet me know if you have any other questions.
Forum: Plugins
In reply to: [Simple Rating] Top rating widget shows draft/private postsOmg, thanks for mentioning this.
I will fix it in the next version.
Quick workaround is
1. Open spr_widgets.php
2. Go to line 29
3. Replace it with one found in this paste
It will now only display published postsForum: Everything else WordPress
In reply to: Plugin's ratings on wordpress.orgOr it got low priority, which is probably the case.
I can’t imagine how it can be hard to fix, no matter how it was done.Forum: Everything else WordPress
In reply to: Plugin's ratings on wordpress.orgOh, I see. Thanks for a swift reply.
Hopefully, it gets fixed sooner than later, especially, since it should be easy to fix.Forum: Plugins
In reply to: [Simple Rating] Top rated widget with thumbnailI will think about it
Forum: Plugins
In reply to: [Simple Rating] multisiteSorry, I have no experience with mutlisite so I can’t really help you with that.
Glad you could solve it.Forum: Plugins
In reply to: [Simple Rating] multisiteThat’s because there is no support for multi site as of now.
Forum: Plugins
In reply to: [Simple Rating] Does not work on buddy press member pagesThere is no support of buddy press as of now.
I might add it in the future, but no guarantees.Forum: Plugins
In reply to: [Simple Rating] Display top rated pages shortcodeThere is widget for that but no short code as of now.
I can make one in the next version if you really need it.Forum: Plugins
In reply to: [Simple Rating] I can't change word "vote"I take it you understand what you need to edit and how? If you have any more troubles, read how_to_translate.txt as it should have all the information you need. If file doesn’t have information that you need, do not hesitate to post here.
Forum: Plugins
In reply to: [Simple Rating] I can't change word "vote"Make a copy of existing locale file, say
en, rename that file to locale code of language you want to translate into. Refer to http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes (639-1 column) for language codes. Let me know when you’re done with that.Forum: Plugins
In reply to: [Simple Rating] I can't change word "vote"Ok, please re-download archive from https://downloads.wordpress.org/plugin/simple-rating.1.4.zip and put all files from archive to plugin directory. Seems like your version lacks few files which should be there. After that, you should have instruction on how to translate and 3 default locales. If you read it and need more help, please let me know.
Forum: Plugins
In reply to: [Simple Rating] I can't change word "vote"Did you update your version to 1.4?
Forum: Plugins
In reply to: [Simple Rating] I can't change word "vote"Okay, let’s do it step by step.
Go to plugin’s folder/wp-content/plugins/simple-rating/, there is directory calledlocales, enter that directory. There are currently three files nameden,uk,ru. Create copy of file nameden.Also, what language translation do you want to create?