Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 15,476 through 15,500 (of 26,884 total)
  • Author
    Search Results
  • #108005
    ezat2020
    Member

    i am trying to make a forum for my wordpress website.

    the question is how to install bbpress in wordpress?

    #106060

    Can someone take a look at my forum page and let me know some reasons as to why my forum isn’t showing up?

    I’ve followed all instructions to a “T” and I’m obviously moving in the right direction because my “Theme natively supports bbPress” as stated in the dashboard admin panel and on my forum page, it’s at least labeled at the top in the breadcrumbs section that it’s a forum but that’s pretty much it.

    Also I know that things are installed properly with the plugin because when I switch theme to default it works as is.

    I just want to know if I’m missing something. I’ve moved all relevant files into my theme folder, and like I said before I’ve followed instructions to a “t” and I’m pretty knowledgeable with wordpress and theme customization but can’t figure this out at the moment.

    Any suggestions?

    Forum page is located here: http://theurbantwist.com/community/

    #108155

    You’d probably just need a plugin like you have for WordPress to upload avatars like https://wordpress.org/extend/plugins/add-local-avatar/

    You may need to fiddle with your theme, depending on how the plugin works, but as bbPress runs via CPTs it should just pull it in.

    #108123
    adv_user
    Member

    In fact, if you see my posts, two years ago, I sought it, at the time that the integration with WordPress was difficult:

    https://bbpress.org/forums/topic/sub-subforum-change-css

    Now bbPress has evolved a lot, because it has become plugin an easily integrated with the WordPress and BuddyPress.

    So I’m sure that soon this will be improved organization of categories.

    @anointed:

    https://bbpress.org/forums/topic/sub-sub-forums#post-11762

    Joining the contents of these two topics that I passed the link, you can get what they want (as you yourself said, tks), but let’s be honest…

    It is not easy for those who are only user

    (not even a beginning programmer)

    In other forums it is ready. Simply create categories and forums by default that the organization already does this separation. It should also be standard in bbPress.

    If you do not want the separation of categories, will not do it, but it uses different categories is because you want to be separated for better organization.

    So it is ideal to be implemented this improvement, and as you mentioned, many other features (as plugins).

    And preferably, as plugins for WordPress, which can be installed and automatically updated directly by the panel without having to use FTP, as are separate plugins bbPress.

    Suggestion:

    is that all plugins from bbPress and BuddyPress, stay in the WordPress directory, thus it will be much easier to use them.

    #108157
    pimarts
    Participant

    Since bbpress 2.x hasn’t had a proper stable release yet (the beta and release candidates so far have been good though!) there are not too many plugins yet.

    Plugins for bbpress 2.x can be found in the WordPress repository, just search for bbpress:

    https://wordpress.org/extend/plugins/search.php?q=bbpress&sort=new

    As for a text editor, you might want to try this:

    https://wordpress.org/extend/plugins/bbpress-post-toolbar/

    #39625
    vladoa
    Member

    I used bbPress plugin to an existing WordPress installation and it works great. I wanted also to allow users to upload their own avatars. For that purpose I installed Loise Dade’s Avatar Upload plugin, but upon activation, nothing really happens.

    Is there a way I can allow users to upload avatars when bbPress is installed as a plugin?

    #108091
    Milan Petrovic
    Participant

    No, problem is with bbPress. When the permalinks in WordPress are enabled, this works fine. If the permalinks are disabled, URL’s are not generated properly, and some parts of URL are missing. I have confirmed this with TwentyTen theme built in bbPress. All tested with lates bbPress from SVN trunk.

    #108004
    Anthony
    Member

    BBpress isn’t a wordpress plugin, however if installed on the same website as wordpress you can share users. Maybe I can help you setup bbpress properly?

    #39620
    adv_user
    Member

    Example:

    Invision: http://community.invisionpower.com/

    phpBB: http://www.phpbb.com/community/

    vBulletin: http://www.vbulletin.com/forum/

    I want to get this result with bbPress:

    http://blogame.com.br/forum/

    ############################################

    With the default structure of great forums:

    Category 1

    – Forum 1

    — Subforum 1, Subforum 2, Subforum 3

    – Forum 2

    – Forum 3

    Category 2

    – Forum 4

    – Forum 5

    — Subforum 4

    – Forum 6

    ############################################

    With a “friendly space” between category 1 and category 2.

    Because there are many forums.

    I Would like a theme that had it, I do not need to change anything, just add the categories, forums and the Subforums in admin panel WordPress.

    Tks.

    #107428

    Fixed in branch. Will be fixed in next release.

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

    #108096
    Gautam Gupta
    Participant

    The bbPress plugin should use the WordPress timezone. Can you post a link to your forums or any other additional details?

    #107277
    master5o1
    Participant

    Yeah, kind of. Dev version has the max file size equal to the php.ini setting, upload_max_filesize. You can actually just replace your copy of the toolbar-images-panel.php with the one in trunk and it will be fixed.

    I kinda want a few more things done before I make a 0.6.1 or something…and more time between them -_- Don’t like annoying people with overly frequent updates -_-

    The file in trunk: view | download

    #68075
    ratsoid2
    Participant

    Check the other solutions on the wp forum… something like:

    https://wordpress.org/support/topic/plugin-user-photo-front-end-upload?replies=17#post-2226189

    The solution I posted worked and I don’t know what to tell you… Maybe you can put a pop-up link instead of using thickbox/prettyphoto/any other overlay plugin.

    ebharding
    Participant

    When I post to my forum, the timestamp on the post are 7 hours in the past, wordpress has the correct timezone with is us pacific time.

    I don’ t see anywhere I can set timezone in bbpress

    #107274
    master5o1
    Participant

    KodeStar: On lines 55 and 98 of toolbar-images-panel.php change 5*1024*1024 to 2*1024*1024.

    #39609
    mouridis
    Member

    I use bbPress 2.0-rc3 with WordPress 3.2.1 and R8 theme (http://www.dev4press.com) which supports bbPress 2.0.

    If you visit a forum that has topics and those topics have multiple pages of replies the theme shows links with page numbers so you can jump directly to a specific page of the topic. Unfortunately, the links link to pages of the parent forum and not pages of the topic. Is this a theme problem or a bbPress problem?

    You can see the problem here: http://deltahacker.gr/?forum=news – try clicking on a page number of the topics.

    #39493
    KittyBeth
    Participant

    Hi, I am getting bbpress as a plugin installed into the WordPress website I am building. I don’t want people to see or have access to the admin bar, so I am going to disable it. But I need people to have a login link etc in the header. I want it to be “Hello Name. Log Out.” The “Name” needs to link to the person’s profile page. Basically I want it just like bbpress has it set up here. I have found the php line for the Name. I can’t seem to find the php line for the link to the profile page though. Can anyone help me find this stuff? Thank you.

    bjonrh
    Member

    Same problem. I don’t want to give these roles the “edit_other_forums” capability because that seems to overrule the restrictions I have in place. I need to have two private forums – one for one group and the other for the other group (these roles have no admin capabilities).

    #107273
    master5o1
    Participant

    Just updated it to 0.6.0. This has a lot of things done. bbPress 2 RC 3 put the extra action hooks in the post form area, so the toolbar is using those now for placement of the bar. No more delete-dupes using JS :D

    https://wordpress.org/extend/plugins/bbpress-post-toolbar/

    #108072
    dtwp
    Member

    I got it working. If anyone happends to have the same question here is my solution:

    This solution is for the bbPress Plugin version.

    1. Got to “https://translate.wordpress.org/projects/bbpress/plugin/nl/default”.

    2. Log in

    3. Export the .mo file at the bottom and download it.

    4. Place it in the following dir “/wp-content/languages/bbpress/”.

    5. Rename is to “bbpress-nl_NL.mo”.

    6. Make sure you have filled the correct languages in your wp-config.php: ‘nl_NL’.

    If there is an easier way feel free to leave a comment.

    Tobias.

    #39598
    dtwp
    Member

    Dear community,

    I am looking for the dutch translation of the bbPress forum, but I can’t find it.

    I have looked in the repository at “http://svn.automattic.com/bbpress-i18n/”, but there isn’t a nl_NL version.

    I know that there is a translation available, because when I look in GlotPress I see that the dutch translation is 100% completed.

    See: http://translate.wordpress.org/projects/bbpress/plugin/nl/default.

    Can anyone point me to the downloadable .mo or .po files of the dutch translation?

    Thanks,

    Tobias.

    bjonrh
    Member

    Yes, same exact problem. Did updating to rc3 fix it for you?

    kevinvaughn
    Member

    Ok, I’m a complete nubee to WordPress and bbPress so please bear with me. I have been tasked with customizing the Twenty Ten theme with bbPress plugin (Twenty Ten) child theme.

    Can someone tell me what would be best, to modify these themes as they are or should I make a copy and rename them and create new themes? If so, how do I go about doing this? For instance, how would I get the renamed versions to read each other and work together?

    Another question I have is… If I were to just modify these themes, will they be overwritten if I were to do an automatic update of WordPress or the bbPress plugin?

    Any help would be much appreciated.

    #39577
    pwizard
    Member

    Hi

    Just installed bbpress plugin on wordpress mu site, with the url being

    http://pianowizardacademy.com/play/forum/

    (haven’t made any tweaks to the theme yet)

    However, going to that page brings up the apologies page not found. To get to the actual board, have to go to

    http://pianowizardacademy.com/play/forum/board/

    Problem is, the HOME page link leads to the first page which is not what I want, since the forums aren’t listed there and the page not found error.

    I guess I can resolve this with 301 redirect, but I’m wondering why can’t I access the forums on “HOME” page in the menu?

    thanks

    #108029
    amweiss982
    Member

    Yes, for some unknown reason my site is now working again (no re-installation or changing plugins, etc.). This is strange and has never happened before with any wordpress plugin I’ve used.

    And yes, your forum seems to be working again.

Viewing 25 results - 15,476 through 15,500 (of 26,884 total)
Skip to toolbar