Search Results for 'bbpress'
-
Search Results
-
Hello,
I have bbpress and buddypress installed in my site. I have “user groups” turned off in buddypress and “enable group forums” turned off too in bbpress.
Despite this I still have a Forums link (which belongs to group furum) in my user activity page menu (not the site-wide activity page), this page is showing links to my activity, my profile, my messages, my friends, my forums and my configuration.
Why is the forums link showing in this menu if I have group and group forums disabled? It should not exist.
Besides this, this Forums link is linking to a wrong url, it is linking to luchotv.com/forums and the group forums page I have set for this is luchotv.com/foro-grupos in the buddypress pages configuration.
In fact this page (http://www.luchotv.com/foro-grupos/) shows the group forums info and I think it shouldn’t even exist.
I am running the latest versions of everything.
Please tell me how can I fix this problem?
Thank you,
LucianoHello,
I got this strange thing with posting at bbpress plugin.
When someone is making a post it’s shows:
november 3, 2012 at 3-11-2012
instead of november 3, 2012 12:00
Here you can see the problem:
http://ecvisualize.nl/topic/status-van-posten-klopt-niet/
How to fix this?
I started last year with 1.0 and I loved that every time a forum user would post or reply I would get an email. My blog is seasonal with a high point in Sept/Oct and I don’t have time to look each day for new replies/posts.
My question is this… Was this functionality (sending me a email) installed from another plugin that was disabled this summer (and thusly not working anymore) or does everybodies BBpress installations do this and I have a conflict that is preventing me from getting them?
JeffHi folks,
I have a small forum that I use for some support on plugins for various open source projects. I currently allow anonymous users to post topics and replies, but protect the forum with Akismet and the bbPress recaptcha plugin. This seems to take care of many spurious spam posts. However, I seem to have an extremely large amount of topic tags that are spam. I have several questions about that:
- Can topic tags be created without a topic creation or reply or reply edit?
- Can topic tags be turned off for anonymous users? (I don’t believe so, but would love to know otherwise)
- Which files do I have to edit to only allow editing of topic tags by registered users and/or admins?
Thanks,
Tomek
Topic: wrong post
With bbpress installed on my site several blog posts appear with the text of the forum articles and not of the blog. All gets mixed up
How can I solve this?
Thanks
Hello,
I just installed buddypress/bbpress in my site, it is using catalyst/dynamic theme and everything works fine but I really dont like the bbpress forum layout. It displays well but it is just ugly. Is there any way to change the style or look of the forum without changing my theme? I would like something more like vBulletin, phpbb or even this same forum which looks a lot better.
You can take a look at http://www.luchotv.com/foro
wp 3.4.2
bbpress 2.1.2
buddypress 1.6.1
buddypress template pack 1.2.1
catalyst 1.5.3
dynamic 1.1
Thank you for your help,
Luciano
What can i do to overwrite a bbPress Core function and develop my own function..
Let say i want to overwrite the default bbPress breadcrumb tag.
I found the Core code inside a Core-template and i pasted this code inside a new PHP document changed all the bbp_ names of all functions to bbp_shmoo_ > Saved it.
Loaded this new file from the inc. folder into my themes functions.php with the require_once tag..
Change the PHP code inside my forum template from bbp_breadcrumb(); to bbp_shmoo_breadcrumb(); but this doesn’t work, why does it break my theme ?
I need a before_link and after_link array.
This is what a breadcrumb looks like, by default made with a List because it’s a navigation.
http://twitter.github.com/bootstrap/components.htmlVistors who are not logged on get this error how do i fix it?