Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 35,401 through 35,425 (of 64,516 total)
  • Author
    Search Results
  • #107762

    Is there any way round this problem. Because more of my good old users gets their replies marked as spam. This happens even though their comments doesn’t contain links.

    Is kismet more tricker happy in bbpress, than WordPress? Because I haven’t experienced these problem to the same extend with the wp install, that I’ve had for about 6 years now.

    #108909

    In reply to: jDate and Jalali dates

    amirsaam
    Member

    umm… John I now see the about/domains page :-( I am sorry to say I’ve submit < bbPress.iR > for our team :-( Can we continue using it?

    #108977
    amirsaam
    Member

    bbPress 1.0.x or 2.0?

    #39979
    kittymcooper
    Member

    Got my first spam post today on my new BBpress forum. So Akismet does not look at posts? How do you manage spam on a BBpress forum?

    #39978
    kittymcooper
    Member

    I just installed a BBpress forum using the plugin on my new wordpress site a few days ago and today I see two strange posts claiming to be password protected????

    One was clearly spam and the other weird so I deleted both users and all their posts. When I did a test post with my own test user this did not happen.

    Image of the weirdness

    http://bridgeteaching.com/images/password-protected-posts.gif

    my BBpress forums

    http://bridgeteaching.com/forums/

    Any thoughts on this?

    #108974

    The above site is not officially endorsed.

    Contacted via email about domain policy.

    https://bbpress.org/about/domains/

    #95740

    When editing a forum topic from the WordPress backend it is updated with a new timestamp (as if it was just published).

    This is annoying when trying to make a bunch of SEO stuff (in this case with Yoasts SEO plugin) with existing post titles and excerpts. Are there any reason why this happens, and is there an easy way to disable it?

    #39972
    alanpae
    Member

    Hi,

    I just installed version 1.0.3 to a subdirectory called bbpress. When I logon it’s ok but right after logon it redirects to bbpress/bbpress which does not exist.

    How do I correct this?

    Also, I get the admin button but it doesn’t do anything. Is that related to the first issue?

    http://www.ilkda.com/bbpress/

    becomes:

    https://www.ilkda.com/bbpress/bbpress/

    for some odd reason.

    thanks in advance,

    alan

    #39970

    Now you can download bbPress 2.0 in Spanish from bbPress.org.es

    bbPress.org.es is a new Spanish-speaking bbPress community. You can also visit their support forums, where we will try to solve your problems with this plugin.

    Ya puedes descargar bbPress 2.0 en español desde bbPress.org.es

    bbPress.org.es es una nueva comunidad de bbPress en español. También puedes visitar sus foros, donde intentaremos resolver los problemas relacionados con este plugin.

    http://bbpress.org.es

    #39969
    WebEndev
    Member

    Is there a way to add a link for ‘My Forum Posts’, which would list the posts for the logged in user?

    #108966
    msalexander
    Member

    how can i attach my desired signature in bbpress forum there is no any option its profile.can you guide me in this regard?

    __________

    Computer Science Programs

    #100422

    In reply to: Traducciones

    Now you can download bbPress 2.0 in Spanish from bbPress.org.es

    bbPress.org.es is a new Spanish-speaking bbPress community. You can also visit their support forums, where we will try to solve your problems with this plugin.

    Ya puedes descargar bbPress 2.0 en español desde bbPress.org.es

    bbPress.org.es es una nueva comunidad de bbPress en español. También puedes visitar sus foros, donde intentaremos resolver los problemas relacionados con este plugin.

    #105522

    In reply to: Traducciones

    Now you can download bbPress 2.0 in Spanish from bbPress.org.es

    bbPress.org.es is a new Spanish-speaking bbPress community. You can also visit their support forums, where we will try to solve your problems with this plugin.

    Ya puedes descargar bbPress 2.0 en español desde bbPress.org.es

    bbPress.org.es es una nueva comunidad de bbPress en español. También puedes visitar sus foros, donde intentaremos resolver los problemas relacionados con este plugin.

    #100758

    In reply to: Translating to spanish

    Now you can download bbPress 2.0 in Spanish from bbPress.org.es

    #105858

    In reply to: Translating to spanish

    Now you can download bbPress 2.0 in Spanish from bbPress.org.es

    #108908

    In reply to: jDate and Jalali dates

    amirsaam
    Member

    John I’ve question about that the Date function must be in ThemeFunctions or no, that is in bbPress Core and I need to convert that to jDate function?

    We coded a plugin that with found jDate in somewhere will convert it into Jalali date but I don’t know we must with require_once function include the core or no, the theme must have the jDate… :)

    And can you say when will you work on the perevius versions? And when the stable 2.0 come (cause of that we need to prepare to support it too!)?

    Thanks…

    AmirSaam امیرسام

    #39967
    hartsoup
    Member

    Hello,

    I just set BBpress up on our website and everything works fine except for when I click on my username and the profile page comes up. It appears like this

    I’m not sure why that text is aligned all the way to the right side of the page, but if I could get some help it would be appreciated. Thank you.

    -Mike

    #106095
    wchaudry
    Member

    Hi,

    Not sure where to post this issue, but I am getting the following error post install….

    Fatal error: Call to undefined method stdClass::have_posts() in /home/content/22/7322322/html/wp-content/plugins/bbpress/bbp-includes/bbp-forum-template.php on line 117

    Any thoughts?

    Thanks,

    W

    #108935
    c0cc0bill
    Participant

    I confirm. bbPress 2.0 rc4 works fine with subscribe topic via e-mail.

    #108972
    Jaja..
    Member

    Something else i was thinking about..

    What if i make this loop-single-forum template file empty..

    <?php bbp_get_template_part( 'bbpress/loop', 'single-forum' ); ?>

    And after that i include a PHP code that says..

    If forum_ID = ‘2’ go get file loop-single-forum-2.php

    if forum_ID = ‘4’ go get file loop-single-forum-4.php

    if forum_ID = ’14’ go get file loop-single-forum-12.php

    Else die or loop-single-forum.php

    Would that help me out?

    #108924

    In reply to: Plugin Install

    Hi John,

    I got my forums to show after following the install steps again. I copied the files from the bbp-twentyten folder to my main theme folder and then added the line: add_theme_support( ‘bbpress’ );

    to my functions.php file (inside this main theme folder, not the one in wp-includes…I’m assuming this is correct?)

    The forum now shows, but the styling is all messed up. Is there any way to have the forum follow the formatting/style of my current theme without having to edit a bunch of CSS? The theme I’m using is a custom build which I did not create so it’s been a struggle to figure out what’s going on with it. Here’s a link to my forum page:

    http://foreverathletes.com/forums/forum/community-2/

    If I merge the contents of the bbp-twentyten functions.php file with my own functions.php, some styling is brought in, but it’s still a mess. I realize you’re not here to help with design aspects, but is there any way to get the plugin to just work with my current styling?

    I’ll offer up some points on clarification in a few.

    Thanks for the help.

    #108791
    warezjasz
    Member

    http://testbp.org/discussion/

    How to do something like that, man, it looks A.W.S.O.M.E. :))

    Any guide, tips?

    #108969

    In reply to: Complete Noobasaurus

    Anointed
    Participant

    #1 are you running the old 1x vs. of bbpress or the new plugin?

    (I would suggest the plugin for sure as it’s the most updated)

    #2 if you are not then here is the page to find the download to the plugin

    https://bbpress.trac.wordpress.org/browser/branches/plugin

    *on the bottom of the page is the download link. Keep in mind that this is the most recent vs. and it changes almost daily until everything is finalized.

    You simply click that link, save the file to your computer, and then go to your wp installation. In there you will use ftp to go into your wp-content/plugins/ folder.

    #3 From there create a folder called bbpress inside the plugins directory.

    #4 Upload the plugin you downloaded to your plugins folder

    (browse the bbpress download and go into the folders until you see bbp-admin, bbp-includes, etc folders. You upload those into the bbpress folder that you created in your plugins folder)

    Structure should look like

    wp-content

    –plugins

    —-bbpress


    bbp-admin


    bbp-includes


    etc….

    #5 From there simply activate the plugin.

    There are other steps needed to get the forums working properly in wp and your theme, but the above instructions will at least get you going.

    #39959
    AaronRighter
    Member

    So, I decided to work fairly hard and invest a lot of resources into creating a gaming website. I have been pretty impressed with indie games lately, and decided to start a nice area where I can highlight some of the better ones and maybe talk to developers and post things like great soundtracks and art.

    *Ahem* Apparently things have changed a little since I learned HTML in…1998 lol That being said I feel pretty stupid and have some very basic questions to ask. If these answers are somewhere on the bbPress site I apologize, I did some cursory perusing of the forums and didn’t find what I needed and because I’m on a bit of a time crunch decided a post would be quicker.

    From what the internet tells me WordPress is a nice content managing/blogging platform and bbPress is the way to go if I want a forum. I have downloaded and activated both the bbPress and bbPress Integration plug ins through my WordPress.

    My question is…where is it? Do I have to FTP any files onto the server? Is there a link somewhere I’m missing? Any (very patient) help would be appreciated. Thank you =)

    #108967

    There are WordPress plugins to block users of certain roles from viewing your admin area.

Viewing 25 results - 35,401 through 35,425 (of 64,516 total)
Skip to toolbar