This topic has 3 replies, 2 voices, and was last updated 9 years by Abe.

  • Author

    Tagged: 

  • #27840
     valuser
    Participant

    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!

    #27954
     valuser
    Participant

    Hi,

    put theme on a TEST Site online

    To see issue

    click Share on http://www.trulysuperb.com/2013/11/18/well-2/

    #27966
     valuser
    Participant

    To 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 CODE
    function call_activate()
    {
    $this->call_installer('activate', func_get_args());
    }

    to

    COPY CODE
    function call_activate()
    {$fargs = func_get_args();
    $this->call_installer('activate', $fargs );
    }
    #28896
     Abe
    Keymaster

    Hi, 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.

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?