Skip to:
Content
Pages
Categories
Search
Top
Bottom

How fix editor

Published on December 24th, 2014 by Master

I create page and add

You must be logged in to create new topics.

look http://www.oklop.me/kreiraj-temu/

But on form not display editor like this

After add code in functions.php

function bbp_enable_visual_editor( $args = array() ) {
$args[‘tinymce’] = true;
return $args;
}
add_filter( ‘bbp_after_get_the_content_parse_args’, ‘bbp_enable_visual_editor’ );

Only work on forum page, and editor not work on edit post.

Paided bbPress programmer needed for bbPress 1.1

Published on December 24th, 2014 by

Experienced paid bbPress programmer needed for bbPress 1.1 enhancements on WordPress 3.4.1 site.

Contact moderators@kurzweilai.net.

Footer on iPad has whitespace below- How do I remove?

Published on December 24th, 2014 by sharongraylac

Hello!

I just created a bbpress.php file, which is working smoothly (mostly). The only problem is the footer is raised up with about 100px of white space below it on bbpress pages. This is only happening on the iPad that I can see- not my 1400px screen.

Any thoughts of how to get rid of the white space?

Thanks!
Sharon

Display the last topic updated in the forums loop

Published on December 24th, 2014 by Jake Hall

Hi guys,

I am trying to achieve this (a mockup through Google Dev tools) however I am unable to find where I can actually edit the code behind this, it seems to be hard coded behind a bbpress function – which I personally think is silly if I have to rewrite it just to make it how I want it…

How I want it

I am gunning to make my installation of bbPress hierarchical in display, however currently it only displays the “Freshness” of the forum.

Can anyone point me into the right direction here?

EDIT: I wasn’t super clear, what I meant to say was – I would like to instead of having “15 hours and 30 minutes ago” with the username, the topic title. I can achieve the rest

Thanks

bbpress don't show reply in topic page

Published on December 23rd, 2014 by chollyjung

I see css code in reply have display:none.
How can I fix?

I am looking for a plugin, Billboard and can not find

Published on December 23rd, 2014 by Rafael_Smith

You please help me find a billboard plugin?
Such as ebay, amazon, yad2
I need users to be able to create an ad for sale

All replies Error 502

Published on December 23rd, 2014 by galiulinr

In the console WP, click All answers site/wp-admin/edit.php?post_type=reply an error 502.
I thought the problem in hosting changed the hosting and the error persists.

Help for roles

Published on December 23rd, 2014 by Boertje

I cannot the users (role is editor) give permission to upload media. I gave the plugin ‘user role editor’ a try, but also doesn’t work. I want that the editors (my users) can upload a picture, but it seems impossible. Another issue is that all the users can use the HTML tab, I cannot hide that tab. Why is this difference between the WP and BBPress roles? I’m very familiar and happy with WP (more than 50 installs) but bbpress is till now a very user unfriendly program for me. But maybe someone can change my mind. Please help, i am also satisfied that someone give me as answer that its not possible, in that case i need to search for other forumsoftware.

email needed to post

Published on December 23rd, 2014 by melanie bund

Hi my forum appears in a part of the site that has a generic login. So what i need is that users have to type in email and name in order to post – is this possible? is there a shortcode for this or do i have to add something to the bbpress.php?
thank you in advance
Melanie

layout problem with bbpress

Published on December 23rd, 2014 by freeshark123

hello everyone,
sorry.. I’m a newbie..
I have installed on localhost the last version of WP and bbpress 2.5.4.
This is the problem:
I put

in page forum but I see a wrong layout.
You can see these screeshots:

https://drive.google.com/folderview?id=0B6Jo8p7NSE9bQ05ON3AxQUl4RkE&usp=sharing

any idea to solve this issue?
thanks
Marco

Skip to toolbar