Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 9,251 through 9,275 (of 64,456 total)
  • Author
    Search Results
  • haddlyapis
    Participant

    Hi, I have added the shortcode on my main forum page http://www.apis.de/forum to implement the Prisna Google Translator. This displays a drop-down list of languages to choose from. The problem is that it only translates that page and if i click on a forum topic, it reverts back to the website language.
    The advice from Prisna is to create a WordPress category for the forum. But I can’t do this, as BBpress doesn’t seem to provide this option on the topic pages.
    Any ideas?

    #182877

    Topic: Showcase

    in forum Showcase
    KennyWilliamson
    Participant

    Hello All,

    Have used BBPress and Buddypress.

    Adding some more functionality (making sure that everything plays nicely together)and then will be marketing to get membership going properly.

    Site: https://magiciansandmagic.com

    Regards
    Kenny

    #182864
    steini92
    Participant

    Hello,

    I have insert the forum with a shortcode into a subpage:
    https://picload.org/image/rlicaiar/bild1.png

    But I don`t know who I can get the automatic generated subpages from bbpress into the same Design. I created the subpages with the Visual Composer, since they all look different. The forum should be displayed within the frame (see picture above).
    Currently, however, it looks like this:
    https://picload.org/image/rlicaiaa/bild2.png

    I hope you can help me.
    Thanks

    #182858
    wpweaver
    Participant

    Visit our active support forum Weaver Support Forum for our theme to see our brand new plugin
    Weaver for bbPress in action on a real site.

    This site not only demonstrates how an active bbPress support forum can work, it also demonstrates how our new plugin Weaver for bbPress can be used to create a great looking site with the amazing styling and other features provided by the plugin. The support forum is running on a standard WordPress theme (our own Weaver Xtreme) using Weaver for bbPress options with absolutely no extra CSS or PHP coding required. This example uses a green based design, but the plugin has subtheme options to support virtually any existing WP theme.

    #182857
    wpweaver
    Participant

    I am very pleased to announce the release of my new plugin called Weaver for bbPress available for download from WordPress.org at Weaver for bbPress

    This plugin makes bbPress essentially a turnkey install. Not only does it provide a collection of great looking bbPress themes that blend with about any WP theme, it includes many other essential options to control Forum and List layouts. It has enhanced features for both Participants and Moderators that makes running a forum much easier. And no custom CSS or PHP coding required!

    Read the longer description on the plugin page, or visit our very active support forum for our theme, Weaver Xtreme to see this plugin in action on a real site: Weaver Support Forum.

    #182842
    Robin W
    Moderator

    all I can suggest is that you list everything about your site

    php version
    wordpress version
    bbpress version
    theme
    all plugins

    and if someone else has then issue, then maybe we can see some commonality.

    #182835
    #182834
    Stefan Sebechlebsky
    Participant

    I am experiencing exactly the same problem. BP Group Moderators do have capabilities like edit, close, merge, split topics or replies in the Group Forum but they do not see the textbox to assign or edit tags. I tried to show the box by hacking the files
    /wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php
    and
    /wp-content/plugins/bbpress/templates/default/bbpress/form-reply.php
    by removing the condition “&& ( current_user_can( ‘assign_topic_tags’ )”
    but then the tags assigned in the box have not been saved, anyway.
    There must be a bug in the capabilities mapping from BP group moderator to bbP forum moderator. The capabilities like ‘assign_topic_tags’, ‘edit_topic_tags’, etc. are missing there.
    For BP group admins and ordinary members it works well, they can assign and edit topic tags in their group forum.
    But where is the code of this mapping? I cannot find it.

    #182830
    kamoe
    Participant

    Hi, I’m moving a forum from phpbb to bbpress, so far so good.

    But I want to reduce the amount of forums so I’m looking for a tool to:

    bulk move topics or merge forums

    I have been looking around here.. but I’ve not seen it, any ideas?

    Thanks!

    K

    #182826
    cvince99
    Participant

    When i try to view my forums i’m getting this page…?

    the text on the page says: https://gyazo.com/11745ba108c9d8b9b255bfe588646173

    what do i do?? Im using a theme called SociallyViral if that helps at all.. ?

    #182825
    cvince99
    Participant

    When i try to view my forums i’m getting this page…?

    the text on the page says:

    Fatal error: Uncaught Error: [] operator not supported for strings in C:\xampp\htdocs\website.com\wp-content\plugins\bbpress\includes\forums\functions.php:1800 Stack trace: #0 C:\xampp\htdocs\website.com\wp-includes\class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query)) #1 C:\xampp\htdocs\website.com\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #2 C:\xampp\htdocs\website.com\wp-includes\plugin.php(515): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\website.com\wp-includes\class-wp-query.php(1681): do_action_ref_array(‘pre_get_posts’, Array) #4 C:\xampp\htdocs\website.com\wp-includes\class-wp-query.php(3238): WP_Query->get_posts() #5 C:\xampp\htdocs\website.com\wp-includes\class-wp.php(617): WP_Query->query(Array) #6 C:\xampp\htdocs\website.com\wp-includes\class-wp.php(735): WP->query_posts() #7 C:\xampp\htdocs\website.com\wp-includes\functions.php(955): WP->main(Array) #8 C:\xampp\htdocs\website.com\wp-admin\includes\post.php(1072): wp(Array) #9 C:\xampp\htdocs\websi in C:\xampp\htdocs\website.com\wp-content\plugins\bbpress\includes\forums\functions.php on line 1800

    #182824
    Pascal Casier
    Moderator

    Guten Abend,

    This should explain you the way to go: https://codex.bbpress.org/custom-capabilities/

    Pascal.

    #182823
    Pascal Casier
    Moderator

    You are probably not on bbPress 2.5.12 ? Because this is a known issue of 2.5.11 with WP 4.7
    Pascal.

    #182818
    whitecedar
    Participant

    I created whole new copy of the site, I activated and updated one plugin at a time. Checkign each time to make sure things were still working properly.

    The problem is only between bbpress and the latest version of wordress.

    this is the error I get: Warning: ksort() expects parameter 1 to be array, object given in /home/blendics/staging/2/wp-content/plugins/bbpress/includes/core/template-functions.php on line 316

    #182815

    In reply to: Forum Subscribers

    Pascal Casier
    Moderator

    Hi,
    That’s a great idea !
    So far in standard bbPress, to my knowledge it’s not possible. But I have been working on subscribers, so let me add that to my list. I will get back to you in some days/weeks here.
    Pascal.

    repyourhood619
    Participant

    Hey Robin and Kajzh, did you ever get this to work? I am having the exact same problem. the custom made role is showing up under the forum role dropdown on the user profile but when the profile is saved after selecting the new role it does the default message when no role is assigned “No Role For These Forums”. Robin I did what you suggested by deactivating plugins and changing the theme but to no avail. Please see the function below.

    
    function np_add_custom_role( $bbp_roles ) {
     
    	$bbp_roles['beta_tester'] = array(
    			'name' => 'Beta Tester', 'bbpress',
                'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() )
    	);
    	return $bbp_roles;
    }
    add_filter( 'bbp_get_dynamic_roles', 'np_add_custom_role', 10 , 2 );

    Thanks in advanced!

    #182811
    russ8523
    Participant

    I would be grateful for some help with this:
    The create new topic button added through bbpress style pack does not take you to topic entry box at foot of page. It only goes about half way down the page!?
    Thank you

    wp 4.7.3
    bbp 2.5.12
    Sport Themecanon

    #182808
    Robin W
    Moderator

    you should decativate and then uninstall the existing bbpress, you will not lose data.

    Then install the beta

    ragir
    Participant

    I’m having the same problem on a multisite installation. I don’t want to hack the bbpress files since it would be a hassle every update, but it displays a gnarly message in place of the secure connection icon.

    There is no site url setting in a multisite installation, so I can’t set it to https.

    #182803

    In reply to: Problem translating

    Pascal Casier
    Moderator

    Hi,
    But you should not need to run anything from https://codex.bbpress.org/getting-started/bbpress-in-your-language/ . If you have a standard WordPress install, the language files are downloaded automatically.

    How about other plugins that have translations available, do they work ? Like SEO or something ?

    #182802

    In reply to: Problem translating

    Amelia
    Participant

    Hi,

    I tried to start back from 0. I reinstalled wordpress 4.7.3, deleted loco translate, deleted and reinstalled bbpress. I then followed this guide : https://codex.bbpress.org/getting-started/bbpress-in-your-language/ to download and install a translation which is apparently 100% complete for my language. Still it’s not completely working. I verified in /wp-admin/update-core.php and I have no updates. You cannot blame loco translate this time as it’s not even installed anymore on my website. Also, I can know my wordpress language is correctly setup because some translation does work as you can see on the following image :

    problem

    Please help me, this really seem like a bug with your plugin…

    Thanks

    #182797
    quandasim
    Participant

    hello
    first i wana thank you for this awesome software
    but right now i have problem
    i use stable archlinux 64 bit with nginx and after upgrading to php 7.1, the bbpres forum dont work anymore.

    here is link to my page, use top menu and click on “forum”:
    https://darktime.cz

    here is log msg:

    Mar 15 16:05:39 archrulez nginx[221]: 2017/03/15 16:05:39 [error] 721#721: *1536 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/http/www/darktime.cz/wp-content/plugins/bbpress/includes/forums/functions.php:1800

    when u go directly to topic, then it works:
    https://darktime.cz/topic/waclav-assassination/

    i searched litle with google and i discovered, that there is some beta bbpres package, which dont have this problem, but when i downloaded it and tried install, i got error that bbpress folder already exist.
    so i have questions:
    can i delete the bbpres folder and then install the beta package?
    can i upgrade normaly from beta version to stable version after it will be released?

    thanks for answers and sorry for my bad english

    #182793
    Stephen Edgar
    Keymaster

    Hmmm…. It works here locally for me, I suspect you have a plugin or theme conflict…

    Instead of renaming or moving the bbpress folder can you try disabling all your other plugins and see if you can login please?

    IF you can then login start enabling each plugin one at a time, log out and then login again, this should then give you the plugin name that is causing the conflict. We can then add that plugin to our own install and try and replicate the issue, once we can replicate it we can work on finding the cause to then be able to fix the issue…

    #182791
    wpweaver
    Participant

    Sorry – I misread the topic as being related only to that plugin. Now it makes more sense to me. I thought you’d made a more general question. I guess I would have expected questions about a plugin to be in the general WP plugin forum, but it makes sense to be here too.

    My plugin should be posted in a week or so – depends on the approval queue for plugins.

    It is intended to be sort of a turn-key solution to starting a bbPress forum. Major difference from any other plugin I’ve found is that it has a bunch of pre-defined subThemes for bbPress – look a lot better than the default, will match most themes.

    #182789
    wpweaver
    Participant

    A message by email, or internally?

    I have a new plugin called Weaver for bbPress (in the review queue at this moment) that adds an email mailto: link for moderators to the user’s Profile page. Pretty easy way to do sort of a PM.

    I thought that most users would not want to expose their email address, but that could be made an option.

Viewing 25 results - 9,251 through 9,275 (of 64,456 total)
Skip to toolbar