• Resolved emasstech

    (@emasstech)


    Hello,

    1. May I know how to change the font size for Topic Title Font? I try so many times change with any numbers, its still not effected.

    2. For the breadcrum also its not changin anythings. Im not sure how it works. So assume I just using the theme deafult breadcrumb.

    From my opinions, it must be theme linking problems but Im also do not know how to use css methods.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Robin W

    (@robin-w)

    1. put this in the custom css tab of my plugin

    .bbp-topic-permalink {
    	font-size: 16px !important;
    }

    2. put this in the custom css tab of my plugin

    .stm_breadcrumbs_unit .navxtBreads > span a {
    	font-size: 16px !important;
    }
    .stm_breadcrumbs_unit .navxtBreads > span {
    	font-size: 16px !important;
    }
    • This reply was modified 5 years, 4 months ago by Robin W.
    Thread Starter emasstech

    (@emasstech)

    Ok greats, its solved! Thank you for you reply and help

    • This reply was modified 5 years, 4 months ago by emasstech.
    Plugin Author Robin W

    (@robin-w)

    the code is working fine ion my browser – but you will need to refresh your browser so that it reloads the new bspsytle.css file.

    Thread Starter emasstech

    (@emasstech)

    Another matters sir,

    May I know, is it your plugin can make an author, which own the topic and can edit their post?

    Its very frustated when the owner of topic cant edit their own start post. But for the reply matter, the pos can be editing by user.

    Plugin Author Robin W

    (@robin-w)

    users can edit their own posts for the period of time that is set in :

    dashboard>settings>forums>editing

    Thread Starter emasstech

    (@emasstech)

    Yes, but it only work for second posting only. The 1st or the starter topic the reply button not appear.

    Plugin Author Robin W

    (@robin-w)

    On my test site, the author of a new topic as participant can edit and reply to their own starter topic.

    If you cannot do this then…

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    https://en-gb.ww.wp.xz.cn/plugins/health-check/

    Then come back

    Thread Starter emasstech

    (@emasstech)

    I’ve found 2 only error,

    PHP is the programming language we use to build and maintain WordPress. Newer versions of PHP are both faster and more secure, so updating will have a positive effect on your site’s performance.

    Learn more about updating PHP (opens in a new tab)

    One or more recommended modules are missingPerformance
    PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator.

    The WordPress Hosting Team maintains a list of those modules, both recommended and required, in the team handbook (opens in a new tab).

    Warning The optional module, imagick, is not installed, or has been disabled.

    Plugin Author Robin W

    (@robin-w)

    ok, beyond that I cannot help

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

The topic ‘Font Size for topic’ is closed to new replies.