Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 19,551 through 19,575 (of 32,505 total)
  • Author
    Search Results
  • #103049
    Metal
    Member

    Resim eklemek için veya yazıyı kalınlaştırmak için tıklama yeri butonlar yokmu yaww nasıl bir forum sistemi bu :(

    #94694
    Commentguerir
    Participant

    edit : we can activate anonymous posting on editing file bbp-includes/bbp-users.php on editing this code :

    function bbp_allow_anonymous () {

    return apply_filters( ‘bbp_allow_anonymous’, get_option( ‘bbp_allow_anonymous’, false ) );

    }

    change false -> true

    #97772
    _ck_
    Participant

    This is likely a permissions bug with 1.1 dealing with anonymous posts being edited by admin.

    Someone will have to look through the code (if the bug can be duplicated).

    #102872
    _ck_
    Participant

    This is likely a permissions bug with 1.1 dealing with anonymous posts being edited by admin.

    Someone will have to look through the code (if the bug can be duplicated).

    #92984
    zaerl
    Participant

    Cause wp_head isn’t automatically called by WordPress. It’s a template tag function that themes’ authors usually put between head elements.

    https://codex.wordpress.org/Function_Reference/wp_head

    #94688
    Rich Pedley
    Member

    It’s fairly easy to do ;)

    check the style.css in the included twentyten child theme and you’ll see this:

    /**
    * Theme Name: bbPress - Twenty Ten
    * Theme URI: http://bbpress.org
    * Description: Adds bbPress forums to Twenty Ten theme
    * Author: The bbPress Community
    * Version: 0.1
    * Template: twentyten
    * Tags: bbpress, black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
    */

    The template denotes another available theme that you are making this the child of. If you include the main style sheet, you don’t need to re-reference everything. eg. @import url("../twentyten/style.css");

    So create a new theme directory by including that, and copy all the other files(ie not style.css) from plugins/bbpress/bbp-themes/bbp-twentyten (not forgetting to rename the Theme name)

    However you might want to copy in the default style, this start’s with:

    /* bbPress Style
    
    */

    Then you need to check where the get_header(), get_sidebar() & get_footer() are in your parent theme.

    If they are in this order:

    get_header();
    /* Content */
    get_sidebar();
    get_footer();

    you don’t have to do anything.

    However if they are in a different order you may need to adjust, currently they reside in the following files:

    page-bbp_form.php

    author.php

    taxonomy-bbp_topic.php

    single-bbp_topic.php

    single-bbp_reply.php

    single-bbp_forum.php

    page-bbp_topics.php

    page-bbp_front.php

    and I think that is all that’s needed! (untested though)

    #94687
    gswaim
    Participant

    @JJJ

    I have been waiting for a WP forum plug-in for so long, I don’t mind working with page templates to be one of the early adopters. If short code support comes later, then that would be icing on the cake.

    I do hope, at some point, detailed information is available on how to build the bbPress pages for other themes. As long as this documentation is avaialble, I don’t think this should be a deal breaker for anybody.

    Thanks!

    #97905
    Wiishy
    Member

    Where? In the codes or when you install bbpress?

    #103005
    Wiishy
    Member

    Where? In the codes or when you install bbpress?

    #79428
    3sixty
    Member

    @chrishajer, thanks for this great plugin. I further extended it by hacking the post-form to have a drop down containing allowed tags (albeit I just hard-coded them in a rush) and also to limit the number of tags allowed per post. I further extended it by only enabling it in certain forums.

    These are all fairly Stupid Coding Tricks but if there’s any interest out there, let me know what you need and I’ll post it up here.

    #94684

    All of the theme ideas are things that can be possible, but as a first pass to get something usable it has a child theme of twentyten. It will have it’s own theme that can be used as a parent, and I love the shortcode idea but it will be rather difficult to customize in the long run, since try would be hard coded inside the plugin and not part of a customizable theme.

    #94682

    ricardo:

    Rich Pedley: There won’t be loads, but I’m confident there will be a few. But more importantly there will be documentation on how to adapt existing themes. This is where child themes come in really handy.

    WordPress has themes, and bbpress as a pluggin will have themes aswell?

    Yes, what I think the HUGE misconception is here with Themes and bbPress (Plugin) is because BuddyPress does it differently being that they go down a Parent Theme route (but they have reasons being the way things are done, and the vast array of different templates), whereas we’re going for a Child Theme (where really it’s no different, we’re using the TwentyTen templates, and adding in what extra is needed for bbPress!)

    Anyway …

    ricardouk: Really hope we can “display” the forum in a wordpress page, from what i read when searching these forums a large majority wanted bbpress to have same theme as wordpress.

    I seem to recall that it was Matt Mullenwegs vision of seeing a shortcode or something where you could place it wherever, and a Forum Topic or that would appear! — I’m sure he talked about it on the bbPress Blog at one stage, maybe in the comments?

    #94681
    Ricardo
    Participant

    …I think JJJ has said that other method of integration may be possible, but by going the theme route it does allow for better templating of the forum.

    i’ll still use it and recommend it but isnt it a bit “strange”? from standalone to pluggin so that all the integration problems disappear…so why not integrate with wordpress theme and leave all those theme integration problems in the past? Why insisting on a thing that has plagued these forums for so long.

    Really hope we can “display” the forum in a wordpress page, from what i read when searching these forums a large majority wanted bbpress to have same theme as wordpress.

    Im not a coder so i can´t contribute to bbpress but i’m hoping as a user that this “point” can be taken in consideration by the dev team.

    #97865

    Weird!

    Vague effort but try

    
    
    Code:
    Blog - Facebook - Linkedin - Twitter

    #102965

    Weird!

    Vague effort but try

    
    
    Code:
    Blog - Facebook - Linkedin - Twitter

    #97851

    Its all alive. Even Standalone version won’t die.

    Go setup your forums :)

    #102951

    Its all alive. Even Standalone version won’t die.

    Go setup your forums :)

    #97822
    pagal
    Participant

    Ashfame, Your answer is really as expected that I was imagining.

    First you will defend your statement “living under a rock with 1024 X 768 resolution”. and second you will direct me to wpwebhost management.

    As Corsari, We exchange opinions., So I want to continue..

    Definitely, you’ve a connection to their management, that’s why you are referring your post to us, which you’ve written for them or you are using their ads on your personal blog that’s why you are responsible for their repute as your’s as well.

    For example, If someone will hurt from my this post on bbPress then its my responsibly to defend my post or bbPress as well because there is a very deep connection b/w me and bbPress (not technically but by heart by soul), then I’ll contact to chrishajer (who is not active on bbPress from last month). I’ll say to him to delete this post because someone is hurting.

    So, If WPWebHost physically not here then its your duty as their representative/author to send them tweet or can send them feedback to remove your post because of their disturbing graphical layout, then you can update your post to your own blog, because you’ve different themes for different devices, optimized for their width….

    Come on man, you are responsible for your referring link, You can do it. :-)

    pagal
    Participant

    Ashfame, Your answer is really as expected that I was imagining.

    First you will defend your statement “living under a rock with 1024 X 768 resolution”. and second you will direct me to wpwebhost management.

    As Corsari, We exchange opinions., So I want to continue..

    Definitely, you’ve a connection to their management, that’s why you are referring your post to us, which you’ve written for them or you are using their ads on your personal blog that’s why you are responsible for their repute as your’s as well.

    For example, If someone will hurt from my this post on bbPress then its my responsibly to defend my post or bbPress as well because there is a very deep connection b/w me and bbPress (not technically but by heart by soul), then I’ll contact to chrishajer (who is not active on bbPress from last month). I’ll say to him to delete this post because someone is hurting.

    So, If WPWebHost physically not here then its your duty as their representative/author to send them tweet or can send them feedback to remove your post because of their disturbing graphical layout, then you can update your post to your own blog, because you’ve different themes for different devices, optimized for their width….

    Come on man, you are responsible for your referring link, You can do it. :-)

    #36310
    anthonyluth
    Member

    I’m currently using the bbpress forum signature plugin. However, the one problem I have is when I use the following links:

    Code:
    Blog – Facebook – Linkedin – Twitter

    this appears as:

    Code:
    Blog – Facebook – Linkedin – T

    instead of how it should appear. Any thoughts?

    #97274
    Ramiuz
    Participant

    ´No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same! :)´

    Are you here just to annoy me?

    #102374
    Ramiuz
    Participant

    ´No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same! :)´

    Are you here just to annoy me?

    #97821
    Corsari
    Member

    Hi Ashfame, here, as in other posts, I thank you so much for your answers.

    I “talk” with you as you talk with me. We exchange opinions.

    I’m a democratic person, so I listen opinions, next I can agree or I can express my “counter-opinion”, they call them “points of view”.

    They don’t hold the true, they are useful to grow.

    It is supposed that bbPress staff would read our discussions and next take some inspirations for next releases (I like to suppose to)

    Now, discussing of technical instead than philosophy, I’ve not enough skill but I find really interesting where you say … I will have different themes for different devices, optimized for their width

    Would you kindly give me a rough idea about this solution and or some links where to read about that (I mean bbPress and maybe wordpress related)? I would really thank you so much.

    The impression is / it looks like, that we are not so many here (maybe I’m far and wrong, it is simply my impression/sensation), and looks like your knowledge is of a very good level :-): would you like to share it and give “some right tips” to us? Thank you if you.

    Ciao

    Robert – Verona – Italia

    #102921
    Corsari
    Member

    Hi Ashfame, here, as in other posts, I thank you so much for your answers.

    I “talk” with you as you talk with me. We exchange opinions.

    I’m a democratic person, so I listen opinions, next I can agree or I can express my “counter-opinion”, they call them “points of view”.

    They don’t hold the true, they are useful to grow.

    It is supposed that bbPress staff would read our discussions and next take some inspirations for next releases (I like to suppose to)

    Now, discussing of technical instead than philosophy, I’ve not enough skill but I find really interesting where you say … I will have different themes for different devices, optimized for their width

    Would you kindly give me a rough idea about this solution and or some links where to read about that (I mean bbPress and maybe wordpress related)? I would really thank you so much.

    The impression is / it looks like, that we are not so many here (maybe I’m far and wrong, it is simply my impression/sensation), and looks like your knowledge is of a very good level :-): would you like to share it and give “some right tips” to us? Thank you if you.

    Ciao

    Robert – Verona – Italia

    #97801
    pbul2004
    Member

    Which method would you say is easiest to go with out of the 2? Deep integration or copying the wp theme to bbpress theme?

    I just got a bit lost with the guide you have done, like installing the intergration plugin (why is it needed, what does it do, where do you paste the code etc), the bbpress theme, replace header/footer/sidebar etc? How does it get the wordpress header/footer etc??

    Just bit lost, sorry to be a pain

Viewing 25 results - 19,551 through 19,575 (of 32,505 total)
Skip to toolbar