• Hi, I am having trouble adding any editing buttons onto bbpress/buddypress for my users/members.

    I have tried loads of plugins along the lines of TinyMCE, front end editor etc. and none seem to work, I think I have all my settings correct but could someone just run me through exactly what I need to do please?

    I dont want my users to be able to access the dashboard but still want them to be able to edit and “spruce up” their content etc.

    thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You can enable TinyMCE for bbPress, is that what your looking for?

    https://codex.bbpress.org/enable-visual-editor/

    Thread Starter sicky_brazz

    (@sicky_brazz)

    yeah, tried that too, no luck…

    I even tried changing to twentyfourteen-child theme with that code in the functions.php file incase it was my theme but still no luck…

    What could it be?
    Can someone run me through the settings I need to have on/off in case I am overlooking anything.

    I noticed when changing to the twentyfourteen/twentyfourteen-child that cubepoints throws up a load of errors, could that have anything to do with it..?

    These are the errors I receive:

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 46

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 47

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 48

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 50

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 52

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 53

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 54

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 55

    Warning: Creating default object from empty value in /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php on line 56

    Warning: _() expects exactly 1 parameter, 2 given in /home/brazz/public_html/wp-content/plugins/cubepoints/modules/donate/donate.php on line 165

    Warning: Cannot modify header information – headers already sent by (output started at /home/brazz/public_html/wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-core.php:46) in /home/brazz/public_html/wp-content/plugins/bp-group-reviews/bp-group-reviews.php on line 124

    I’ve done an immense amount of testing of the new TinyMCE with bbPress and the link I listed above combined with WordPress 3.9 and bbPress 2.5.3 works perfectly as is.

    I haven’t tested it with BuddyPress, yet, I will get to that eventually.

    That said all the errors you list above relate to either ‘cubepoints-buddypress-integration’ or ‘cubepoints’ plugins.

    As you rightly point out most likely that is an issue for sure, try disabling the cubepoints plugins, also I would suggest posting what you have above to the cubepoints plugin support forum.

    Thread Starter sicky_brazz

    (@sicky_brazz)

    OK, so I went ahead and deactivated all my plugins then activated again, 1 by 1 to find the problem.

    Turns out that cubepoints is fine with my current theme (itheme2) and that the problem lay in a plugin called “bbpress threaded replies”

    Anyway, thats gone now and the coding you provided seems to be working a treat now.

    Only question I have now is when your on the “Visual” tab, it doesnt match my theme at all, however when you click on the “Text” tab, it goes to black/orange (same as my theme pattern).

    Is there an easy way to get this to match my theme pattern on both tabs?

    by the way, thanks for the help so far.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trouble with front end editing’ is closed to new replies.