Georgio
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: where are wordpress .po and .mo?Thanks @seoger for your response
It was about the wordpress itself. Finally I changed the language to en_GB (temporarily) and this forced the system to download the en_GB translations. I renamed them, made the changes and I am OK ??Forum: Plugins
In reply to: [Front End PM] Attachments – Manage total space per user/roleI really appreciate your help. You are exceptional. Thank you very much.
Forum: Plugins
In reply to: [Front End PM] Attachments – Manage total space per user/roleThanks for responding. I have already seen these possibilities in the settings. They allow a relative control, but they are not a real solution in my opinion. So I’ll do it manually, e.g. the 1st of November I am deleting the folder for September and so on.
Forum: Plugins
In reply to: [Front End PM] [feature] A button in the group memberlist?It worked with
&& bp_loggedin_user_id() != bp_get_group_member_id()
(I had to add a “get”)
Thank you very much
Forum: Plugins
In reply to: [Front End PM] [feature] A button in the group memberlist?Thank you for your quick response.
Unfortunately I am not so…expert with code and I don’t know how to use the code you wrote. If you have a complete piece of code for the template mentionned above or a snippet for functions.php/custom.php I can use it. Otherwise, ignore my message. I don’t want to bother you.Forum: Plugins
In reply to: [Front End PM] [feature] A button in the group memberlist?This is the code I used to put a button in the group memberlist:
<?php if( groups_is_user_member(bp_loggedin_user_id(), bp_get_current_group_id() ) || is_super_admin() ) : ?> <?php echo do_shortcode('[fep_shortcode_message_to to="{' . bp_get_group_member_name() . '}" subject="{current-post-title}" text="PM"]'); ?> <?php endif; ?>
This code is incomplete, because I see the button near my username when I am logged-in. This is not need as I will never send pm to myself. How can I hide the button in that case?
Hi Mr Radko @intels
Thanks for your response.
I don’t exclude that it may be a problem with the other plugin. BP Group Extras is not updated since 12 months. Its developer has a roadmap for update and nobody can force him to go more quickly. I’ll test after the update.Meanwhile I found another sharing plugin which has the advantage to put the sharing link in the activity meta (which I consider it is a more convenient place) but it is a bit slower than yours.
So I am always interested in your plugin but I cannot use it because of that conflict with BP Group Extras.
Your plugin is really very useful. If you can add the option to put the sharing link in the activity meta, it would be perfect.
Thanks again and have a nice day!
Forum: Plugins
In reply to: [Cookie Notice & Compliance for GDPR / CCPA] Cookie Notice and login pageThank you for your quick response.
I mark the subject as resolved, since the problem is not related to your plugin.
Have a nice day!Forum: Plugins
In reply to: [BuddyDrive] Restrict to group admins/modsAnd there on lines 993-994 I have made a hack:
@ssebech Thank you very muchBut it would be nice to have it selectable in the plugin settings – per group – in the group manage area:
@ssebech and @mrpritchett Very good ideaForum: Plugins
In reply to: [BuddyPress Private Messages for Friends Only] Incompatible with BP 2.8.1Thank you very much! ??
Forum: Plugins
In reply to: [Plugin Organizer] Post type: custom_cssThank you for your quick response. Have a nice day!
Forum: Plugins
In reply to: [MediaPress] Feature request for groupsHi @sbrajesh
I hope you do well today and your plan with mediapress permissions progresses.
Meanwhile, do you have a snippet to restrict media uploading to only admins/mods in groups?Have a nice day!
Forum: Plugins
In reply to: [Cleverness To-Do List] How does the datepicker work?Thank you for your response. I modified the mysite/wp-includes/js/jquery/ui/datepicker.min.js and it works. The problem is with the security updates of WordPress which replace that file. So if Cleveness had a setting about that, it would better. ??
Have a nice day!
@leatherbikervfr
Installez un plugin SMTP comme Postman, Easy WP SMTP, WP Mail SMTP, WP Mail From II etc. Je trouve l’envoi basé SMTP plus fiable que la fonction mail de WordPress.All code is 100% GPL.
@svenl77
Hi. The link to a monetization plateform on the free version causes confusion. You can understand that people easily can imagine that this is the catch…I don’t know what this platform does there. With all those permissions granted, I feel tracked. Please give some sufficient explanations. It is a serious privacy concern.