Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 33,751 through 33,775 (of 64,516 total)
  • Author
    Search Results
  • #111024
    Martin
    Participant

    Hey Anointed.

    Thanks for your nice reply and offer to help out if you’re able.

    Here’s a list of what I find lacking as far as theming goes in my current them.

    – the forum descriptions are missing, other than the first one.

    – there’s no borders defining the layout of forums and sub-forums

    – the styling of the avatars isn’t carried over from the main them

    – indented comment threading (though this might be a shortcoming of bbPress itself)

    – I’d personally like to get rid of that ‘Freshness’ column too. Reasoning: when you’re trying to get increased activity in a forum that has a lack, seeing a bold indicator that it’s slow has a tendency to keep people away (that’s just a marketing point of view)

    – the fonts, Title styling, icons and shadows

    – check out the same theme’s style for BuddyPress here – http://para.llel.us/themes/mingle-wp/groups/web-design/forum/

    – you can see that’s simply beautiful.

    – it’s a great pity there’s so much confusion around BuddyPress, bbPress and how it’s made out that they’re integrated with WordPress until you come to discovering there’s so much that isn’t transferred from WP into a plugin like bbPress.

    Anyway, ideally it would have been fantastic if the theme creator had done bbPress as well as BuddyPress however that isn’t going to happen as he says it’s too much work. As a relative newbie to WordPress, I simply wasn’t aware there were these sorts of pitfalls – I naively thought theming was a global site thing [groan]

    Thanks

    Martin

    bjj_pl
    Participant

    ebiznet88, yep, converter created 9 individual characters for each post.

    Well, I am ashamed to say it, but I used MS Word 2003 to make changes in my sql file.

    Seems to work fine and no errors occured later. Coded as UTF-8 text file with no additional MS WORD characters.

    I used something like:

    find

    [/img:^?^?^?^?^?^?^?^?]

    replace with

    [/img]

    and so on.

    #106179
    bjj_pl
    Participant

    Hi there,

    I’ve got a problem with custom page templates and wordpress pages with bbcode shortcodes.

    I’ve created a page “Forum “with shortcode [bbp-forum-index] and made it main Forum Page. Since most of my pages use sidebar, the one with forum index was meant to be fullwidth. I tried to set a custom page template but with no effect. The Twenty One template uses only default theme template and keep displaying sidebar.

    I do know how to create custom page templates for wordpress but they just don’t work with bbpress plugin :( Anyway, I don;t know how to make bbpress work with my custom templates.

    Any ideas?

    #111212
    Anointed
    Participant

    NO, bbPress really shouldn’t slow your site down any more than adding in the same amount of pages to your site as the amount of topics and replies you have in your forums.

    That is the nice part about bbPress. It basically used custom post-types and is totally native WordPress code.

    There is no extra code loaded that I am aware of, other than a small javascript file, which is only loaded on bbPress pages anyhow.

    No idea on the cache part, so can’t help there as I don’t use cache plugins.

    #111193

    In reply to: Theme malfunction

    Anointed
    Participant

    @Tammy

    I don’t think that the template files are currently used, even if placed within your currently active theme. According to JJ< bbPress 2.1 should make this much easier.

    Right now, the only way I know how to change the appearance in your own theme is to actually remove the shortcode actions and write your own custom shortcodes.

    You can of course add a bbpress.php/forums.php page and place that within your theme to do some basic changes such as removing sidebars.

    #111023
    Anointed
    Participant

    @seancam4

    Without a link to your site, there is nothing we can do to help out.

    @Rastarr

    Can I ask what it is about the bbPress theme that you don’t like on your site?

    From the quick peek that I took, it does seem to be setup correctly. If it’s just some small tweaks then maybe it’s something I can help with. (not tonight, it’s 3:30am my time, but maybe later).

    #111022
    Martin
    Participant

    Yes, I’m in the same situation with the Mingle theme from ThemeForest, for my site at http://www.geekandjock.com

    Great theme and styling which looks like cr*p when viewed with the bbPress plugin. Seems like the forum capability for WordPress is still in the dark ages, in my opinion.

    I’ve migrated from Drupal to WordPress recently. I’d have thought that plugins would respect and act like child components of any theme being used for WordPress. Sadly, this sort of logic isn’t the case.

    I’ve scoured the bbPress forums and styling seems to be the major problem as well as requiring a whole lot of work and effort, not to mention it also appears (to me) to be a convoluted exercise. This is my major regreat in migrating from Drupal to WordPress.

    ebiznet88
    Member

    I hadn’t looked into many posts but assumed that the added characters were the same. I thought I could do a simple search and replace in the SQL file, but if it is as bjj_pl says, then this will not work.

    I sure hope AWjunkies can jump in here to help us out soon.

    Another problem I noticed for my converted forum is that the replies to the original post are missing. So many threads contain only 1 post. Anyone else seeing this?

    #111089

    In reply to: Upload images

    il_dandi
    Member

    I’ve installed WP 3.3 and BBPress 2.02 but in settings I show:

    Lock post editing after minutes

    Throttle time seconds

    Allow Revisions Allow topic and reply revision logging

    Allow Favorites Allow users to mark topics as favorites?

    Allow Subscriptions Allow users to subscribe to topics

    Allow Anonymous Posting Allow guest users without accounts to create topics and replies

    Per Page

    Per page settings for the bbPress plugin

    Topics per page

    Replies per page

    … etcc..

    Now all you show me!

    Thanks for help me!

    bjj_pl
    Participant

    i do have a question to all of You,

    i mentioned that bbcode was generated with some unwanted code:

    [img:33mwiaq9]. It is different for each and every post, so I can’t just use simple UPDATE to get rid of it in “wpp_posts” table.

    Does anyone know how to do that?

    I can’t use:

    UPDATE wpp_posts SET post_content = replace(post_content,”[img:33mwiaq9]”,”“)

    that would only fix one post and not thousands of them.

    I’ve been thinking os using something like:

    UPDATE wpp_posts SET post_content = replace(post_content,'[b%’,’‘)

    but that wouldn’t work either. It is always 8 signs that I have to delete in each bbcode tag.

    #41587

    Topic: Denied Mime

    in forum Troubleshooting
    Suzanne2012
    Member

    Hi, call me a noob but I am running BBPress Integration plugin version 1.0 and a few weeks ago, people cannot upload images, it just says: Attachments

    [jpg] [denied mime] bird-collage.jpg (86.2 KB)

    when I try to upload a picture in a post. Any solutions? I’m running WordPress 3.3.

    #41586
    SK
    Participant

    I have a few sites running on WordPress. I love the simplicity and the expandability. However, I have experienced that the more plugins I add, the slower the site becomes. Techies tell me that this is because WordPress loads all the plugins every time a page loads.

    My question is that if I install bbpress, will it make my WordPress site slow? Specifically, when I am on WordPress pages (not the bbpress part), will the bbpress code still be loaded?

    Additionally, I have found that buddypress has this fatal flaw in that it wipes out the whole WordPress cache (not just buddypress parts) whenever someone logs in. Is this true for bbpress as well? I use a cheap shared host, and my site can not survive without caching as static, so this is critical…

    #41585
    SK
    Participant

    On the download page http://bbpress.org/download/ I see that the WP plugin is available in v 2.0.2 while standalone version is 1.1

    No release dates are given for either, and the blog http://bbpress.org/blog/ doesn’t seem to refer to 2 different strains…it simply refers to bbpress 2.0.2…

    So, I’m wondering…has the standalone version been discontinued?

    #41538
    Tammy Hart
    Member

    I have a multisite installation with pretty much nothing on it. I installed bbPress, didn’t network activate it, activated it on my main site, and the main forums page works, but nothing else. I just get my plain page.php template, not the bbPress twenty-ten child theme templates.

    So I tried dumping the templates into my theme. Still nothing. I switched the site’s theme to twenty ten and all of the pages work great. Switch back to my theme, and it’s not working.

    I tried adding the add_theme_support in, nothing. Then I uploaded 2.1-bleeding, still nothing. I put the theme on a non multisite installation, installed bbpress, same results. I installed bbPress on another site using a theme i’ve created, worked fine. So.. I’m missing something somewhere in my theme, and It’s driving me nuts. Any insight at all would be most appreciated.

    #111204

    Chris – would probably need to access your installation and play with it. It sounds like everything should be working. This will also be easier in bbPress 2.1.

    #106178

    ^ Not very helpful criticism.

    What didn’t you like? What was your experience? It’s very possible the problems you experienced weren’t even with bbPress.

    #111077
    Anointed
    Participant

    #1 yeah, that’s kinda how it works right now. It’s in need of some love.

    #2 https://wordpress.org/extend/plugins/bbpress-no-admin/ removes ability for users to post bbPress content in admin area.

    #3 When doing it that way, there is a forum and topic selection dropdown on the right hand side above where you publish the post. The idea being that a user can select the forum and topic right there.

    I really think that is more just a quick way for an admin to post a reply, though I can’t see why I would ever use it myself.

    #4 probably a bug.

    There are also plenty of code snippets online in order to completely remove the admin bar or remove menu’s from the bar if you want. Pretty much just decide what you want to do and check google for the code snippets or plugins.

    Anointed
    Participant

    Yeah, I’m not sure how to get it to work. I just tried it myself, and while I get no errors, I am not able to use shortcodes in my forum topics. Maybe JJ, or someone will jump in and let us know how to properly whitelist shortcodes.

    *I know I have my site setup correctly as I can use shortcodes in my other custom post-types. Best guess is that bbPress has some rather strong filtering going on or something. Which btw is not a bad thing, would just help to know what/why it’s happening.

    bjj_pl
    Participant

    @ebiznet “I tried editing the post to the original bbcode but it doesn’t work. Does bbPress use bbcode at all? I thought it does…”

    I suggest install and activate “bbPress2 BBCode” wordpress plugin.

    Satish
    Participant

    Thanks a lot, but once I install that plugin, my forum goes down :-(

    I’m using the plugin version of bbpress.


    I’m using WP-Syntax plugin to display some program codes on my blog.

    It uses this syntax:

    “Syntax highlighting using GeSHi supporting a wide range of popular languages. Wrap code blocks with <pre lang=”LANGUAGE” line=”1″> and where LANGUAGE is a geshi supported language syntax. The line attribute is optional.”

    I want to use the same syntax even on my forum.

    #111207

    In reply to: BBpress with Delicate

    warheadflea
    Member

    Thanks Anointed. I am using nightly.

    Forum looking good now. Just need to edit css abit.

    Forum: http://beta.jav-mediafire.com/forum/

    Screenshot1: http://imgur.com/4R5QT

    Screenshot1: http://imgur.com/oVh1i

    Stephen Edgar
    Keymaster

    These codes eg. “:twwr5fiw” are NOT added by the converter, they are actually in the raw phpbb database tables, phpbb strips these codes before rendering on the page display.

    The converter is copying the content correctly and in essence before running the converter you need to strip these from your phpbb installation first.

    I haven’t found an easy way to do this yet but that is what stage I am up to before trying my next conversion. More info can be found by looking around phpbb.com for “Magic URL” & “Short URL” though I haven’t found much that could actually help us out here. It looks like I will try replacing the eg. “:twwr5fiw” & “<! — m –>” info manually with search and replace SQL Update queries directly into the phpbb database tables before conversion.

    ebiznet88
    Member

    Thanks for your help in this, Anointed One :)

    Happy New Year 2012, everyone here! May the new year be a good and happy one for all!

    Anointed
    Participant

    If that extra info is being added during the conversion then something is wrong with the bbcodes converter that bbconverter is using. I will let AWJunkies know about it when he gets back in the office.

    thanks for the heads up

    ebiznet88
    Member

    One solution I can think of to correct this issue is to go through the SQL file and do a search and replace of this string of characters.

    But, as I said in my post earlier, I tried removing the characters so that the original bbcode is restored, in this case the [img]tags, but the post still did not display the image correctly.

    Any thoughts on this, anyone?

Viewing 25 results - 33,751 through 33,775 (of 64,516 total)
Skip to toolbar