Broobe
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Articles] Upload image works but when saved as draft not showing up!It works fine in current version. Thanks!
Forum: Plugins
In reply to: [Social Articles] I'd like to duplicate the plugin, how can I do that?Hi,
You should copy all files and change the names of all methods.
Thanks for using our plugin!
Forum: Plugins
In reply to: [Social Articles] No "add article" linkIt works fine in the current version. Thanks!
Forum: Plugins
In reply to: [Social Articles] Show Articles on ProfileHi,
I think that you are having an error with your theme. Could you check it please?
Thanks for using our plugin!
Forum: Plugins
In reply to: [Social Articles] New article returns Server ErrorHi!
I tested with WP in Spanish and works fine. Could you show me the error you got?
Thanks for using our plugin!
Forum: Plugins
In reply to: [Social Articles] Change Language UsedHi! You should edit the .po file inside languages. You can do it using PoEdit http://www.poedit.net/
Thanks for using our plugin!
Hi Thorsten! Sorry for that. I’m gonna upload a new version next monday with this bug fixed.
Regards,
Miguel.Forum: Plugins
In reply to: [Social Articles] Make plugin work for all user roles??Hi,
Please, take a look at this article: http://codex.wordpress.org/Roles_and_Capabilities
You can set the capabilities you want to subscribers.
About the review feature, you can choose the workflow type from setting page.
Regards,
Forum: Plugins
In reply to: [Social Articles] some subscribers are not seeing the articles linkIt’s working according with WP rights. I mean, subscribers can’t create posts.
Thanks!Forum: Plugins
In reply to: [Social Articles] Post image no being savedIt’s fixed in last version.
Thanks!
Forum: Plugins
In reply to: [Social Articles] Upload image doesn't workIt’s fixed in last version.
Thanks!Forum: Plugins
In reply to: [Social Articles] No "add article" linkHi,
What theme are you using? Can you inspect the code to be sure that it’s not a css issue?
Thanks!
Forum: Plugins
In reply to: [Social Articles] Show Articles on ProfileHi,
I can’t do it with social articles. However, you are creating posts, so you can loop them wherever you want.Regards,
Forum: Plugins
In reply to: [Social Articles] The notification system doesn't work right…It’s strange…Maybe you have another javascript error. Can you check it please? I’ve just tested it and it works fine.
Forum: Plugins
In reply to: [Social Articles] some subscribers are not seeing the articles linkHi avontz,
Suscribers can’t create posts. That’s the reason because we added the validation. I mean, it was a bug in previous versions of social articles 🙁
So, you have 2 options:
1-Change the rol from suscriber to author (or editor)
or
2-Add the capability “edit_posts” to suscribers. There are some plugins to do that. For example: http://wordpress.org/extend/plugins/user-role-editor/Let me know if it solves your problem.