Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 13,901 through 13,925 (of 64,454 total)
  • Author
    Search Results
  • #166546
    Robkk
    Moderator

    That is a really old topic that used bbPress v1 standalone, which is entirely different software than what you have now. So I would recommend not using any code from topics about 3 or more years old.

    You may need to install a Find and Replace plugin to remove the tt tags, or just change back to break tags.

    To add mutiple line breaks you may need to read this, maybe install the mentioned plugin, and maybe also active TinyMCE in bbPress using the bbPress Enable TinyMCE plugin.

    http://www.wpbeginner.com/beginners-guide/how-to-add-single-double-line-spacing-in-wordpress/

    #166543
    Robkk
    Moderator

    Thanks for finding that bug. I will create a trac ticket for this.

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

    #166541
    Robkk
    Moderator

    Closing this in favor of your other topic.

    How can I change voices and replies

    Please do not make duplicate topics.

    Robkk
    Moderator

    You can use the default registration forms in WordPress instead. The bbPress register shortcode is not really complete in functionality. The login shortcode should work decent enough though.

    Robkk
    Moderator

    I have seen users use Qtranlate or Qtranslate Plus. You may need to use a fix though for resolve some other menu item issue.

    Conflict with qTranslate

    #166536
    Robkk
    Moderator

    Download this file and edit it to change the word Freshness. Make sure to copy the file in a folder called bbpress in your child theme.

    https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout

    Or try this that might help get the “by” and category layout. You should be able to copy all the folders in your child theme.

    https://github.com/EpicWebs/bbPress-starter-theme-epicwebs

    #166535
    Robkk
    Moderator

    Don’t change the root settings in bbPress to be that page and it should work.

    If you only have one forum, make it where the Forum root should show Topics by Freshness in Settings > Forums, then you can just leave it how it is without an additional page.

    #166534
    Robkk
    Moderator

    @andyrushtonprogramming go to your forum profile on your website, I was just using the one on bbpress.org just as an example.

    It should be something like

    yoursite.com/forums/profile/username/subscriptions

    With “yoursite.com” being your actual site url, and “username” being your username. You can easily access your profile by hitting your author link in your reply.

    If you have BuddyPress active, the bbPress forum profile will merge into BuddyPress, and anything in the bbPress should be under a menu item on your profile named Forums.

    #166531
    Robkk
    Moderator

    copy loop-topics.php from the bbpress plugin into your child theme in a folder called bbpress and edit these lines.

    <li class="bbp-topic-voice-count"><?php _e( 'Voices', 'bbpress' ); ?></li>
    <li class="bbp-topic-reply-count"><?php bbp_show_lead_topic() ? _e( 'Replies', 'bbpress' ) : _e( 'Posts', 'bbpress' ); ?></li>

    You can change it like so.

    <li class="bbp-topic-voice-count"><?php _e( 'Participants', 'bbpress' ); ?></li>
    <li class="bbp-topic-reply-count"><?php bbp_show_lead_topic() ? _e( 'Comments', 'bbpress' ) : _e( 'Posts', 'bbpress' ); ?></li>

    Theme Compatibility

    #166527
    Robkk
    Moderator

    I took a break yesterday sorry.

    Have you tried some troubleshooting? It may be related to cache, a theme, a plugin conflict, or if you made your forums Hidden.

    Troubleshooting

    #166524
    aikichick2012
    Participant

    no ideas, anyone? 🙁

    (ps: forgot to say: i am using the latest version of bbpress and wordpress.)

    #166523

    In reply to: forum link in admin

    mihirpatel7410
    Participant

    Hi,
    I have tried everything like
    1.Uninstalled all plugin and checked if any plugin conflict it,
    2.Checked in twenty twelve theme.
    Still not working. and Vibetheme told this is bbpress plugin issue,its neither theme issue nor plugin conflict issue.

    And This is my live website so please help me as much as possible do fast.
    Thanks in advance.

    #166522
    KeithAdv
    Participant

    I’m going through the odious task of importing a Ning forum to bbPress. The hard part (or so I thought) is done. I was able to get about everything from Ning into BuddyPress.

    However, when I get to the last phase–BuddyPress to bbPress migration–which I thought would be easy-peasy, I lose all the replies to the forum topics! I’m following the migration process exactly (as far as I know) but it always fails. Here are the details:

    I’m currently on a local server using XAMPP.
    WordPress 4.2.4
    BuddyPress 2.3.3 (using the default theme)
    bbPress 2.5.8

    The only other plugins I have installed are The Events Calendar (which you kind of need for the Ning conversion) and BackupBuddy, so that I can restore/reset after every unsuccessful attempt.

    I have a smallish forum of fewer than 100 people and 4 groups.

    At the time of this writing, I’ve restored the site to its last successful state:
    – All data successfully imported into BuddyPress
    – bbPress is installed and activated
    – Final migration has not yet been attempted.

    So, you can see all forums and replies, etc., in the BuddyPress theme on the site. The bbPress forums section in the admin menu is empty, as expected.

    Now my typical next step, which always fails, is to follow the codex on migrating forums from BuddyPress to bbPress. I’ve been following it to the letter:

    Migrating from old forums to bbPress 2.2+

    Unfortunately, during Step 5, the actual import step, I get the following error message:


    WordPress database error: [Table 'foo.wp_bb_terms' doesn't exist]

    SELECT convert(term_relationships.object_id USING "utf8mb4") AS object_id,convert(term_taxonomy.term_taxonomy_id USING "utf8mb4") AS term_taxonomy_id,convert(terms.name USING "utf8mb4") AS name,convert(terms.slug USING "utf8mb4") AS slug FROM wp_bb_term_relationships AS term_relationships INNER JOIN wp_bb_term_taxonomy AS term_taxonomy USING (term_taxonomy_id) INNER JOIN wp_bb_terms AS terms USING (term_id) LIMIT 0, 100

    I can’t tell if it is just complaining or if the import has actually failed at that point. Nevertheless, I finish all the steps. At that point, the groups have become forums in bbPress and the topics have transferred but only the first post in each. All replies are gone and I haven’t found any way to restore them.

    One additional detail–I don’t know if it’s relevant. In order to do the Ning conversion, it’s best if you use BuddyPress v1.6, which I did. Afterward, I updated to the latest version. (Is that why wp_bb_terms didn’t get created?)

    I’d greatly appreciate any insight on this. I’m so happy to be getting away from Ning–I can’t believe I’m getting tripped up on the WP side! 🙂

    #166517
    kleypie
    Participant

    I was wondering if anybody had a solution to this? I’d like my users to have the formatting toolbar for posts but I dont like that when they click “link” it shows “link to existing content” and shows pages and pretty much tons of stuff I dont want my forum users to go to. If you want to know what I mean, you can actually do the same thing on this bbPress support forum when you are replying to a post.

    Is there a way to turn that off?

    My site btw is

    Forum

    Thank you!!

    #166516
    tkse
    Participant

    I created a WordPress page with the name “Diskusjon” and changed the root of bbPress to be this in the settings. Now bbp-single-forum shortcode won’t work. It just shows the forum index, something I tried to avoid by creating this standalone page as root. Any tips?

    #166514

    Hi casiepa,

    thank you for the helpful tips.

    I have installed a plugin called bbPress Notify (No-Spam) which does the notification functionality I was looking for. It seems to be working!

    I’ll look up your plugin for the subscriptions listing functionality (although the notifications is actually the bigger issue despite how it appears from my OP).

    I already have an SMTP plugin – Easy WP SMTP – so I’ll have a look at whether that does debug messages. Otherwise that’s another helpful tip.

    Thanks again, I’m getting there…

    #166513

    Hi @robkk,

    that seems to answer a different question – it only lists forums I’m subscribed to in bbPress.org, not subscriptions on my website – and I can’t see how it could list those since there’s no connection. I’m talking about a self-hosting website using bbPress as a plugin.

    One reason I was asking was because of this post in the codex:

    Subscriptions

    Is this post wrong?

    #166512
    Robkk
    Moderator

    bbPress does not add a subscriptions menu item in the backend of WordPress. There is this in your frontend forum profile though.

    https://bbpress.org/forums/profile/andyrushtonprogramming/subscriptions

    #166504
    aikichick2012
    Participant

    Hi,

    we have been using bbpress for a couple of months, but since a few days we are having the problem that participants can´t see topics in the forum any more. When a participant loggs on, they get the message that “this forum has 7 topics and 58 replies” but also “No topics could be found!”.

    Moderators and administrators do not have that problem when they log on….all topis are visible then.

    How can this problem be solved, please?

    Best regards,
    Sonja

    french5000
    Participant

    Hello,

    Have you find a solution ? BBpress-multilingual is not working anymore, and i’m desperately searching for a solution to display the same forums for each language…

    #166495
    IkerMB
    Participant

    Hello, I would like instalation bbpress in my blog, I have bbpress instalation already, and I created 3 forums, well, now I would like to create one options in my menu with the name forum and if you click there go directly to my forums.
    the thinking is I can put all my foros inside the foro/menu, if I go apparience – menu, select the forums and put inside the menu, my forums appeare in the menu but with individual options.

    How can I create one options in the menu with the name Forum and put inside al of them.

    regards

    #166494

    Follow up:

    I tried a completely clean install with WP v4.3 and bbPress v2.5.8-5815 and I’m still not seeing the Subscriptions menu item. I’m not sure about notifications because my localhost setup tends to lose emails anyway, but I’m certainly not getting them from the installed website.

    #166493
    Kona Macphee
    Participant

    I’ve recently migrated a couple of websites to WP Multisite and am now using bbPress on various multisite sub-sites. The issue I’m reporting may be specific to multisite, or it may be a new bug after the recent change to WP 4.3 (I’m using bbPress 2.5.8 and WP 4.3).

    Context:
    On the “Edit Topic” screen, there’s an “Author Information” box including an ID field. When you begin to type text into this box, the admin-ajax action “bbp_suggest_user” should auto-suggest potentially matching users.

    Issue:
    The user autosuggest is not returning any users, just “-1”. Having dug into the code, the step that’s failing is wp_verify_nonce() in check_ajax_referrer(), which is invoked on line 745 of bbPress file includes/admin/admin.php. The nonce is making it into wp_verify_nonce, but is not matching any expected/acceptable value – so wp_verify_nonce falls out the bottom with a failure.

    If I remove the check_ajax_referrer step, the Edit Topic user auto-suggestion works perfectly so it’s definitely the nonce validation step that’s the problem.

    Also, I’m NOT using any caching plugin on these sites, and the error exists whether the site uses https or not. It also continues to exist if I disable Wordfence.

    #166491

    Hi,

    as I understand it, when I subscribe to a forum, I should get an email every time a new topic is created. I also understand that I should see a Subscriptions menu item in the Admin menu.

    I’mnot getting either of these – when a user creates a topic in a forum I’m subscribed to, I don’t get a notification. I don’t have a Subscriptions menu either.

    I have the latest version (2.5.8) installed. I have tried stripping down my website so that it uses a standard theme (TwentyFifteen) and one plugin (bbPress) although I haven’t tried a clean install yet.

    Can anyone suggest where to go with this. I really cannot afford to do a clean install – this is a huge website I’m managing!

    #166472
    Robkk
    Moderator

    Weird that the BuddyPress widget works fine. You might want to deactivate everything but bbPress to see if the issue persists and to test everything fresh. You might want to test the bbPress login widget also.

    Does this PHP code snippet help anything when trying to logout with only bbPress activated?

    add_filter( 'logout_url', 'my_logout_page', 10, 2 );
    function my_logout_page( $logout_url, $redirect ) {
        	$logout_url = str_replace('%3Floggedout%3Dtrue', '', $logout_url);
    	return $logout_url;
    }
Viewing 25 results - 13,901 through 13,925 (of 64,454 total)
Skip to toolbar