Search Results for 'code'
-
Search Results
-
Thanks so much for all the work on this! My first bbPress, as the plugin makes it more accessible.
Having an issue with the Fancy Editor. One of my plugins (WP-Amazon) is forcing a button onto the editor for shortcodes. Since the shortcode is turned off and the button breaks the layout, is there a way to force it not to display on forum pages?
I realize this is plugin specific but my thinking is that it can’t be the only rogue plugin, so if there’s a reasonably easy way of suppressing a particular button, it could help others. Thanks for any suggestions you may offer.
I want to override the bbPress page I get when I go to mysite.com/forums/ with a WordPress page containing bbPress shortcodes but I haven’t been able to get it to work.
- My WP page slug is ‘forums’ and contains:
[bbp-topic-index]
[bbp-topic-form] - In my bbPress settings my ‘forums base’ is set to ‘forums’.
I’ve tried a bunch of other things (like setting the WP page template to ‘bbPress – Forums (Index)’ and deleting archive-forums.php in my theme. Nothing seems to work.
Also if I change the the page slug & permalink to ‘forums2’ and visit that, it works as intended.
Any ideas? I’m thinking about an .htaccess workaround but that seems excessively hacky. Thanks.
Topic: No Forum link in Header
I used these instructions ( http://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/#c-set-up-sitewide-forums-only ) to try to install bbPress. Site is two days old, so all software and plugins are new (and I’ve only added BP and bbP).
The forums work, but I can’t get a link to show in the header:
http://unifyyoseikan.org/forums
I’ve tried many things, including:
– Reinstalling bbPress several times
– Deactivating bbPress so the Directories link to connect “Discussion Forums” and the Forums Page can be set, then reactivating bbPress.
– Keeping or deleting the Forums Page (having it exist prevents forum from working)
– Kludging, by manually creating a page with a different url (/discuss) which forwards to /forums with the url redirection meta tag.
– Reading and re-reading the afforementioned instructions, some parts of which don’t make sense to me. e.g.: “Since you are setting up Sitewide Forums only, a) Disable (uncheck) Discussion Forums in the Settings > BuddyPress > Components panel”So far the ugly kludge is the only thing that provided both a link in the header and a successful load of the /forums page.
Topic: Sub Forum Drop Down Menu
Hello,
I am new to WP and BBpress. Slowly learning the ropes as I play with the software. πI have my forums setup like this:
States - Alabama - Swap Meet - Bulletin Board - Alaska - Swap Meet - Bulletin Board - Arizona - Swap Meet - Bulletin Board - Etc.I am sending users to a page that holds the “Create Topic” block to post directly into one of these forums. Problem is the user only has one drop down menu for selecting the forum to post in. That is a very large drop down list and could be confusing to the users.
I would like to add a second drop down menu for selecting the sub-menu to post in.
Example: User gets taken to the create topic page, fills in the information, select their state from drop down menu #1, then selects the sub forum. Press submit and it gets posted in the correct forum.
How do I go about doing this?
Please keep in mind that I am new to all of this and detailed directions would be greatly appreciated.
Thanks SO much!
I’ve got a strange layout issue on my bbpress forums where if you try to edit a “reply” in a topic the page content is cut off by a div; this doesnt effect editing the very first post of any topic however; which is strange because all the code, CSS classes etc look the same. I thought maybe a bbpress reply page used a different template.. but I’m not sure.
Please see image.
Link to image with further details
Certainly hope someone can help as this is driving me nuts and I’ve spent ages getting the rest of bbpress to fit my theme only to discover this bug now π
Please help!
Hi, I am having trouble installing the group component of buddy press. I follow all the directions and have created a file in my host root directory and pasted the code they said to. Despite this I go to the menu for groups and create a group – it says form valid and that is as far as it goes. The group is not in the directory and I can’t go on to the other things such as settings, avatar etc… I am not good at code or complex stuff like the rest of you so can any of you give me easy to understand suggestions or a way to get the group component live. Thank you so much!!
LauraI’m creating a customised forums front page for bbPress, by listing forums in a different way to the bbPress default.
Essentially what I’m trying to do is replace the use of bbp_list_forums() with a second, nested bbPress loop so that I have greater control over how the sub-forums are displayed.
I know I can use the ‘before’ and ‘after’ parameters of bbp_list_forums() but that doesn’t give me as much control as I need.
The only question I found that came close was this one which doesn’t actually provide a definitive answer.
Code won’t paste nicely here so it’s over here: http://wordpress.stackexchange.com/questions/64681/creating-nested-forum-loops-in-bbpress
See the bbp_list_forums() reference – in place of that I want another “while (bbp_forums())…” loop but how do I do that without interfering with the main loop?
Thanks
Topic: Problems bbPress1 migration
Hello everybody!
I have a bbPress 0.9.0.7 forum running that works great. http://elanillounico.com/v5/foro
It has it’s users linked to my WordPress 3.4.2. http://elanillounico.com/I wanted to migrate the bbPress to bbPress 2.1.2 (actual version) but I guess I am doing something wrong.
The new url for the forum is: http://elanillounico.com/forumsWHAT I AM DOING…
First of all I’m installing bbPress 2.1.2 plugin and I activate it in my WordPress.
Second I go to Tools – Forums – Import Forums, I select the bbPress1, I insert the db options and select all the options that suit my server so it doesn’t overload.
I start the process and I wait until it finishes saying “No tags to convert” and then… I am getting this error π
WordPress database error: [Table 'my_database_forum.bb_term_relationships' doesn't exist]
SELECT convert(term_relationships.object_id USING "utf8") AS object_id,convert(term_taxonomy.term_taxonomy_id USING "utf8") AS term_taxonomy_id,convert(terms.name USING "utf8") AS name FROM bb_term_relationships AS term_relationships INNER JOIN bb_term_taxonomy AS term_taxonomy USING (term_taxonomy_id) INNER JOIN bb_terms AS terms USING (term_id) LIMIT 0, 1000Apart from this, the installation does not go right. When I go to my forums, the forums themselves are all right. But the topics are all mixted up. It looks like if the answers to the original topics are now topics as well, so I have the forums with all of the messages as if they were topics, they are not linked as if they were lost the id that linked them.
Any idea of what this means and why this happened??
Question I have: Do I have to upgrade first to version bbPress 1.1 before I upgrade to bbPress 2.1.2?
Thank you very much! π
Juan C.I’d like to have some control over the number of recent topics shown in the [bbp-topic-index] shortcode, presently it shows 15 items which is a too many for my liking.
Where is the limit set and can it be changed without disturbing the normal forum display?
Ideally I’d like this an option in the settings but I’m happy to edit the file for now.
John
Hi there – and sorry upfront for yet another question with regards to bbPress-Themes…
- I have been doing thorough research in the forums, no answers for me…
- Versions: WordPress running 3.4.2, bbPress is 2.1.2
My situation_
I have setup bbPress to work with my custom theme (OptimizePress) and embedded the [bbp-forum-index]-shortcode into a single page (“forum”). Here I could obviously pick a site-template and therefore the forum is nicely embedded into my site-layout.
Since I cannot continue using shortcodes & (slug-)pages for dynamically generated topics, I went ahead and followed the customization instructions. I can ensure that the right (template-)files are called upon (inside my /theme-directory) because I played around with content-single-forum.php f.ex. and also checked for the correct CSS-reference.
I also followed the instructions concerning the functions.php (in /theme):
add_theme_support( 'bbpress' ); remove_action( 'bbp_enqueue_scripts', 'bbp_theme_compat_enqueue_css' );Now I need to wrap the forum-specific template-files with the page-template used by my custom theme. I already tried integrating the bbPress-code into the exisiting page-template with no positive result (no server-response or strange loop-behaviour).
Either I went down the right road but am weak in skill at modifying PHP-Code or there is a far easier approach I haven’t seen/figured out yet (which again doesn’t compliment me on my skill-level…).
Anyways, maybe someone can help me out / hint me into the right direction.
Thanks so much in advance,
RegardsHenning
- My WP page slug is ‘forums’ and contains: