Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '+.+default+.+'

Viewing 25 results - 4,276 through 4,300 (of 6,788 total)
  • Author
    Search Results
  • #118275
    Laidir
    Participant

    Hi,

    I’ve installed bbPress on my site at http://www.thebridesboudoir.com/forums/

    I’m in the middle of tweaking the templates now after copying them all to my Theme folder. I mainly copied the opening and closing tags from my current themes full width template into each file or am doing thatm, but testing when I go to the main forums, everything is thrown an inch or so to the right? It’s fine when I click on a Post to read te post details.

    I have a few tweaks to make yet to the styling e.g. the post titles are too small, but could someone tell me why the main forum look would be skewif?

    The other question is, what is Keymaster and how do I hide that. I prefer not to have the admin label in peoples face when I’m using the forums. I assume Key Master is another word for Admin and I don’t like the sound of it. Can I change that and where?

    I note on some forums that you can create user roles and wondered if thats possible with bbPress and where that would be changed also?

    Thanks for help in advance.

    I like the way the forum is mixing in with my site with just a few changes here and there already. I’m surprised I’ve got this far as I’m hopeless with theming etc. Initially I installed and it took my side bar template as default and had sidebar featured and I preferred a full width forum theme, so copied the files to my theme directory. I’d be grateful for the help or hints on how to fix the front page to get it in line.

    #118274

    Topic: Change link colours?

    in forum Themes
    Flight777
    Participant

    Hello all,

    I’m trying to change the link (pagination) colours of the default theme twentyten. However, I can’t find any css entry what so ever. Could someone point me in the right direction? Still a bit of a newbie with website editing 😛

    Thanks!

    Flight777

    #118257

    In my imagination, it’s just the new default thing. Let’s get it working first, see how dramatic it is, and go from there.

    #118255

    Should make it part of the default theme. Thought there was a ticket already; if not, make one and feel free to patch it up. 🙂

    #118236
    Charles St-Pierre
    Participant

    Text domains need to be loaded before bbp_loaded:18. At least before bbp_login_notices is called (hooked on bbp_loaded:default (10? I think)) The notices do not get translated. Or is it bbp_login_notices which should be hooked to something else than bbp_loaded? For now, I did `add_action( ‘bbp_loaded’, ‘bbp_login_notices’, 20 );“ so it get done after the text domain is active.

    Happy to contribute.`

    #118188
    savvystephy
    Participant

    Hi,

    I was wondering if anyone knew how to manually change the parent page of the forums/thread postings. It defaults to the blog page. The reason why this matters is 1, the breadcrumbs don’t necessarily have to go back to the home page and 2. The menu highlights the parent page when in the page so that it will have “forums” highlighted when in any part of the forums. However, after you leave the forum splash page aka forum listing then the blog tab highlights because it’s the parent page instead of forums being the parent.

    Thanks for any help / advice you may have! Hopefully I described this well enough as I can’t provide links since this is proprietary.

    rleitman
    Participant

    I need the system to send email notifications to all users upon new topic publish, this should be the default behavior and users can then turned it off. but as default each user always get email notification for any post on any category. my forum is only for registered users and is small.

    Jin_ls
    Participant

    Hello Sonja, thank you for your reply.

    When I selected the default theme there were no widgets at all (they all disappeared).

    Anyway, thank you for help.

    Problem still not sloved…, anybody?

    Pippin Williamson
    Participant

    Well some one has modified it. The theme you are using is not default Twenty Elevent. The HTML markup has changed a little and it’s causing the problem.

    Switch to the default Twenty Eleven and see if that fixes the alignment. If it does, then add your colors back in.

    #118126
    Pippin Williamson
    Participant

    Only users with upload capability are allowed to embed images by default. I’d recommend that you install the GD bbPress Attachments plugin for this as it will give the option for users to upload images.

    #118118

    In reply to: 404 Error BBpress

    BenNieIV
    Participant

    @Danwp23 Hello, I was having this same issue when I came upon your post. I had not tried changing the permalinks yet but did and had the same successful result as you (no 404). I changed the permalinks back to the post name structure then changed the theme package under the forum settings to Twenty Ten instead of bbPress Default. Refreshed the forum page and IT WORKED! The only conclusion I can make is there may be a issue with the bbPress Default theme package and some custom themes. Let me know if this works for you, hope so!

    #118066
    Pippin Williamson
    Participant

    I’ve just tested this on my local bbPress and only the first snippet is needed. The meta box was added automatically and everything worked fine.

    It might be a theme conflict, have you tried switching to the default theme?

    #118041
    luke@mobiah.com
    Participant

    Bob,

    You may want to try this guide:
    https://codex.bbpress.org/legacy/step-by-step-guide-to-creating-a-custom-bbpress-theme/

    You will copy file and move them inside your existing theme directory. This will override the default theme that lives inside the plugins directory.

    Good luck!

    Luke

    #117970
    HorrorUK
    Participant

    I asked this on the BuddyPress site, but didn’t get a response, so thought I’d ask here.

    I’m trying to add topics in my forums within a BP group, but whenever I do, I get the following message:

    There was an error when creating the topic

    I’ve tried creating within the group and within the main site and selecting a group to post to, but I get the same thing.

    I thought it was the theme I’m using so I tried the default BP theme, which is where I got the message above (on my theme, it just didn’t say anything).

    Thanks.

    bryanforst
    Participant

    I have been changing the role of several members but have not seen a change in behavior.
    By default they are assigned Subscriber roles in the WP database.

    We are using 2.1.2 as a full plugin to our WP installation so bbpress uses the WP users DB right?

    Ive also tried posting from one of the members after i upgraded them to admin role as a previous topic mentioned user profiles not working until a user had posted. No joy….

    #117952
    Sergio De Falco
    Participant

    Hi,

    I’d like to display all recent topics on the front-page of buddypress wideforums, like here on bbpress.org and buddypress.org/support, instead of default forums tree. Is there a setting to do this?

    Thanks.

    #117928
    BBP-Persian
    Participant

    Hi . I am Translating bbpress system to persian(Farsi) language .
    I have A Question To You : How Can I Put My Translate Stats To This Page ??? http://translate.wordpress.org/projects/bbpress/plugin . for example : korean Language : http://translate.wordpress.org/projects/bbpress/plugin/ko/default .
    Thanks a lot .

    #117872
    nobugames
    Participant

    For anybody who runs into a similar problem:

    I identified the problem to be the Polylang plugin which happens to be the currently only reasonably working multi-language plugin.

    The problem is that Polylang filters all created topics and replies based on the currently set user language.

    By default it does not assign a language ID at all, therefore new topics are not listed. Assigning the correct language from the topics administration fixes that problem but on a very busy website this is not a solution.

    Laughing Cat
    Participant

    ok found a solution

    function my_custom_bbp_stylesheet(){
    
        wp_deregister_style( 'bbp-default-bbpress' );
        wp_enqueue_style( 'bbp-default-bbpress', get_stylesheet_directory_uri() . 'mystylesheet.css' );
    
    }
    add_action( 'bbp_enqueue_scripts', 'my_custom_bbp_stylesheet' );
    
    Laughing Cat
    Participant

    I want to deregister the default stylesheet that bbpress load when in compatibility theme mode

    I tried with wp_deregister_style( ‘bbp-default-bbpress-css’ ) which is what I see in the header… but I think I need to filter something or remove an action

    is this documented?

    thank you

    #117709
    Philip John
    Participant

    I’m creating a customised forums front page for bbPress, by listing forums in a different way to the bbPress default.

    Essentially what I’m trying to do is replace the use of bbp_list_forums() with a second, nested bbPress loop so that I have greater control over how the sub-forums are displayed.

    I know I can use the ‘before’ and ‘after’ parameters of bbp_list_forums() but that doesn’t give me as much control as I need.

    The only question I found that came close was this one which doesn’t actually provide a definitive answer.

    Code won’t paste nicely here so it’s over here: http://wordpress.stackexchange.com/questions/64681/creating-nested-forum-loops-in-bbpress

    See the bbp_list_forums() reference – in place of that I want another “while (bbp_forums())…” loop but how do I do that without interfering with the main loop?

    Thanks

    • This topic was modified 13 years, 2 months ago by Philip John. Reason: dodgy formatting fix
    • This topic was modified 13 years, 2 months ago by Philip John. Reason: try again
    • This topic was modified 13 years, 2 months ago by Philip John. Reason: *sigh* linking to code instead
    t.sjogren
    Participant

    Hi

    I am trying to remove the “Right Now in Forums” with a function but i don´t know hoe to target it. Someone how knows?

    Code below:

    
    function disable_default_dashboard_widgets() {
    
        // Right Now Widget
    
        remove_meta_box('dashboard_right_now', 'dashboard', 'core');
    
        // Comments Widget
        remove_meta_box('dashboard_recent_comments', 'dashboard', 'core');
    
        // Incoming Links Widget
    
        remove_meta_box('dashboard_incoming_links', 'dashboard', 'core');
    
    
        // Plugins Widget
    
        remove_meta_box('dashboard_plugins', 'dashboard', 'core');
    
    
        // Quick Press Widget
    
        remove_meta_box('dashboard_quick_press', 'dashboard', 'core');
    
    
        // Recent Drafts Widget
    
    
        remove_meta_box('dashboard_recent_drafts', 'dashboard', 'core');
    
    
        // WordPress Blog Feed
    
        remove_meta_box('dashboard_primary', 'dashboard', 'side');
    
    
        // Other WordPress News
    
    
        remove_meta_box('dashboard_secondary', 'dashboard', 'side');
    
    
    // bbPress widget 'Right Now in Forums'bbp-dashboard-right-now
    // *******Does not work right now *******//    
    remove_meta_box('bbp_dashboard_right_now', 'dashboard', 'core');}
    
    if (!current_user_can('manage_options')) {
        add_action('wp_dashboard_setup', 'disable_default_dashboard_widgets');
    
    }  
    
    #117674

    In reply to: Theme Compatibility

    @mercime
    Moderator

    > newest version of bbPress is supposed to have theme compatability

    It does. bbPress styles are enqueued by default. Image shows you’ve revised it and probably the template too, and you missed adding 100% width on the li.bbp-body (just a guess) or whatever container you’ve used for the page. Site URL?

    #117669
    Anointed
    Participant

    If I insert a youtube url into a topic, instead of seeing the video, I see the link.

    I did go into the settings and turned on oembed, both in the WP settings, and the forum settings.

    Here is where it gets REALLY WEIRD:
    I have the ability to switch the template on a per topic basis. If I switch away from using the built in bbPress theme and switch to a standard template, then the video shows up.

    If I then edit the topic again, and choose to go back to the bbPress template, then the youtube video shows up just fine….

    Is something wrong with the default bbPress 2.1 templates when it comes to oembed?
    Not even sure how a template would have anything to do with it

    I can replicate this issue quite easily as I can never see the video via bbPress, until I edit the individual topic template, and then revert back….

    strange……

    #117540
    Danwp23
    Member

    Hello, I am working on a website, and I’m trying to add the bbpress forums, I install the plugin and everything seems fine, until I want to view one of the forums, it always appear a 404 error message when I try to access example.com/forums/forum/…., this only happens when I set the permalinks to postname, because when I use the default permalink, there’s no problem and it doesn’t show the 404 not found error, anyone know what could be?

Viewing 25 results - 4,276 through 4,300 (of 6,788 total)
Skip to toolbar