Search Results for '"wordpress'
-
Search Results
-
Woah! Total newbie. Have wordpress installed on my host at http://englishforuniversity.com I have installed various plugins. But it looks like bbPress is NOT a plugin. I cannot understand any of the install instructions. I need to upload it to my host, but where do I put it? All the other things I have put into my wp/plugins. I have been looking but the instructions are way over my head. Any tips?
Pat
In my WordPress functions.php file, I am queuing up jQuery for some interface objects I’m using.
wp_enqueue_script('jquery');It seems this messes with bbPress’s javascript inclusion, causing none of the JS from bbPress ever to get loaded.
Because I am using jQuery also in bbPress, is there a way around this that anyone can think of?
Can anyone explain me what does the statement mentioned in bbsync plugin means –
“This plugin will disable bbPress Post. It can clean up bbPress Post, use the data itself and get rid of the old tables. This plugin does not add tables.”
Actually, I want two functionality after installing bbsync in my forum
http://www.aboutonlinetips.com/forum
1) Whenever I create a post then a new topic with same name should be created in forum. The comments on both (forum and wordpress blog) will be in sync. If anybody comment on forum then it should be visible to wordpress blog and vice versa.
2) Users should directly add or create a new or different topic in bbpress forum.
Should I Install it?
In my WordPress site, I’m using a plugin called “Register Plus” that permits me to define which fields are required for registration. (I’m only requiring first and last name in addition to email address.) Is there some way to enforce this on the BB end? I’m trying to use a single user DB, but I’m concerned about what will happen if people register on BB and don’t put in the fields I want.
As a fallback, can I disable registrations on BB and just force them to go to WP?
I’m working with bbPress in some languages with special characters, but I think that the way those are being handled when making for instance topic_slug isn’t the best way. Is it something which might be changes in the core, or which function should I “change” to add the nicer translation. The following three examples are handled the same way in both bbPress and WordPress.
Some examples from the Danish alphabet:
– æ/Æ > ae (not changed at all)
– ø/Ø > oe (not changed at all)
– å/Å > aa (changed to a at the moment)
Hi there
As said in the topic title, how can I use bbpress avatars on wordpress comments? I have bbpress and wordpress on the same database.
Is there anyway to do this?
Someone told me to use User Photo, but I couldnt make it work… and I was wondering if existed some kind of code to add so wordpress could call the avatar from bbpress.
Thank you