Skip to:
Content
Pages
Categories
Search
Top
Bottom

How To Increase Font Size of Forum Posts?

Viewing 22 replies - 1 through 22 (of 22 total)

  • Robin W
    Moderator

    @robin-w


    thomasardito
    Participant

    @thomasardito

    Hopefully, this will help you if are using the Firefox browser.


    todga
    Participant

    @todga

    Hello,
    Thanks.
    I have installed the plugin.
    If I click on a topic, it takes me to the post or words of the topic.
    But I want to know how to increase font size of topic, contents of the post of a topic.


    Robin W
    Moderator

    @robin-w

    dashboard>settings>bbp style pack


    DeepBlue
    Participant

    @deepblue5

    Your plugin is awesome thanks Robin !
    i wonder why they dont use it on this bbpress forum, especially the visual editor


    Robin W
    Moderator

    @robin-w

    🙂 thanks !


    DeepBlue
    Participant

    @deepblue5

    Really great features to improve BBpress, i have been working on it all day 🙂

    by the way, i cant find how to rename (or remove) the label “Topic Title (Maximum Length: 80):” above the title topic field

    I would like to rename it by Topic Title, or nothing

    thanks 🙂


    Robin W
    Moderator

    @robin-w

    to hide

    #bbpress-forums fieldset.bbp-form label {
    	display: none;
    }

    put this in the custom css of your theme or the custom css of my style pack


    Robin W
    Moderator

    @robin-w

    if you want to change the text and have FTP skills then

    find
    wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php

    transfer this to your pc and edit change line 85 to read what you want

    and save

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-topic.php

    bbPress will now use this template instead of the original


    DeepBlue
    Participant

    @deepblue5

    Hi Robin

    Thanks a lot !

    Ok so i can see we can totally customize the bbpress frontend files

    then i have a question : where can i find custom templates of bbpress ?
    if i search for “bbpress themes” i only find whole wordpress themes, but i want to keep my theme, i just want a custom /bbpress/ templates files to have a custom look

    where can i find that ? thanks a lot 🙂


    Robin W
    Moderator

    @robin-w

    all the user customisable templates are in

    wp-content/plugins/bbpress/templates/default/bbpress/


    DeepBlue
    Participant

    @deepblue5

    Hi Robin

    Sorry if wasn’t clear

    i mean im looking for custom made bbpress templates ready to download (free or not) that would give a different look to bbpress
    where can i find that ?
    thank you 🙂


    Robin W
    Moderator

    @robin-w

    there are no ready made templates that I know of, apart from a couple in my style pack plugin which uses them automatically when options selected.


    DeepBlue
    Participant

    @deepblue5


    DeepBlue
    Participant

    @deepblue5

    Test to see what REPLY does 😀

    Edit : actually any REPLY button on any message is simply a reply to the entire topic ?

    Second question : can we quote on BBpress ? this is very useful, i dont see this option

    Thanks 🙂


    Robin W
    Moderator

    @robin-w

    Edit : actually any REPLY button on any message is simply a reply to the entire topic ?

    you can enable reply threading

    dashboard>settings>forums


    Robin W
    Moderator

    @robin-w

    and use the blockquote as above to reply to a specific point


    DeepBlue
    Participant

    @deepblue5

    Hi thank you but not sure to understand what is reply threading ?

    do you have an example ?

    for bockquote, you mean user has to click on B-QUOTE in editor then copy and paste the text then close B-Quote ?

    Best would be a quote link on every message that would lead to reply box with quoted content in it, is that possible ?

    Thank you !


    Robin W
    Moderator

    @robin-w

    Best would be a quote link on every message that would lead to reply box with quoted content in it, is that possible ?

    everything is possible but not for free 🙂

    don’t know of anything for free that does this


    DeepBlue
    Participant

    @deepblue5

    I can pay for this, can you do it ?

    thanks


    Robin W
    Moderator

    @robin-w

    I’m on holiday at the moment, but will take a look when I return sometime after 26th


    Robin W
    Moderator

    @robin-w

    actually just remembered that this plugin does this

    GD bbPress Tools

Viewing 22 replies - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.
Skip to toolbar