Search Results for 'bbpress'
-
Search Results
-
I’m working on converting a BuddyPress Forums based theme to one that will support bbPress. It’s been a nightmare trying to match up template functions between buddypress and bbPress!
I’m stuck though … I am trying to pull in the author’s avatar only. The following gets me a small version of the avatar + author name:
`printf( __( ‘Creator: %1$s’, ‘bbpress’ ), bbp_get_topic_author_link( array( ‘size’ => ’14’ ) ) );`
However, I’m only interested in the author’s avatar. How do I go about it?
Thank you
Hello all,
unfortunately I deleted the URL address to the bbPress forum that we use, in the administrator section in bbPress, in an attempt to temporarily deactivate our forum.
Unfortunately noone can log in or access the forum now.Is there any remedy for that? Can we reactivate our forum?
Any help would be greatly appreciated
Kind regards
Topic: phpBB magic URLs fix?
Hi
I have done a search here, but nothing seems to come up.
I have installed BBpress/BuddyPress and migrated a small phpBB forum on my site http://www.wisemonkeysblog.com but the phpBB shortened URLs (and actually all the phpBB shortcodes) didn’t convert. I have tried to use a couple of plugins (eg bbPress2 BBCode ) to no avail.I notice that the actual URL is still there in the markup, so I have converted a few of them manually…but there must be a better way. A plugin or a SQL fix perhaps.
Does anyone know of such fix?
TIA
fernandoHi,
I’m having a very strange problem with bbpress.
I’m using the lastest version of WordPress and bbpress and I created a super stick topic. These are just rules and guidelines so I closed it to replies. I can see it in the category forum page such as this (http://causepages.com/sw/forum/health-insurance-finance/) when logged in as a user but when I actually click into it, it’s not shown. (I just get my sidebar).
Can anyone help with this please?
Please help, what is wrong with my bbpress forum 2.2.4 ? Since I uploaded it is too small on page and with Newcast template of WordPress looks terrible. how can I fix it, do I need to know some coding ? Thank you for your help really appriciate it.
Topic: Can't Edit Replies
The setup:
1 site that is a WordPress/bbPress Forum site.
1 site that is a pay (non-Wordpress) forum site that is answered by industry professionals.When a question is answered by a pro in the pay site, I run a series of insert statements that adds the topic/reply to the WordPress site.
All works as planned with one exception. I can’t edit any of the replies (I can edit topics).
When I click to edit the reply, it brings up the page to edit. I make the desired change and hit Post. It takes me right back to the same edit page with my changes still in tact. However, as soon as you leave the page and attempt to view the changes in the forum, all work has been lost.
I should also note that I did not build the WordPress site, so I don’t know if there are any errors being suppressed, or some other scenario (I don’t know where I would turn these on either).
Any thoughts?
Hello,
As per bbpress doc I found by default it uses page.php in wordpress theme to render all its contents. But since I have to use different template with a different sidebar and widgets I created forum.php copied from page.php in my wp-theme and luckily it worked. Dont know why its not mentioned in bbpress docs. Also, forums.php working fine, so I am in more doubt which file naming conventions is correct. Is it something missed to mention in bbpress docs? Please let me know.Further, for the bbpress user pages, like profile, edit profile, topic started etc. I need to use a custom template file in my theme. In bbpress templates as per documentation, I have checked all user templates inside are just contains the content part only not including header, footer, sidebar etc. And by default it also renders by page.php.
How can I make a custom user template file other than page.php or forum.php which control all user related contents, so that I can have different template for forum or other pages?
Suggestion:
BBpress should have capability to use different template files for different kind of pages, or their should be settings in bbpress admin to select which template to use for what kind of pages.
This is somewhat, wp-members, woocommerce and other plugins do for better integration in wordpress. These plugins have the ability to create different pages in admin editor having selected particular template to render and putting inside their shortcodes to render various types of contents. And also have the settings in their admin to set different pages/template for different stuff.Please let me know if this possible with bbpress 2.2.4 with wp 3.5.1 currently.
If not possible please let me know how I can achieve the effect, with some sample custom code hints. Currently I dont need help to create bbpress admin side settings dropdown etc., becoz these are the thing I mentioned as suggestions to make bbpress better theme compatible.
Right now, just need help how to use different template for user pages than other forum pages.—
Thanks
ShashankI have a fresh multisite/buddypress/bbpress. Â I installed sitewide forums and made sure group functionality was turned on for forums. Â This is on a sub site with buddypress multisite turned on. Â I had previously had the same issues I have now on a already installed site. Â Because of these issue I scrubbed the install, wiped the database and reinstalled fresh. Â I still have this issue. Â when I create a topic from buddypress group forum page it goes to a blank page with this error
“<br /> <b>Fatal error</b>: Call to undefined function bb_get_id_from_slug() in <b>/home/spanef/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-functions.php</b> on line <b>178</b><br />”
I have seen previous solutions about deleting the forum ids in bp_group_meta which i did and upon recreation still didn’t work.
I have the newest wordpress, buddypress and bbpress . Â This is a fresh install. Â Do you have any idea what i can do, I have to have this working.
Hi, I’m somewhat of a WP newbie. I’ve been able to get my WP site up and recently added bbPress. I created a Forums page at : http://flomio.com/forums/forum/ask-the-flomies/
For some reason I don’t see any of the “Create New Topic” widgets or WYSIWYG editor rendered in the page. I am able to create Forums and Topics from the WP Admin page but these don’t seem to be rendering in the forums page either. All I find is a right-side panel that shows my “active forums” and my login profile.
I’m using the Propulsion theme from woothemes and Googling around suggests that it should play nicely with bbPress. Any ideas, help, input is much appreciated.
thanks,