Search Results for 'code'
-
Search Results
-
Topic: Promoting extensions?
Hi
Is there a time / place location where I can promote extensions that have been written for bbPress (including discount codes?).
Is this the time and place? can anyone suggest an alternative?
Topic: bbPress 2.3.1 now available!
Drop feedback about bbPress 2.3.1 here!
See the 2.3.1 milestone on Trac for changes.
From the blog post:
Also in bbPress 2.3.1, we’ve disabled the use of WordPress’s visual editor (aka TinyMCE.) The HTML editor is still available, and works extremely well. If you want to enable the visual editor again, we’ve added a code snippet to the codex that will turn it back on for you.
Topic: Display username ?
How do I display the username on every forum page. Like:
You are logged in as [USERNAME] or You are logged in as [Guest]
Also,
Is there a shortcode for displaying the username ?
Topic: how to add video bbpress 2.3
WordPress Version: 3.5
BBpress Version: 2.3I know this question has been asked alot on how to embed video and add youtube videos, I know how to do this by simply posting the link in the topic…. and it will automatically insert the youtube video…
But my problem is i want to have a few video tutorials that i want to insert and the mp3 or mp4 files are located on my server, i dont want to upload them to youtube…
so i was wondering if their was a way to use my own videos, i have already tried inserting the link that points to my server http://mysite.com/video.mp3 and it will not work that way..
So i tried creating a topic from the admin and use the insert media and it did not work that way , then i tried using a plugin to allow jw player shortcode and it did not work that way either… this is one of the plugins i tried using http://wordpress.org/extend/plugins/bbpress2-shortcode-whitelist/ with no sucess…
Then i tried adding this code to my functions.php
add_filter(‘bbp_reply_content’, ‘jwplayer_tag_callback’);
add_filter(‘entry_content’, ‘jwplayer_tag_callback’);
add_filter(‘bbp-reply-content’, ‘jwplayer_tag_callback’);
add_filter(‘entry-content’, ‘jwplayer_tag_callback’);this method did not work, it seems almost impossible to add my own video from my server, most the topics are super old 3 to 4 yrs old which really doesnt apply to the latest version of bbpress since so much of the code has changed, if someone could help me out or point me in the right direction i would appreciate it…
I am not trying to let my users be able to use shortcodes as i read they are a security risk and i am not trying to let my users be able to upload or use their own videos from a strange server..
I just want to be able to use my own videos instead of using youtube.
Topic: Search doesn't work
I recently installed bbpress on my site (great plug-in, by the way). I’m currently working out the kinks.
One of my biggest problems is that the search function doesn’t work. See http://www.churchofficehelpdesk.com/test where I’m using the shortcode. I’ve used words that I know are on the site. Not only do they not show up, but “sorry, no results were found appears multiple times on the results page.”
Thanks for any help!
Hello,
I recently upgraded from the old version of bbPress that comes with BuddyPress to the bbPress plugin, and I’m using version 2.3 of the bbPress plugin.
Previously when using BuddyPress and the old version of bbPress, from the topics page (which showed all the topics across all groups), I could see a Create New Topic form at the bottom of the page which would allow me to select a group from the list of groups that are available to me and create a new topic in that group.
Unfortunately, since upgrading to the bbPress plugin, this form is now gone.
I was told that I could add the form back by adding a shortcode to the topics page in my theme, but it’s not clear to me which particular page I need to change. Note that I only want this form to appear on the topics page.
Can anyone help me get this Create New Topic form back?
Topic: Quotes escaped in 2.3
I haven’t dug deep enough yet, but on my support forum, I use the quicktags solution from the legacy bbPress, including the filters to allow regular users to post code. That is, the functions that were named bbp_code_trick, bbp_code_trick_reverse, bbp_encodeit, bbp_decodeit.
However, since the 2.3 upgrade, all code users post has the quotes (possibly other things) escaped in both the topic body and the editable text area.
Any ideas what changed, so that I don’t have to dig through?
Wordpress version: 3.5.1
bbPress version: 2.3
site: http://www.heavenlyz.comApologies if this is considered cross-posting, as this appears as a reply to another thread (but that other thread title isn’t similar). The other thread is… http://bbpress.org/forums/topic/non-functional-index-page-when-bbpress-2-1rc4-is-used-with-woothemes-canvas-5-05/#post-133638
Ok, so newbie here who knows html and understands coding but is really keen to not screw up the site that someone else has built for me (so apologies if the answer is above and I’m not seeing it).
The site is http://www.heavenlyz.com and, I think, I’m using the “Nollie” theme.
I’ve installed bbpress, created a couple of forums and – via the great info on this thread – created a page called “Boardroom”, into which I’ve inserted the “[bbp-forum-index]” shortcode. Hey presto, after much head scratching, I can now see a forum index on http://www.heavenlyz.com/boardroom/…woohoo
But, my next challenge is to be able to open one of the forums shown. Am struggling with this.
Having searched, the most relevant answer seems to be… http://bbpress.org/forums/topic/non-functional-index-page-when-bbpress-2-1rc4-is-used-with-woothemes-canvas-5-05/#post-133638
If you think there is a better (read “easier” 🙂 solution, then please suggest but if not, please read on…
Because I am using the Nollie theme – I think – the parent/ child argument in that thread doesn’t apply, so am looking at changing the root page.php only (to be honest, I wouldn’t know how to work out whether the child page exists/ how to find the child page).
In the thread linked to above, Lab says
Next, change the entry div as shown, to modify the current conditional check to ALSO see if you are on a bbPress page. Without this extra bit, it assumes that you want the page to show the_excerpt() on every page other than single.php …. not true. We want full content on bbPress pages as well
But my page.php says…
ID, ‘mfn-post-layout’, true) ) {
case ‘left-sidebar’:
$class = ‘ with_aside aside_left’;
break;
case ‘right-sidebar’:
$class = ‘ with_aside aside_right’;
break;
default:
$class = ”;
break;
}
?>Where’s the “entry div”? Apologies if this is a laughably stupid question.
All help appreciated. N.b. As I’m learning, to start with, I’d rather keep the changes simple and effective rather than complex and golden.
Topic: Blank forum list
At first, sorry about my english, i’m not fluent.
WordPress version:3.5.1
bbPress version: 2.3
Theme: Origin version 0.3.5The problem don’t happen with TwentyTwelve.
I’m using a very modified version of Origin from AlienWP. Everything works fine with bbPress, except any forum page (list of topics). It stays blank.Checking the code in this blank page, we can see that nothing after site description is loaded, not even the content is opened. Theme header stops at this point:
`…
/** STOPS HERE ***/
…`
I tried to create a new “normal” page and use the shortcode [bbp-single-forum id=2633] to list topics;, it works, but there’s a link on breadcrumbs (inside each topic) that still pointing to original forum list.
I really don’t want to change my theme, so any idea is appreciated.
Links
Main forum list (working) http://www.memoriabit.com.br/forums/
Forum page – list of topics (not working) http://www.memoriabit.com.br/forums/forum/sega-mega-drive-genesis/
Topic (working) http://www.memoriabit.com.br/forums/topic/super-monaco-gp/Topic: link forum topic to post
I use BBPress-topic-to-post plugin to replace my wordpress replies for bbpress topics.
Now I face the problem that I would like to link from BBpress forum to my posts
Can anybody help me?f.e.
domain.com/forums/forum/forumname contains links to forumtopics. These links I’d like to redirect to the orginal postSo changing the link from
domain.com/forums/topic/xxx/ (xxx is a post AND a forumtopic thanks to the plugin)
to
domain.com/xxx/Hope my questiosn is clear. If not, I’m looking for the file with the hardcode of domain.com/forums/forum/forumname
Topic: User registration redirect
Hi – i’ve been trying out various options for setting up a forum within/alongside wordpress.
It looks like my final choice will be bbPress – however I still seem to have one outstanding issue that I can’t seem to solve (have done plenty of searching as well).The install is fresh today with current versions of wordpress & bbPress – no other plugins are currently enabled & i’m just using the twenty twelve theme at the moment.
I have set up a registration page using the registration short code.
When you submit a registration, it takes you to the WP-admin login page…i’d prefer to keep the user in the front end at all times & direct them to a landing page to say thank you & check your inbox.How can I do this?
Thanks
Tom
Topic: bbp-forum-title
How do I enlarge or alter the colour of these tags?
I’ve added this code to the end of bbpress.css without luck
#bbp-forum-title {
font-size: 16px;
}Are they picking up the h3 style after this css is processed?
Topic: bbPress forum styling
I need help making a couple of changes in how my forum looks. I’m using a Parallelus theme (Salutation) and they have not updated their theme yet to the latest buddy/bbPress changes. I asked for help on their forum (as to the styling) and they said that the theme just uses the basic bbPress layout. I’m using bbPress 2.3, Buddypress 1.7.
Here is how the forum is laid out: http://www.tafaforum.com/user-groups/dyes/
I want the title of the discussion to basically change places and size with the text underneath it describing the topic and where the forum is. I can barely see what the forum name is and if we have an avatar, we sure don’t need a big name in bold.
I would assume that the same changes would affect the Activity Streams: http://www.tafaforum.com/activity-streams/
Here’s the catch: please spell it out for someone who can’t code. I wish there were a plugin that I could use or shortcode… Is this something that I will have to change everytime there is an update with the theme?
Well, hopefully someone can point me to a permanent solution as this one is far from useful. Thanks!
Hi, I have a custom code that I use in the template loop-single-topic.php that show the current status of the topic:
http://pastebin.com/UaNkLNQsI use this code after this part:
How I can make this a plugin to simply add this content to bbpress without the need of editing the file?
Thanks