Forum Replies Created
-
In reply to: View Forums not working as expected
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
Then come back
In reply to: Add forum subscribe link to another locationPut this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
In reply to: Maximum file size allowed is 512 KBok you’ll need to raise it with their support site
In reply to: Maximum file size allowed is 512 KBwhat plugin are you using for file upload?
In reply to: bbpress new topic too wide on mobilenot sure I helped much this time, but glad you are fixed
In reply to: bbpress new topic too wide on mobilesort of and if it works, then leave it ๐ ๐ ๐
In reply to: bbpress new topic too wide on mobileNow I can see the changes – I kicked it around for a while, but my CSS is not up to solve what is required.
In reply to: bbpress new topic too wide on mobileok, it’s not downloading that to the browser, do you have caching software?
In reply to: bbpress new topic too wide on mobileok so is the new one still in there?
In reply to: bbpress new topic too wide on mobileok, can you try it in
dashboard>settings>bbp style pack>custom css
In reply to: bbpress new topic too wide on mobilewhere are you adding this – to the theme custom css or style pack?
In reply to: bbpress new topic too wide on mobiletry adding this to custom css
# Mobile only screen and (min-width: 480px) { fieldset.bbp-form p { width : 20px ; } }
In reply to: bbpress new topic too wide on mobilelink to a new topic form on a site with astra running please
In reply to: Cannot show my forumit 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
Then come back
In reply to: Forum Index Page will not displayok, so that is a page with a shortcode that tends to suggest you do not have the bbpress plugin active
In reply to: Forum Index Page will not displayok, so this is a paid theme – you should raise this with the theme authors
In reply to: Limit replies per day per user?I tried, but cannot get minutes to work. I can limit per hour
In reply to: Forum Index Page will not display@bsdinsight – you are assuming that your issue is the same, and your image doesn;t show.
What theme are you using?
In reply to: QUOTING POST OR COMMENTfor this to work, you need to set the editor to visual only
dashboard>settings>bbp style pack>Topic/Reply Form>item 9 and set to Visual Editor Only
In reply to: Reply orderno problem, glad to have helped ๐
In reply to: Reply orderyou need to turn off ‘threaded replies’
dashboard>settings>forums>Reply Threading and untick
In reply to: Creazione automatica di un topicit was the weekend, I am one person who needs to spend time with my family ๐
I will respond in the next day or so.
In reply to: QUOTING POST OR COMMENT‘how to quote a post or comment without using any plugin.’
you could try using a Ouija board, but otherwise you will need code in either theme or plugin.
You could pay someone to cut some theme code, but of course that won’t be maintained unless you take out some sort of maintenance agreement with the author.
Adding a plugin will not make any difference in load time that anyone would notice (or indeed most software could time), and if you use caching software nothing measurable at all over theme code.
has a quotes section
In reply to: Forum Index Page will not displayI think you are using the 2023 theme.
This is one of the new FSE themes, so you need a fix to work with bbpress.
installonce activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called โTheme Supportโ โ if you donโt see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: bbPress Critical Error Following Plugin Installationgreat – glad you are fixed