Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 35,626 through 35,650 (of 64,534 total)
  • Author
    Search Results
  • #108659
    folgerj
    Participant

    As to the no right click and also the no dragging an image off to the desk top.

    I have a lot of photography on my site and while the measures I take only really keep the honest people honest since it those folks who grab my pictures to put on their blogs and pages… I like them to at least ask or rent the image..

    But I do not care if you see the source for the page and I will deactivate the right click protection if that helps you out.

    I feel it has to do with a third party toolbar for bbpress. This allows images to be uploaded (and as a photographer I desire this function and I want my users to be able to upload what they see on their touring around New England) When I take the pictures out of a topic it fixes the topic.

    But I feel because the images are too large (I’m going to recommend he look to force the image to resize to the window)

    I have turned off the disable on right clicks so feel free to see what is going on.

    You may say and rightly so that this is the toolbar person’s responsibility to fix and I’m sure he will but I thought it should be something you knew about that way you can look into it and see if there is some code that you need to fix on your end to ensure that third party writers can’t upset the CSS with their code efforts.

    Jeff

    #39820

    Topic: Tiny Avatars

    in forum Themes
    Escalibor
    Member

    My user avatars look great when they appear on an individual topic page, but on the page where it lists all the topics in a forum they are tiny (14×14 px)

    I’m using an unmodified WP bbPress plugin and I uploaded the avatars with the “Simple Local Avatars” WP plugin. Anyone know why they would look good in the topics page but tiny on the list page?

    #107065
    jomontvm
    Participant

    @catlawsonNHS

    I have used this plugin for my bbpress which was integrated along with wordpress MU, and it worked perfectly.

    #107064
    jomontvm
    Participant

    @catlawsonNHS

    Yes, this plugin is for the standalone bbpress, not for wordpress.

    Sorry for the late response as I was concentrating completely on some other things.

    #108652
    #108648
    #39818
    Escalibor
    Member

    I have searched for hours and I can’t make sense of how to customize a forum when using bbpress that was installed as a WP plug in.

    I want to do two things:

    1) get rid of the part that says “This forum contains 2 topics and 3 replies, and was last updated by John John 8 hours ago.”

    2) I want to make the forum page wider than the default page width for my WordPress theme.

    This seems like these should be very simple customization, but I just can’t figure out how to do it. Can someone point me to where I could learn step by step how to do this?

    thanks,

    Tom

    #39812
    iSixty
    Member

    I am a relative novice, so forgive me if this is posted in the wrong place. I searched and didn’t see an appropriate topic.

    On my bbPress Forum page, I have used shortcodes as follows:

    [bbp-login]

    [bbp-register]

    bbp-lost-pass]

    [bbp-topic-index]

    The topic index overlays other text on the page, specifically, “Viewing 2 topics – 1 through 2 of 2.”

    The url is http://bulimiatips.org/forum-2/ if you wish to see what I am talking about.

    Can anyone suggest what the problem might be and how to fix it?

    Thanks.

    #108661

    Sticky order is based on the last post time, and bbPress treats them differently than other forum software does. They aren’t “super stickies” or “announcements” but rather stickies that appear at the top of the topic index, or are “Stuck to Front.”

    #107571
    fpons
    Member

    Hi,

    A newer update for bbpress-2.0-rc-4 has been made.

    Regards, François.

    #108640
    Gautam Gupta
    Participant

    If you have the time to properly integrate your themes, go for the plugin. If not, then standalone and migrate later (only if you’re integrating the user tables if you have a WP blog). :)

    #39799
    ready_paul
    Member

    Hi all,

    I have searched the forums but can find nothing that discusses permalinks for the latest version install of WordPress and the BBpress plugin.

    This is the issue: I have set up WordPress and then installed the BBpress plugin via the plugin installer.

    I have added add_theme_support( ‘bbpress’ ); to my theme and then built all the template pages required so that bbpress functions.

    Here is the issue which I need help with:

    With the Permalinks set to DEFAULT the integration works with no issues at all. However when I turn on pretty permalinks whilst the main forum page and topic pages work the USER and USER edit pages return a page not found.

    I have looking at the SINGLE SLUG area and adjusted but I just resolve the 404 errors for these particular areas.

    The one thing I did try is to set up a page called USER with he BBPRESS code. THis worked for the View page but not for the edit page.

    Any help appreciated.

    Paul

    #39797
    fontadoni
    Participant

    Here’s my dilemma:

    I need to add a forum section to one of my sites ASAP. I have experience using the stand alone version of bbPress as I use it for two different sites and I feel comfortable using it. I’ve been testing the plugin version, which looks great but honestly I don’t have the time right now to look into it very much and I’m feeling a bit frustrated trying to make it work as I want to.

    My question is: Should I go with the stand alone version until things are stable enough and then migrate to the plugin version or am I getting myself into more trouble in the long run?

    Your advice will be greatly appreciated. Thanks!

    #107950

    That won’t be a good fix. Looking into making the redirect smarter.

    #39794
    amor
    Member

    Hi guys ,

    I couldn’t install v2 rc4 in my wordpress (latest version with mysql5 and php5). I have this error:

    Fatal error: Out of memory (allocated 32505856) (tried to allocate 77824 bytes) in /plugins/bbpress/bbp-includes/bbp-common-template.php on line 1572

    Any chance to resolve this problem without increasing my php memory? I just increased it up to 40MB with php.ini because of other plugins and my host (1&1) told me that 40 MB is the max they allow.

    Thanks in advance

    A.

    #108561
    travis.hill
    Participant

    Marking resolved, as I’ve figured it all out.

    Another good read from @theurbantwist regarding theme issues:

    https://bbpress.org/forums/topic/hopefully-this-helps-someone-out-there

    janoochen
    Member

    bbpress adds the prefix forum, topic and reply in each of those custom post types.

    For instance:

    “Topic: This is a new topic.”

    I think I know the reason of adding this feature, but it looks pretty ugly in search results and when you share the topics on facebook.

    Is there any way of removing them?

    #108611
    al3xander
    Member

    Hey John,

    sorry to re-open this thread.

    i just found something interesting, the »tags« page (ie: https://bbpress.org/forums/tags/stylesheet) is the only one which doesn’t recognize the is_bbpress() check.

    #107949
    soggybiscuit
    Member

    Hi

    I have found a patch that has worked for me and perhaps you may want to incorporate it into the plugin….

    This is not my fix – details can be found at:

    http:// brassblogs.com /cms-platforms/wordpress/wp_logout_url-agh

    It worked for my installation so perhaps will be of general use.

    Cheers

    #108608

    Does this little bit of code in the functions.php work? Is this the plugin you are talking about?

    https://bbpress.trac.wordpress.org/ticket/1575

    I’ve actually tried using the search bar here several times but it wasn’t working for a while, it was just bring up a broken page (I don’t think it was a 404). But it seems to be working now.

    Is there any way to create two separate search bars? Or drop down options like in Buddypress to search Members, Groups, Forums, Posts?

    #108566
    kineticllc
    Member

    I got a little more info from the theme (Sofa OPNPress from ThemeForest) owner… these are his words exactly:

    “Yeap, I’m afraid breadcrumbs will not work with BBpress. And I think there’s no function or a plugin that will actually do the job properly. This theme is using Dimox breadcrumbs function (see http://sum.mx/4apyd2). Maybe you could ask for author advice on that subject… as far as I can see all the breadcrumbs logic relies on if-else clauses and if there’s a clause that can be used to “detect” BBpress – you are on the horse.”

    To answer your question, and I’m sure I’m over simplifying, I guess I was just going to use short codes to get the forums to show up and then rely on the built in breadcrumbs to do their job. But if I could figure out at least what is causing the conflict and causing the page to break the I could fix that and if 2 breadcrumbs were show I’d settle for that. Or, said a different way, if the main site breadcrumbs are more important to me than the forum breadcrumbs if that makes sense.

    I’m more of a frontend coder with the ability to do minor tweaking to existing function files which is why I’ve gotten to this point. It’s a bit over my head on how best to address it. I hate being the unique scenario guy but would love to use bbpress for facilitating my community interaction. Any more help is deeply appreciated.

    Thanks!!

    #39790
    travis.hill
    Participant

    Does the bbPress plugin (2.0-RC-4) allow shortcodes from other plugins?

    I wish to enter a poll into a discussion using wp-polls, but the shortcode comes through instead of the poll.

    http://skullclan.com/topic/features-poll/

    Thanks!

    #108560
    travis.hill
    Participant

    Thanks @JohnJamesJacoby. Your contributions throughout bbPress are greatly appreciated.

    I may have jumped the gun with my initial post, as I’ve gotten it to work how I desire.

    I had to edit more files than I at first realized, and everything is working a treat.

    Thanks again for your continued support and development. It is truly appreciated.

    #108610
    al3xander
    Member

    Hey John,

    thanks for your quick reply.

    Hello John, that sounds like a good plan.

    I’ll give it a try, thanks!

    #39791
    fum
    Participant

    Hi, I´m testing bbPress 2, it works fine, but when I enter at the forum instead of appearing on the screen with the threads posted’ll stop at the desk with a summary of threads, etc..

    Someone can tell me how to make upon entering the forum leads me to the threads published directly, bypassing the desktop? The theme is Andreas 09 Ciberpress.

    Thanks and greetings.

Viewing 25 results - 35,626 through 35,650 (of 64,534 total)
Skip to toolbar