Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\"'

Viewing 25 results - 11,701 through 11,725 (of 26,880 total)
  • Author
    Search Results
  • Tbermudas
    Participant

    I had this problem with bbpress 1.6 and bbpress 2.3.
    I can’t find the topic where I found this solution.

    The screen capture is from Internet. In my WordPress I have also only the first option.

    Tbermudas
    Participant

    I had the same problem. Look if you have checked the “Allow search engines to index this site” option under “Reading”

    It works for me.

    #134499

    If you would have taken 10 seconds to search the available plugins on WordPress.org you would have seen there is a plugin called “bbPress Members Only” that does this exact function.

    But you didn’t.

    #134498

    Not enough information to help really. I don’t see any actual useful error message, though it looks like your page output halts in bbPress’s breadcrumb. You’ll need to look through your output, do some searching through the code, and debug what’s going on.

    Start here: https://codex.wordpress.org/Debugging_in_WordPress

    Are you using the official bbPress search?

    NOT the WordPress search with bbPress enabled or any of the bbPress search plugins on WordPress.org?

    #134496

    There are too many unknowns. Try installing the Debug Bar plugin, and read up about debugging your installation here: https://codex.wordpress.org/Debugging_in_WordPress

    #134487

    In reply to: some functions requied

    There is nothing special about bbPress members. To make a member list you can simple use any normal WordPress plugin or tutorial that does this, it will be the same.

    Who’s Online widgets typically have performance problems, even the BuddyPress one which is why you shouldn’t really show more than a handful of users. It just doesn’t scale terribly well with the schema we have available (eg WordPress).

    PM functionality won’t be coming to bbPress, sorry. If you need PM functionality you will probably want to use BuddyPress anyways.

    It sounds like you should probably just install BuddyPress as it will give you all this functionality. These items are purposely left out of bbPress – to keep it lean and mean – and are made available in BuddyPress.

    #134484
    Abberz
    Participant

    Hey there you can use this plugin https://wordpress.org/plugins/bbpress-members-only/

    #134471
    deltachi78
    Participant

    I posted the text below a couple of days ago. Since then, I have tried a different theme, tried installing the bbPress 2010 theme and even a couple mods to the page.php file I read about. Nothing’s working. Would really appreciate any advice. Thanks.
    “I downloaded and installed bbPress. Put together a forum with three topics, added it to an existing page on my WordPress driven site and all was great! Half a dozen people registered, a couple of discussions began…it worked great. Now, all of a sudden with no warning, the forum is gone. If you click the page to view it, you see the path for the forum at the top, but nothing else: no topics, no area to add a topic or comment, nada. I’ve tried everything I can think of short of deleting the forum and starting over from scratch. Any thoughts? P.S. I can still see the forum and all topics/posts from the dashboard. I’m using wordpress 3.5.1 and bbPress 2.3.2. My site is henderson.lpnc.org.
    Thanks for any help or advice!”

    #134468
    saracup
    Participant

    I have a multi-site installation of WordPress. I have created a local bbpress stylesheet in my theme that I want to load ONLY if the site administrator has activated the bbpress plugin. I am unclear on the conditional statement (e.g., “if(function_exists..”) to accomplish this as I do with other plugins that are optional. I have tried the following in my functions.php file but it throws an error. Please advise:

    <?php 
    //Load the bbpress styles if bbpress is installed //
    if (class_exists( 'bbPress' ) ) {
    ?>
    <link rel="stylesheet" id="bbpress_style" href="<?php echo get_stylesheet_directory_uri(); ?>/bbpress.css" type="text/css" media="screen" />
    <? } ?>

    Any input would be appreciated. Thank you!

    #134457
    seneca650
    Participant

    Can anyone tell me how to modify the result of “freshness” or to not appear or simply exit the format of the date of the last publication, for example March 20, 2013. thanks
    Versión de WordPress 3.5
    Bbpress 2.2.3
    http://lawebdeltaxi.es/forums/

    #134448
    billybatz09
    Participant

    Hello,

    I am trying to use this bbpress for this theme…

    Atahualpa

    But it doesnt seem to work… Can anyone help out?

    #134443
    justinwhall
    Participant

    I’d like a forum to be visible on the forum page ONLY to a specific role. Seems that the forum roles override any sort of pcapabilityies I assign to the WordPress roles. This seems like new behavior?

    So in short, How do I create a forum for a specific WP or BBP role? It would be great if this forum didn’t show up for other users, but at the ver least they wouldn’t be able to access it.

    hiboy
    Participant

    I created a main “category” type, parent a “forum” type to it and when user post to the “forum” type, it lead to a “topic” type page.

    I use widget logic plugin to show widget to the sidebar. I have a issue here, using is_single(), the widget show on both wordpress single post page and “topic” type single page, what logic should i use to show only on the “topic” type single page?

    Another issue, secondly, i use Really simple Facebook Twitter share buttons plugin to show share button on my wordpress single post page, but the share button also appear in the parent “forum” type each individual “forum” type. Any solution?

    Thirdly, how to move topic? possible in the frontend? cause my option only have | Edit | Close | Stick (to front) | Merge | Trash | Spam for the first post

    #134435
    mantismamita
    Participant

    Hello,
    I just installed bbPress and am developing locally but when I create a new Topic from the front-end I get the following error:
    ERROR: Are you sure you wanted to do that?
    I’m not trying to do anything fancy (no sticky, no tags, no email subscription) and I checked using Twenty Eleven and had the same problem. I also updated the permalinks.

    WordPress 3.5.1.
    bbPress 2.3.2

    I’d be most grateful if someone could shed some light on this.

    #134415
    deltachi78
    Participant

    I downloaded and installed bbPress. Put together a forum with three topics, added it to an existing page on my WordPress driven site and all was great! Half a dozen people registered, a couple of discussions began…it worked great. Now, all of a sudden with no warning, the forum is gone. If you click the page to view it, you see the path for the forum at the top, but nothing else: no topics, no area to add a topic or comment, nada. I’ve tried everything I can think of short of deleting the forum and starting over from scratch. Any thoughts? P.S. I can still see the forum and all topics/posts from the dashboard. I’m using wordpress 3.5.1 and bbPress 2.3.2. My site is henderson.lpnc.org.
    Thanks for any help or advice!

    #134413
    deltachi78
    Participant

     

    Reposting in “Troubleshooting.”  Sorry for the mispost.

     

    “I downloaded and installed bbPress. Put together a forum with three topics, added it to an existing page on my WordPress driven site and all was great! Half a dozen people registered, a couple of discussions began…it worked great. Now, all of a sudden with no warning, the forum is gone. If you click the page to view it, you see the path for the forum at the top, but nothing else: no topics, no area to add a topic or comment, nada. I’ve tried everything I can think of short of deleting the forum and starting over from scratch. Any thoughts? P.S. I can still see the forum and all topics/posts from the dashboard.”

    #134408
    Stephen Edgar
    Keymaster

    The ‘dev’ branch of Spanish is at 100% translated so give that a try.

    https://translate.wordpress.org/projects/bbpress/dev

    #134404
    Stephen Edgar
    Keymaster

    Great, thanks for the follow up.

    #134401

    In reply to: Latex in topics

    Stephen Edgar
    Keymaster

    Take a look at this plugin which supports bbPress Crayon Syntax Highlighter and this blog post Syntax highlighting: LaTeX.

    Jaycere
    Participant

    Hi there,

    I am running a wordpress spanish community and i would like to install my BBpress in Spanish, i have read it was possible in bbpress 2.0 but i can´t do it in 2.3, anyone has translated it?

    Cheers.

    #134365
    Pippin Williamson
    Participant

    This is the first I’ve seen of someone preferring the stand alone version. One of the major benefits of the plugin version is that it can be installed on existing WP sites without any crazy (and really janky) integration. It just works.

    There is still a complete plugin architecture: the WordPress one.

    Can you give specifics on what you find confusing about the plugin version?

    #134362
    #134355
    mcfinn
    Participant

    For a group of users I would like to create a set of usernames and passwords.
    I would be happy if someone could either give advice on how to do this or generate the set for me (make an offer)
    Thanks

    WordPress 3.5.1.
    bbPress 1.0.3

    #134349
    murrayac
    Participant

    On registration users receive this email. How can I override the link in this email?

    Username: *****
    Password: *********
    http://adventuresportnq.info/wordpress/wp-login.php

Viewing 25 results - 11,701 through 11,725 (of 26,880 total)
Skip to toolbar