Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 4,901 through 4,925 (of 26,836 total)
  • Author
    Search Results
  • #179770

    In reply to: Change in translations

    Stephen Edgar
    Keymaster
    lamitdeptvolunteer
    Participant

    Hi,
    I noticed textarea for newtopic description is generated using bbp_the_content function. I.e., not available in form-topic.php site specific copy.

    • bbPress 2.5.11
    • WordPress 4.6.1
    • site (internal)

    If this is worth your time, how do I add placeholder attribute in the following list, without breaking the upgrade mechanism? I mean if it is a five minute job for any of you. Otherwise I can spend my own time to work around it using css… it’s nagging me that you all would not have forgotten to allow for this …reasonably important thing… I think.

    	function bbp_get_the_content( $args = array() ) {
    
    		// Parse arguments against default values
    		$r = bbp_parse_args( $args, array(
    			'context'           => 'topic',
    			'before'            => '<div class="bbp-the-content-wrapper">',
    			'after'             => '</div>',
    			'wpautop'           => true,
    			'media_buttons'     => false,
    			'textarea_rows'     => '12',
    			'tabindex'          => bbp_get_tab_index(),
    			'tabfocus_elements' => 'bbp_topic_title,bbp_topic_tags',
    			'editor_class'      => 'bbp-the-content',
    			'tinymce'           => false,
    			'teeny'             => true,
    			'quicktags'         => true,
    			'dfw'               => false
    		), 'get_the_content' );
    

    Here is what I am trying to do, i.e., add the words “… and a short description of the topic here.” in the blue area.
    _________
    Create a new conversation topic using the form below

    Create a new Conversation

    Editing — Apparently, the image didn’t show. Here is the link, if you like
    https://drive.google.com/open?id=0B1Jr2Alfov9eZVVhT2U0dGRDQVVWeVE0WGh4OTZ1QW50RFdR

    Thank you!

    #179750
    Stephen Edgar
    Keymaster

    bbPress 2.5.12 has been released fixing this, please note it requires WordPress 4.7

    bbPress 2.5.12 – Requires WordPress 4.7

    #179749
    Stephen Edgar
    Keymaster

    bbPress 2.5.12 has been released fixing this, please note it requires WordPress 4.7

    bbPress 2.5.12 – Requires WordPress 4.7

    #179744
    Stephen Edgar
    Keymaster

    bbPress 2.5.12 has been released fixing this, please note it requires WordPress 4.7

    bbPress 2.5.12 – Requires WordPress 4.7

    #179743
    Stephen Edgar
    Keymaster

    bbPress 2.5.12 has been released fixing this, please note it requires WordPress 4.7

    bbPress 2.5.12 – Requires WordPress 4.7

    #179739

    Sorry about this, y’all. 2.5.12 is out now to fix this.

    bbPress 2.5.12 – Requires WordPress 4.7

    #179737

    Sorry about this. 2.5.12 is out now to fix this.

    bbPress 2.5.12 – Requires WordPress 4.7

    #179736

    Sorry about this, y’all. 2.5.12 is out now to fix this.

    bbPress 2.5.12 – Requires WordPress 4.7

    #179731
    Stephen Edgar
    Keymaster

    @senatorman we’ve got a few more fixes in the pipeline tht have been implemented as part of wordpress.org/support also switching to bbPress 2.6-alpha

    FYI: Some quick w.org/support stats: ~2.5 million topics, ~6 million replies and ~8 million users

    #179723
    ysiggen
    Participant

    So I am using bbpress alongside buddypress. This is great because running a little gaming community, it is awesome having the ability to use the widely know traditional forums as bbpress offers them while adding some great social features brought by buddypress.

    Now I’ve done my research and figured out that bbpress relies on the wp profile informations (since well wp and bbpress work great together). Aside of that, there is some synchronisation between buddypress and wp profile informations.

    What I’d like is be able to use only one avatar for both plugins. bbpress fetches the wp profile avatar while buddypress as one on its own. So my idea is to fetch buddypress’s image when displaying the user’s avatar on the forums.

    I tried to search for documentation on this and didn’t find much. I ended up digging the plugin code and stumbled upon, while looking in the /plugins/bbpress/includes/users/template.php file, bbp_current_user_avatar() which uses bbp_get_current_user_avatar() that calls get_avatar() with the desired size and user id.

    So I guess the obvious step is telling bbpress to look for the buddypress profile image rather than use this get_avatar() function, which I suspect is fetching the wp profile image.

    But I am stuck here, mainly because I am new to wordpress, also to php. I should be able to sort myself out with some indications (how and what to use) or even some pseudo code.

    I want to do this because I want people to not use their wp profile (there is not much there anyway) and rather go through their buddypress profile only.

    Thank’s in advance for any help.

    #179721
    martechnc
    Participant

    I just did the WordPress 4.7 update and noticed that the links to BBPRESS topics and replies are no longer in the menu.

    Has something changed?

    #179719

    In reply to: bbPress like Flarum

    akgt
    Participant

    Few more small issues marked in red on the image attached.

    1. when creating a new topic, why does the title bar show in another language ?
    2. how can I keep the wordpress header and footer the same width as it should be, using this theme it becomes narrow ?

    3. how can I change or remove the logo at the top and drop the search bar down under the nav bar or have it in the side bar under create new topic.

    #179717
    Robin W
    Moderator
    #179706
    Stephen Edgar
    Keymaster

    @cmistico Could you create a new ticket for us to track this for you please.

    If you could include what version of HHVM you are using and any errors messages you see, also anything that you think will help us replicate your issue would be great.

    https://bbpress.trac.wordpress.org/newticket

    #179703
    cmistico
    Participant

    Hi all,
    I have this site
    http://www.analisidelsangue.net with bbpress forum here

    Dubbi sulle tue analisi? Fai una domanda sul forum

    (about 5k users and 20k post and replies)

    After switch to wordpress 4.7 I don’t see more the replies of forum in my backend
    I’m using HHVM instead of PHP 7.0– if I use PHP 7.0 all works properly.

    But I’d like to use HHVM because my blog is faster
    Please can you help me in some way?
    thnkx a lot
    alessandro From italy

    #179697
    Stephen Edgar
    Keymaster

    Please keep an eye on https://bbpress.trac.wordpress.org/ticket/3028 (Or #bbPress in Slack)

    I’m actively trying to resolve the as we speak and will post updates to that ticket

    Valery Kondakoff
    Participant

    Ok, have found this:

    The repair tool “Recalculate private and hidden forums” has a bug in it 🙁

    When that repair tool is run private and hidden forum are assigned both _bbp_private_forums and _bbp_hidden_forums statuses so this is why a user with the Participant role could not read a private forum as after that tool had been run it was also been given the hidden status also.

    The workaround for this is to do exactly what you did by “changing each forum from Private to Public back to Private” as this doesn’t touch the broken repair tool and sets the visibility status correctly.

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

    So, “changing each forum from Private to Public back to Private” fixed my issue.

    #179682
    Robin W
    Moderator

    yes use my private groups plugin to set visibility public

    https://wordpress.org/plugins/bbp-private-groups/

    #179665
    Helmuts
    Participant

    ran the wp update – never had your problems.

    my problem was: couldn’t see the forums in wp-admin and that was sorted by installing simple plugin “User Role Editor” as suggested here by Cydrop: https://bbpress.org/forums/topic/cannot-see-forums-tab-in-wordpress-dashboard/#post-140838

    #179661
    Victor Campuzano
    Participant

    I have the same issue. I updated to wordpress 4.7 and lost settings and capabilities from my admin users. All are keymaster.

    I created a new admin account and they has all privileges and capabilities. Tabs (Forums, Replies, etc.) are back for this account but not in others.

    #179659
    Wasca
    Participant

    Hi Guys

    I have TinyMCE loading in my forum for when people post to it and I’m using a plugin ( https://en-au.wordpress.org/plugins/visual-editor-custom-buttons/faq/) that allows me to add custom buttons to TinyMCE. These buttons appear just fine in the backend when creating posts/pages but the new buttons do not appear in the forum post area.

    I have this function in my functions.php for adding TinyMCE in forum.

    function bbp_enable_visual_editor( $args = array() ) {
      
        $args['tinymce'] = array('toolbar1' => 'bold, italic, underline, strikethrough, blockquote, alignleft, aligncenter, alignright, alignjustify, bullist, numlist, outdent, indent, cut, copy, paste, undo, redo, link, unlink, image, removeformat, pastetext',); 
        $args['quicktags'] = false;
        $args['teeny'] = true;
    
        return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );

    How do I get the buttons created in this plugin to appear in the front end forum area?

    #179651
    AITpro
    Participant

    Hey guys,
    I have the most current version of bbPress installed: 2.5.11
    Just installed WordPress 4.7
    These Top Level menus are not being displayed due to a “capabilities” issue. Forums, Topic and Replies. ie I do not have sufficient permissions to view those menus or any bbPress menus anywhere.

    If I go to the WP Dashboard and click links in the metabox I see this error: Sorry, you are not allowed to edit posts in this post type. I will be looking at forums/capabilities.php and other capabilities.php files to see if I can figure this out, but just wanted to give you a Heads Up about this. Of course this could be isolated to my sites. I deactivated all other plugins and the same issue is still occurring. So it does appear to be an issue directly with bbPress capabilities.

    #179650
    bradwabbott
    Participant

    Hi,

    I use ZotPress reference manager and the WP plugin. I would like to include the Zotpress plugin’s functionality for searching for the references I have already recorded in Zotpress and then insert them into my topic.

    I am just looking how to modify the topic post template in bbpress so that it shows this plugin interface for Zotpress.

    I have looked on the forum how to do this, but I cannot find how the bbpress template inserts the plugin interface for other plugins. This plugin’s reference insertion interface shows up in the standard worpress new blog template page fine. I would like to do the same for bbpress topic post template.

    I used wordpress 4.6.1 and bbpress 2.5.11. Any help would be really appreciated.

    Thanks,

    Brad

    #179647
    Thomas_k
    Participant

    Hello,

    I’ve tried to get the forum layout from my website from the standard layout to the bbp-style-pack alternate template layout. Because it didn’t work within the plugin i replied to a topic already started by someone and got in a conversation with @robin-w (see topic here: https://bbpress.org/forums/topic/forum-style-setup/).

    After trying a lot of things nothing worked and i’m still trying to get this working. I’ve put the loop-forums.php in my theme directory, changed it in the editor within WordPress but nothing changed. And this make me concern that something is not right. How is it possible that changes made to this copy of loop-forums.php are not showing?

    Is there anyone that can help me out with the layout and with the fact that the edits to the php file are not showing?

    Thanks in advance,

    Thomas

Viewing 25 results - 4,901 through 4,925 (of 26,836 total)
Skip to toolbar