Search Results for 'code'
-
Search Results
-
Topic: Need some helpful pointers
Hi All,
I am working on making bbPress work with my current theme, and, previously it was using page.php properties to draw the forum etc. I fixed that by adding a bbpress file to the theme root, however, I am not getting any posts whatsoever appear when looking in topics.
Does bbPress use the normal the_content(); functions that wordpress use, or are their different functions I am simply missing here?
The Codex is really bad and doesn’t seem to explain any of this, but I’d be super happy if someone could prove me wrong on that.
Thanks,
Jake
Hi, bbpress 2.5.6, when I use the [bbp-topic-tags] shortcode, it displays a certain number of tags, but not all the tags assigned to topics. Is this normal? Is the code limiting the output to some max count? Can this be changed? Thanks.
I’m building a discussion board site that won’t use the standard bbpress forum interface. Forums will be embedded in individual post/pages with shortcodes. And all forum-type URLs will redirect to the appropriate post/page.
So no one will have access to the normal forum structure/hierarchy. Will I still need to create categories/sub-categories/forums for the individual forums?
This site may eventually have hundreds of forums and I’m looking to provide the best possible performance.
Any help welcome, Thanks.
ChadHello!
I have a forum being diplayed with forum index shortcode on a wp page. I would like to ask if there is a way to display the title of the parent of the sub-forum or the topic on the sub-forum’s or topic’s page, so always the titles of parents that one above the sub-forum or topic in the hierarchy.So the the point of all this would be to let the user know which forum he’s in.
Thanks,
DanielI have a bbPress driven forum on http://ictgiants.com/questions/category/all and I want to create a page that will display the registered users on my website similar to http://stackoverflow.com/users.
Please if there is a plugin or shortcode that does this, that is what I need
Any idea and links will be appreciated.
Thanks in advanceHi there,
I have bbp-register shortcode, but I need to implement next step in the registration. Im using Paid Membership Pro to make membership levels. For now, I have only registration into bbpress, but the user is not redirected on the page where he can choose his membership level…Every new member is registered without any membership.Is it possible to add this feature into registration process?
Thanks!!
Hello everyone,
i am very new to CSS & HTMl, i tried to solve my problem by my own, but i didn’t get it.
Maybe someone has a idea how i can fix my new bbpressforum.Only half of the site is used by BBpress. BBpress should use all the remaining free space.
Thats why i tried yet.
The widget area dissapeard and bbpress should fill out the empty space.
But yeah, how you can see its not working. (http://www.forest-game.de)My Code:
#bbpress-forums .article, div#content_box.sidebar_layout { width: 100%; } #bbpress-forums .article, .sidebar.c-4-12 { display: none; }Edit:, oh i did something wrong. The widgets areas on the other sites dissapeared too ^-^
Kindly regards
