Search Results for '"wordpress'
-
Search Results
-
Topic: Database's
So my Hosting Provider gives me unlimited MySql Database’s but they can only be 1Gig in size. I am wondering how WordPress, BuddyPress, and yes bbPress is going to handle this. Can I set a seperate database up for each of my topics in the Forums? Will MySql simply start up a second database when the first one fills? Just not sure how this is going to affect the site, if at all. Any thoughts?
When I paste a youtube link into a bbPress 2.0 forum posting or reply it comes out as a link.
When I paste the same youtube link into a buddyPress 1.5 broup forum it comes back as I expected (like wordpress) as an embedded video.
Is there a way to get the two versions of bbPress to act the same?
Thanks, and please forgive my ignorance if this is a simple, obvious configuration setting that somehow I overlooked.
joe
Topic: Comment Box under Reply Box
So I’m using WordPress, BuddyPress, bbPress, and wrapping Suffusion ( with BP addon ) around those. Oh and using my own Theme so I can make modifications, if I need too ( Child Theme under Suffusion ). In any event my question is…
How do I remove the Comment Box from the Topic’s Page’s in my Forums? There is a Reply Box, for posting in the Forum, and directly under that is the normal Comment Box for replying to a new Posting ( Like if I’d Posted a new Blog Posting ). The Reply Box actually needs to be there, obviously. But the Comment Box is not needed and unsightly, since the Reply Box is directly above it.
Topic: Sitemap.xml for bbpress 2.0
What is the best way to get a sitemap.xml with the new bbpress 2.0? I know there are a lot of plugins out there that provide .xml sitemaps for regular wordpress posts, but do these sitemap plugins work with the new 2.0 custom post type bbpress forums? Can you recommend a sitemap plugin that would work with your new version?
Topic: Database question and also…
Okay so yeah I’m new to all of this WordPress stuff, but I think I’m doing pretty well with it. I have three questions, and I have searched them here and came up empty so here goes…
Firstly, in my “Forums” section, that I am choosing to call “Discussions” because I do not like the word “Forum”, I have all the stuff setup so that you now go to http://www.yoursite.com/discussions and the forums page loads but that’s the issue… It still reads Forums. I’m unable to figure out which file I need to edit to alter this to read “Discussions”.
Secondly, my Hosting Provider allows for unlimited Database’s but each one can only be one Gig in size so I’m wondering if there is a way to set up the Forums to use one database for each Forum. Or what other options I may have here. I know that a gig is a bit but if I was to handle several hundred users, I’m not so sure 1 gig is going to sustain a forums section. Unless the forums aren’t using my mysql database, I’m not really sure about that. A bit of clarification would be great!
Thirdly, is there a way to Mod the Admin Bar to be more of what I want it to be? I mean I know there is because I’ve seen a really nice one on another site already. I’m just curious as to which files I need to edit to manipulate it and also if there’s a guide somewhere to do that ( or a Plugin ).
So, yeah those are basically the three issues I’m having right now. Any help would be greatly appreciated! And, if you like you can check out what I’m talking about at http://www.goodintoday.com/discussions ( for the Forum question ), the other two I don’t think you need a site to answer. Thanks again!
Andrew Parris
Using buddpress 1.5.1, bbpress 2.0 plugins for wordpress 3.2.1.
I am moving from an SMF forum. I want to move the smf content to a bbpress site-wide forum.
I tried the Buddypress SMF Forum import plugin. It worked great, but it results in the SMF Forums creating new BuddyPress groups and group forums with the SMF forum posts under the group forums.
Is there a way to move BP group forum content over to a bbPress forum?
Thanks,
joe
What I want to achieve:
I’ve installed bbPress as a plugin for WordPress. I want to make a few simple changes to the bbPress bread crumb function:
bbp_breadcrumb();I need the bread crumb separator to be double right arrows rather than the default single arrow:
I want to replace > with ».I also want to add “You are here:”
Why I need this:
I need to match the styling and position the Yoast Breadcrumbs. Yoast Breadcrumbs is installed as a plugin for WordPress. It breaks on bbPress pages.
What I’ve tried:
Using conditions and CSS, I disabled the Yoast bread crumbs on bbPress pages. I also disabled the default bbPress bread crumbs but called it just beneath my primary navigation. Effectively, I’ve “moved” the bbPress bread crumbs.
To change the bread crumb separator I’ve researched JavaScript and jQuery string replacements but I’ve been advised that this is “hacky”.
My question:
What’s the conventional way of changing the output of bbPress function?
I can provide additional JavaScript, PHP and CSS code if required.
Live demo:
These two live examples highlights the two types of bread crumbs:
Yoast bread crumbs: http://www.directsponsor.org/forums/
bbPress bread crumbs: http://www.directsponsor.org/news/
Check top of dark section of bottom of pages..
Example page breadcrumb works normally:
http://kremim.com/urun/cosmed-daily-shampoo-300-ml-2/
Forums have problem:
http://kremim.com/forum/soru-cevap/
I am using wordpress seo plugin with this code for breadcrumbs:
<?php if ( function_exists('yoast_breadcrumb') ) {yoast_breadcrumb('<div id="breadcrumbs"><p>','</p></div>');
} ?>
Make another database backup NOW! Don’t overwrite the ones you made before because you may have to go back further than this if things don’t work!