mconte
Forum Replies Created
-
Hi! We update those counters with ajax. So, maybe the other plugin have some javascript error and Social Articles can’t calculate the counters. I’d like to see the website to understand better the reason of the problem. Could you show me a user profile with this error?
Thanks!
Forum: Plugins
In reply to: [Social Articles] Page shifts to the leftHi @TPdaking#7782,
Send me an email to our support contact. I will try to help you!
Regards!Forum: Plugins
In reply to: [Social Articles] Visibility for logged out usersIt’s working in version 1.4.
Thanks for using our plugin!Forum: Plugins
In reply to: [Social Articles] Consider removal of …Please write to our support email and we will try to help you with some walk around for that.
Regards,
Miguel.Forum: Plugins
In reply to: [Social Articles] Consider removal of …Hi!
I’ve just added this feature to my backlog! If you need to do it right now, take a look into loop.php. You will find this two options there. You should add the logic to show the options only for admins. Also, you have to add the validations in the delete function and in new.php file.
Thanks for using our plugin!Forum: Plugins
In reply to: [BuddyDrive] Friends shared foldersThanks!
Forum: Plugins
In reply to: [Social Articles] Draft as DefaultYou’re welcome! Please, look into the de_DE.mo file. There are a couple of lines without translate. If you update your file, please email me it to add it in next version.
Regards,
MiguelForum: Plugins
In reply to: [Social Articles] Draft as DefaultHi,
If you set edit_posts, the user can change his own posts. To change posts from others, there is another capability: “edit_others_posts”
https://codex.www.ads-software.com/Roles_and_Capabilities#edit_others_postsRegards,
Miguel.Forum: Plugins
In reply to: [Social Articles] Draft as DefaultHi Thorsten,
According with WordPress (https://codex.www.ads-software.com/Roles_and_Capabilities#Capability_vs._Role_Table), subscribers can’t write posts. I mean, It was a bug in previous versions of social articles.
You should change the users role from subscribers to another rol (editor for example)
Another posibility is add the edit_posts capability to subscribers using a plugin. For example: https://www.ads-software.com/extend/plugins/user-role-editor/
Regards,
Miguel.Forum: Plugins
In reply to: [Social Articles] Please advise how to customize the layout templateHi @perasad,
I think that this is a layout problem related with the theme. Do you have a link to download the theme? If you can provide me the theme, I will fix the layout for you.
You can write me to our e-mail support.
Thanks for using our plugin!
Forum: Plugins
In reply to: [BuddyPress FollowMe] Update to 3.5.1Hi meg@info,
I think that the problem is related with this piece of code:
current_theme_supports('buddypress')
Some themes don’t set up the bp feature ??
I’m trying to add bp 1.7 compatibility to one of my plugins and I found the same problem with some themes.
Forum: Plugins
In reply to: [Social Articles] Post image no being saved@deadartcore: The error is solved. I will include de fix in the next version.
@wacka1: Hi! Please, can you check if there is any javascript error? If you have problems to do it, please, write us to our support e-mail and I will help you to solve the error.
Hi! Social Articles is not compatible with buddypress 1.7. I’m working in a new version. It will be ready on next monday.
Thanks for using our plugin!Forum: Plugins
In reply to: [WP JQuery Timelinr] How to set languageHi Ariane,
How are you getting the month name? I mean, are you using the PHP formatting (option F)?
Forum: Plugins
In reply to: text being filteredHi,
I don’t understand the issue. I mean, the current editor doesn’t have html view. So, the behavior is right, isn’t it? Probably I will add the html view in future versions.
I want to keep the editor as simple as posible, that’s the reason becouse I’m not using the wp editor.Thanks for your suggestions and for using our plugin!