-
Author
Tagged: bp-moderation
-
September 7, 2014 at 13:09 #27840valuserParticipant
I am doing this on a local install – all versions are at their most recent – ie kleo 1.6.3 wp 4.0 bp 2.0.2
(This relates ONLY to posts with no text or a limited amount of text)
When the plugin Bp-Moderation is active AND when on a post you SHARE via Email
(Relates ONLY to posts with no text or to posts with a limited amount of text)
The words “Flag this post as inappropriate” get inputed and sent in the email.
So say a post only contains a photo – the Share via email becomes an ivitation to “Flag this post as inappropriate” which is not exactly the intention!!!!!
Suggestion: (Perhaps – but you will know best) you could have a default phrase – such as “You might want to have a look at this…”
or even a suggested default together with a theme options panel to change the text !!Great theme by the way!
Cheers!
September 8, 2014 at 14:53 #27954valuserParticipantHi,
put theme on a TEST Site online
To see issue
click Share on http://www.trulysuperb.com/2013/11/18/well-2/
September 8, 2014 at 15:26 #27966valuserParticipantTo activate Buddypress Moderation successfully see http://wordpress.org/support/topic/fatal-error-can-not-activate
Change the following at wp-content/plugins/bp-moderation/bpModLoader.php on line 119
COPY CODEfunction call_activate() { $this->call_installer('activate', func_get_args()); }
to
COPY CODEfunction call_activate() {$fargs = func_get_args(); $this->call_installer('activate', $fargs ); }
September 18, 2014 at 01:16 #28896AbeKeymasterHi, that happens since the plugin inserts some content in the post content and the share takes all the content.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.