Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 9,626 through 9,650 (of 26,880 total)
  • Author
    Search Results
  • #146579

    Topic: bbp-forum-info

    in forum Installation
    bidum00
    Participant

    My forum page shows my forums correctly, but I want to make the column title say Tournaments instead of Forum. How do I make this change?

    I’m using bbpress 2.5.3, wordpress 3.9.1

    #146574
    Robin W
    Moderator

    You would need to cut some code, but basically you would be looking at

    using some code from the widget to find the latest topic

    then maybe using the shotcodes

    [bbp-single-topic id=$topic_id] – Display a single topic. eg. [bbp-single-topic id=4096]

    and if it has a reply

    [bbp-single-reply id=$reply_id] – Display a single reply eg. [bbp-single-reply id=32768]

    using the do-shortcode function https://codex.wordpress.org/Function_Reference/do_shortcode

    If you do this, please post the result here for the benefit of others !

    #146561
    Stephen Edgar
    Keymaster

    That is a little disappointing ๐Ÿ™

    If you look at the HybridCore 1.5.5 included with the Spine 2.0 theme there is full support for bbPress built into HybridCore and for whatever reason Spine is not taking advantage of that functionality.

    I just downloaded Spine and tweaked the index.php and bbpress.php files so bbPress will work with your theme, I haven’t the time to fully test if ‘everything’ works but it looks like it does. Both files go in and replace any files of the same name in the root of your theme folder e.g. /wp-content/themes/spine.

    https://gist.github.com/ntwb/1d884eb7bb889906285d

    You could also create a WordPress child theme to put them in which would be a little cleaner and save any pain during theme upgrades. I would expect themehybrid.com to have some tutorials on this so you can get some value for your $29 investment ๐Ÿ˜‰

    (Ignore some of the oddities you see in these pics,

    #146559
    Arjun S Kumar
    Participant

    Hello,
    To start with, I’m on bbPress 2.5.3 and WP 3.9.1
    I currently display a list of topic titles (say 5) from a particular forum on my homepage using the bbPress Recent Topic widget that comes along with the installation.
    I want to show the most recent topic from this forum and the first reply made to it on my homepage. Any thoughts or inputs will be helpful!

    Thanks

    #146557
    Stephen Edgar
    Keymaster

    I’ll try to take a look at this this week, there are a couple of ‘gotchas’ when running bbPress in WordPress Multisite. I’ll try to document said findings on the codex and create/update any tickets on Trac.

    #146552
    Stephen Edgar
    Keymaster

    Cool, it might also be worth creating a topic on the themes forum to a) Hope for an answer and/or b) To add an answer if when you get it sorted.

    https://wordpress.org/support/theme/spine

    #146551
    Stephen Edgar
    Keymaster

    Take a look at the following plugins:

    https://wordpress.org/plugins/bbpress-vip-support-plugin/ (You need to get an updated version of this via the support forums for this to work https://wordpress.org/support/plugin/bbpress-vip-support-plugin)

    https://wordpress.org/plugins/buddy-bbpress-support-topic/

    #146549
    Stephen Edgar
    Keymaster

    bbPress is a 100% actively developed plugin and is compatible with a huge percentage of the ~2,500 themes on WordPress.org, I suggest you contact your themes support forum and ask for some advice on using bbPress with that theme.

    ovizii
    Participant

    I found a way to replace these damn widgets but am struggling getting it right.
    Maybe if I point you guys towards the tools you can help me do it?
    => https://wordpress.org/plugins/query-wrangler/

    That plugin can be used to create a custom query and then use it as a widget. You can select replies as post type and define a lot of stuff I just can’t seem to get it right.

    Those queries you create can be exported so please share if you get it working.
    Here is my thread in the wp.org forums: https://wordpress.org/support/topic/need-some-help-getting-this-right-1

    piratescott
    Participant

    Try the Jetpack automatic mobile theme (if you use Jetpack in WordPress)

    #146526

    In reply to: Freshness Date Format

    Robin W
    Moderator

    @morgensonne

    Interesting – I’ve just deleted and re-downloaded the plugin from wordpress and it activated with no problems.

    However I would be interested if your test server is a ‘local’ one using wamp or mamp? that might be the issue.

    Please come back either way, and I’ll try and resolve for you.

    #146525
    Anonymous User 7823331
    Inactive

    Hello. I do not want to bother you with basics, however I tied Slovak and French translation and non of them worked.

    I did everything according http://codex.bbpress.org/bbpress-in-your-language/ and no translation appears.

    I downloaded translation files (po and mo) from http://translate.wordpress.org/projects/bbpress/2.5.x (bbpress-2.5.x-sk.mo, bbpress-2.5.x-sk.po), I moved the files to /wp-content/languages/bbpress/ and rename it to bbpress-sk-SK.mo and bbpress-sk-SK.po (I also tried names bbpress-sk.mo and bbpress-sk.po).

    What I did wrong?

    I use WP 3.5.1. with bbpress 2.5.3. I use also polylang module. All translation Slovak, France … works just the translation of bbpress do not.

    Just to identify the problem I tried to install your module to WP 3.8 clear installation (with out polyalang) and same result, that translation do not appears.

    I believe that it works, since you jut few people ha problem wit translation (http://bbpress.org/forums/search/translation/) but I did everything according manual and it does not work for me.

    Thank you.

    #146517
    OwenR
    Participant

    Hi,

    I recently installed bbpress onto a newly created wordpress website, I’ve read through loads of different forums on 404 errors but can’t seem to solve this:

    When I click on any forum I have created the next page is a 404 page not found error.

    Any suggestions would be greatly appreciated.

    The error can be seen here:

    mk2.club/forums/

    just click on the test forum

    Thanks

    #146505
    nirgalo
    Participant

    Robin, Stephen, thanks for your messages. If have added a comment to https://bbpress.trac.wordpress.org/ticket/1937 with suggestions regarding performance issues and plugin compatibility.

    #146499
    hamsterdj
    Participant

    I’m having the same problem here. When user enters nickname and email address to register, they get redirected to the “default_site_domain/wp-signup.php“, where they have to re-enter everything. It’s very confusing for users wanting to participate on forums to say the least.

    This situation also creates a problem for when a site with forum uses different language than the default site, as mentioned here.

    Can one of the bbPress developers please give us some pointers, or at least tell us that this is not a common problem and we’ll have to figure out why this is happening on our own? We love bbPress and we’re hoping now to get some love back. ๐Ÿ™‚


    @jeffacubed
    Have you made any progress with this matter? I’m still researching…

    Oh, and I’m running WordPress 3.9 Multisite, bbPress 2.5.3.

    #146486
    Stephen Edgar
    Keymaster

    Here is our ‘Official’ stance on the ‘Unread’ feature/functionality:

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

    The primary issue is performance, we have not seen a plugin that will work well for larger sites, if we implement this as a feature it must work for everyone who uses bbPress.

    I just updated the list of ‘Unread’ type plugins I know of here:

    Feature Plugins Tracking

    #146481
    Stephen Edgar
    Keymaster

    Set WP_DEBUG to false define('WP_DEBUG', false); in your wp-config.php file, this is a known issue.

    More info on this:

    https://bbpress.trac.wordpress.org/ticket/2309 https://core.trac.wordpress.org/ticket/24169

    #146478
    inventor1
    Participant

    See example: http://thehousingforum.com/forums/users/lisaperez/

    The user can’t edit any personal settings such as signature etc.

    Any suggestions? I think the only change I made to cause this was the wordpress theme change?

    JBBoY
    Participant

    Hello again!

    I read a lot about create new forum roles with capabilities. I’ve found a solution with some hardcoding functions.php file:

    Add forum roles

    But, is there a plugin to do the same much clearer? I need to add some new roles and edit his capabilities.

    I’m using “user role editor” but this plugin only changes WordPress roles, not bbpress.

    Thank you so much for all your help. ๐Ÿ™‚

    #146471
    Stephen Edgar
    Keymaster

    One more thing, when making a custom importer always base it of the Example.php importer, I keep that updated with examples and any other changes I make for bbPress.

    The latest (updated 3 days ago) is here:
    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/Example.php

    As Robin points out, you just delete/remove the sections or fields that are not applicable to your import e.g. ‘tags’ or if your database doesn’t include the ‘counts’ for topics in forums then remove that part in the forum section.

    #146450
    Bard
    Participant

    Can someone tell me is there a plugin doing this now?(This has been asked over 6 years)

    I have tried lots of plugins but no one does exactly what I need,
    1) An easy WYSIWYG editor in bbpress for normal users(frontend).
    2) With an image “upload” feature, but is not working like an attachment like “GD bbPress Attachments”.
    3) All the uploaded images will be separated by folder(user name or individual name for an user).
    This is to avoid user use images from other users.
    I am also happy to know the reason if this is impossible this meanwhile, like wordpress official has a consideration on it’s risks.

    #146441
    Ali Siddique
    Participant

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in E:\SERVER\xampp\htdocs\WP-PLUGIN\wp-includes\functions.php on line 3245

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in E:\SERVER\xampp\htdocs\WP-PLUGIN\wp-includes\functions.php on line 3245

    #146428
    Robin W
    Moderator

    The bbPress philosophy is :

    ‘Weโ€™re keeping things as small and light as possible while still allowing for great add-on features through WordPressโ€™s extensive plugin system. What does all that mean? bbPress is lean, mean, and ready to take on any job you throw at it.’

    see

    About

    There are literally hundreds of bits that could be added, which some/many/all forums either need or don’t need !

    Plugins are written by the community to add features to bbPress, and maintained where the author is both able and willing.

    Remember all this software is free, and relies on volunteers to make it all work – it takes many hours to write and as long to maintain a good plugin.

    You could try ‘mark as read’ as a possible solution.

    https://wordpress.org/plugins/bbpress-mark-as-read/

    #146426
    nirgalo
    Participant

    Hi, I would like the unread posts for a given user to display distinctively so the user quickly knows what to read. Also I would like threads which have new replies to also display distinctively. Not necessarily through colors, maybe using icons.
    There is a plugin bbPress Unread Posts doing close to what I am looking for, but it is not maintained anymore. Why such a basic feature needs to be done through a plugin and is not part of the bbPress stock features? Any idea of other plugins or custom code I can use?

    #146403
    NikolajR
    Participant

    Hi,

    I have seen that in some of the topics in my forum. The usernames on the posts moves out of position. I think it’s because they move to the right, but i’m not sure about it.

    Topic where the problem is: [url]http://danskyt.net/forums/topic/nyt-grafikkort/[/url]

    Site: [url]http://danskyt.net/[/url]
    Theme: Point
    Wordpress Version: 3.9.1
    BBpress Version: 2.5.3

Viewing 25 results - 9,626 through 9,650 (of 26,880 total)
Skip to toolbar