Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 17,826 through 17,850 (of 32,506 total)
  • Author
    Search Results
  • #107326
    cyrke
    Member

    Is there a way to pull custom icons in front of each post title under the forum section?

    #108288
    spaghetti
    Member

    if none of CSS would work what should be done then? Your inputs will be appreciated. Thanks :)

    #108044
    jabbamonkey
    Member

    Anyone out there? :(

    I hate to bump posts, but I really need a resolution for this…

    #108297
    master5o1
    Participant

    Yay! One more user of my plugin :D

    #108197
    Dan Milward
    Member

    Its how we used to do it on the old GetShopped.org site… but now that work is gone :P

    #108329
    Dan Milward
    Member

    Come on folks, seriously, there must be somebody that wants to code for money… I know this is an Open Source community, but food is good right? ;))

    #108278

    Always more useful to test the trac version than the releases. The trac version is the most up-to-date code available.

    No timeline, but the sooner the better. :)

    #107990
    sparker3669
    Member

    Ok thanks that got it. I was able to get an image in there and it looks real good

    http://www.geekncode.com/wp

    Let me know how it looks

    #107989
    simplethemes.com
    Participant

    I see, then your best bet is to just leave the text header as-is and add a background image attribute to the #header selector.

    change:

    #header {
    clear: both;
    margin-top: 16px;
    }

    to:

    #header {
    clear: both;
    margin-top: 16px;
    background: url(http://www.url.com/path/to/image.png) no-repeat right center;
    }

    …obviously replacing the URL to the image with one of your own.

    #107987
    simplethemes.com
    Participant

    If you go to “Theme Options” and select “Display a custom image/logo image in place of title header” you can upload an image or paste the URL to one from your media library.

    Below that, you can set your logo width and logo height. You should resize the image prior to uploading so it doesn’t look choppy. The size is up to you – depending on the orientation of your logo graphic.

    To align it to the right, you’ll need to edit the style.css.

    Find:

    #header .inner {
    padding-top: 15px;
    padding-bottom: 20px;
    }

    and change to:

    #header .inner {
    padding-top: 15px;
    padding-bottom: 20px;
    float:right;
    }

    Glad you like the theme :)

    #108195
    Dan Milward
    Member

    @anointed no worries mate, if you want to take on a contract once you’re done, let me know :P

    Also has anybody done an “inline editing” Plugin yet? I want to be able to edit threads like you can edit posts in P2 :)

    #107984
    simplethemes.com
    Participant

    You should be able to add any widget to the ‘Forum Sidebar’ location.

    If bbPress is installed, this widget location gets registered:

    http://screencast.com/t/axXP7yykY

    If it isn’t showing up, make sure it isn’t commented out in the forum templates you want it to show in. I only enabled it in the templates I felt were necessary (like the member pages).

    On some of my forum pages I wanted a wide page, but you can certainly change it.

    For example, to change the forum home page template, open archive-forum.php in the theme editor and just uncomment this line:

    // get_sidebar('bbpress');

    Then, in functions.php find this line:

    // force wide on bbPress pages
    if (is_bbpress()) {
    $columns = 'sixteen';
    }

    and change ‘sixteen’ to ‘eleven’ to accommodate the sidebar.

    #108295
    master5o1
    Participant

    I made a post toolbar, but its not wysiwyg or tinyMCE. Just buttons to add html and shortcode tags.

    https://wordpress.org/extend/plugins/bbpress-post-toolbar/

    #107983
    sparker3669
    Member

    I installed this theme and its pretty nice. One question I have is I wanted to added a widget to the forum sidebar but it doesn’t show up. Any idea what I need to do to get it to show up?

    http://www.geekncode.com

    #108054

    In reply to: Customize Home Page

    Anointed
    Participant

    1. Yes it is possible. Depending upon what you want to display, I would start by looking at the widget code for bbpress to see how they are pulling out the most recent topics and apply that to your theme home page.

    2. Not by default but there will be changes on that in the future.

    #108193
    Anointed
    Participant

    @getshopped

    I’ll do my best to try and find some time this weekend to install the plugin and report back what I find. I did read through the code, but have not yet done anything with it.

    Sorry, no idea about devs, everyone I know is absolutely slammed right now. Will keep an ear out though.

    *I’ve got my hands absolutely full with the new importer and building the supporting site for it. After that, projects are still lined up…

    #108166

    In reply to: A link to the forum?

    Gustav820
    Member

    Great! Gautam thanks for all help! :)

    #108165

    In reply to: A link to the forum?

    Gautam Gupta
    Participant

    Sorry for that. Link updated. :)

    #107982
    centrius
    Member

    Thx for the answer, if i see it again ill try to get back to you, althought everyone seems to see it ok, just my comp thats actung up. saw it just now on a diffrent page also. strange indeed :)

    #39663

    Hey everyone :)

    In the coming days/weeks you early-2.0-adopters are going to be the life-support of what is the most passionate community I have the privilege of contributing to. Us bbPress’ers are a tight-knit group. :)

    There will be confusion about versions, questions about migration, converting 1.x based plugins and themes, and the list goes on and on. I can’t do it alone, and if I did you’d wish I hadn’t. :)

    We are going to need some good documentation. Drop a note here if you can help, and draft up some instructions regarding things you’ve already hacked away on. I’ll make a real documentation section and let you all have at it. :)

    Also mention what you think your time commitment can be. Be realistic, and don’t overextend yourself. This is totally casual but if you sign up for something, I’m going to expect that it get done. :)

    Let’s put a volunteer team together to launch this thing :)

    #108162

    In reply to: A link to the forum?

    Gustav820
    Member

    What guide? (no link) ;)

    #108189
    Gautam Gupta
    Participant

    Thanks for this! :D

    I’d recommend if you upload this on the WordPress Plugin Repo with the bbPress tag. :)

    #107908
    Gautam Gupta
    Participant

    All plugins in the Plugins section on this site are for bbPress 1.1 or below only. For bbPress 2.0+ plugins, please check here (some might not be bbPress plugins). :)

    #108161

    In reply to: A link to the forum?

    Gautam Gupta
    Participant

    Please enable pretty permalinks on your site by going to Settings -> Permalinks, that would help. To add a forum link in the menu bar, please check this user guide. :)

    #108253
    Gautam Gupta
    Participant

    When you would install bbPress 2.0 plugin on WordPress, go to WordPress Admin Section -> Tools -> Import -> bbPress importer and follow the onscreen steps. :)

Viewing 25 results - 17,826 through 17,850 (of 32,506 total)
Skip to toolbar