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.
Ok greats, its solved! Thank you for you reply and help
-
This reply was modified 5 years, 4 months ago by
emasstech.
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.
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.
users can edit their own posts for the period of time that is set in :
dashboard>settings>forums>editing
Yes, but it only work for second posting only. The 1st or the starter topic the reply button not appear.
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
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.
ok, beyond that I cannot help