Search Results for '"wordpress'
-
Search Results
-
I love that the bbSync plugin turns WordPress blog posts into bbPress forum topics. But is there a way to do the opposite?. In other words, can you turn a bbPress forum topic into a WordPress blog post. I’d love the ability to “promote” certain forum topics into a WordPress blog post.
That way, the blog can becomes a community blog, where members can submit content in the forums. And if the content is good, it can be selected by a moderator to make it to the front page of the blog
Topic: Some accessibility fixes
Hi there!
I just started to experiment with bbPress and will integrate it into my family’s blog installation which of course runs WordPress.
While playing around with it, I noticed some missing labels on form controls. These missing associations cause screen readers to not pick up on the right stuff to speak when focus moves to a certain textbox, combobox or the like.
So, I went ahead and filed ticket #871 to deal with this and submitted a patch.
If you’re interested in accessibility, I invite you to follow that trac ticket!
Marco
I have used this tutorial to create a mo file for a plugin:
http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/
But I cann’t activate it
I have found a old topic on this issue:
http://bbpress.org/forums/topic/how-can-i-define-a-mo-file-for-a-plugin
But I cann’t see how to “name the mo files into our main mo file”
So can anyone tell me how to do this
(I’m using vers. 9.0.1)
I messed up when I installed BBpress on my wordpress site initially so that wordpress database integration didn’t work. I’ve fixed it though with one mistake. My wordpress admin account does not have admin powers for BBpress and the current BBpress admin account won’t work since BBpress now only looks at the wordpress database. I can access the mysql database directly through cpanel and phpmyadmin. How do I edit my account entry so it has bbpress admin powers?
I am attempting to move my bbPress site over to a server running lighttpd – I’m running into problems converting over the rewrite rules.
I have modified the lighttpd config files successfully to get WordPress, Magento, and some other apps working under lighttpd, but have not been able to find any examples for bbPress. Has anyone done this successfully?
I want to show the login form/status from bbpress in my wordpress site.
but if I get put in “login_form();” I get: Fatal error: Call to undefined function.
How do I add the bbpress functions into wordpress?