Search Results for 'bbpress'
-
Search Results
-
Hello,
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?
Topic: Hide bbpress version
How do I hide my bbpress version? I can see it from firebug
I have created a forum and can register a new user and log in using the short codes. I can also go to the forum page and post new topics, etc.
http://www.davidbroad.co.uk/flac/forums/forum/forum/
My only problem is when the user is logged in and on their Dashboard page when they click ‘Topics’ or ‘Reply’ in the ‘Right Now in Forums’ box they get this message:
You do not have sufficient permissions to access this page. apart from this it seems to be working, but this is obliviously going to confuse some users..
I’m using WordPress 3.4.2 and bbpress 2.1.2
Thanks,
David