Search Results for 'bbpress'
-
Search Results
-
Topic: iframe refreshes
Hi There,
I am running the latest wordpress
site url is: http://www.climberism.com/forum-page-tst/
We have an iframe setup in the url above pointing to the bbpress forum we have installed. It is the only way I can get it to work with my wordpress theme. Anyway, is there a way to stop the iframe refresh from always going back to the same page? ie. if you’re in the “gear talk” section and refresh you just get dumped back to the main forum page.
If anyone has any ideas, that would be awesome. Thanks.
Topic: Sort reply by post date ASC
Dear all, I have a wordpress website and in website have a bbpress forum. I want comment in a topic of website sort by post date desc but reply in a topic of forum sort by post date asc.
I was config “Setting -> Discussion: Comments should be displayed with the newer comments at the top of each page” and add filter:
add_filter( 'bbp_has_replies_query', 'bbp_reverse_reply_order' ); function bbp_reverse_reply_order( $query = array() ) { // Bail if no query if ( empty( $query ) ) return; // Change the order $query = 'ASC'; // Return the adjusted query return $query; }BBPress order reply when query the replies by post date asc but when paging the replies is sorted by post date desc on a page.
Please help me resolved this issue. Thanks!
I cant get my jwplayer shortcode to work in bbpress. I am aware of the shortcode issue in bbpress. But I need all shortcodes to work in bbpress. Security is not an issue at this point.
I tried the (get_shortcode)code in the theme fuctions.php file with no result. Not really sure if I was supossed to put it in the wordpress theme or the bbpress theme. Maybe im writing the code in the wrong spot, I’m not the strongest on php my strengths are html, css, and design. This issue has been a thorn in my side for about a week. So if anyone can tell me exactly where to place the–
add_action( ‘bbp_get_reply_content’, ‘do_shortcode’);
php script so I can get this thing flowing, I would def owe you a buck.
also i get an error when i try and install shortcode whitelist and bbcode
When activating the bbPress plug-in, bbPress automatically injects itself into the WordPress standard menu.
Is it possible to remove this link from the standard menu?
I’m using qTranslate on my WordPress installation and the link to bbPress that bbPress injects into the WordPress standard menu is not compatible with qTranslate.
I would like to add a standard custom menu link to the forum and remove the automatically injected link to the forum.
Is this possible?
Edit: Found a solution to this problem myself.
I’m trying to upgrade an existing forum that uses 2.0 to 2.1. If I upgrade, will all my forums and posts still work?
Topic: bbPress query vars
Hi, noticed bbPress plugin adds seven query vars to the public query vars array (WP::$public_query_vars). Three of them (forum, topic and reply) are added registering their respective post types. But the other four (topic-tag, bbp_user, bbp_view and edit)? When are they added? Thanx.
Antonio.
Topic: How to start a new loop?
How can I start a new bbPress loop?
Thanks,
Kenny
Hi, I just downloaded the licensed version of JW Player. I have it working fine on my websites main pages but not in bbpress. The div tag for the player is called in
as such:
<p style=”text-align: center;”><div id=”jwplayer-1-div” class=”Soundhampton Player”>
<div id=”jwplayer-1″></div>
When I post a video in Buddy Press the 2 Plugins don’t seem to be interacting. All i get is the shortcode posting in my forum.
as such:
[jwplayer config=”Soundhampton Player” mediaid=”1754″]
Can someone please tell me how to call the jwplayer div tag into bbpress in PHP? I think I understand what is happening, I just dint know how to get JW Player called into bbPress. Ive already checked the bbpress forum with no luck. This seems to be a first. Ive been researching this and tweaking my site for three days now.
Here is the working JW PLayer —-
http://www.soundhampton.com/404_page_not_found
And the non working one in Buddy Press
http://www.soundhampton.com/topic/why-its-important-to-research-your-business-and-domain-name
Thank you very much in advance for you help.
I can’t crack this one.
When you go to the main forum to view the architecture to the subforums it errors with:
ERROR: You must supply the post ID to get the image from as an argument when calling the graphene_get_post_image() function.
I am not sure if this is a theme issue or bbPress, or what to do. I am at a total loss.
Currently seen on:
http://relpor.com/?post_type=forum
I haven’t been able to find a solution to this; it appears the theme has thrown off this same error with other plugins (eg. Market Press).
Anyone have any advice?
Topic: GD bbPress Toolbox Pro
GD bbPress Toolbox Pro is a new premium plugin from Dev4Press.com to expand bbPress plugin powered forums. Plugin adds attachments, quotes, BBCodes, signatures and much more.
Plugin prices starts from $39.00, and fore the next 2 weeks (until June 11 2012) you can get additional 20% discount:
GD bbPress Toolbox:
Release announcement:
http://www.gdbbpbox.com/blog/releases/gd-bbpress-tools-pro-1-0/
Get 20% discount:
http://www.gdbbpbox.com/blog/news/get-20-discount-until-june-11-2012/

