Forum Replies Created
-
In reply to: Why are the image uploads so small?
I am trying to help you, but if you asked me what my camera was and I said a Nikon, that would not help you in telling me what settings I could use to do xx, you’d need a model number to know what the options are.
Similarly when I ask you for settings and there are 3 in the list, just giving me one doesn’t help 🙂
I suspect the 3 settings won’t either, but I am trying to eliminate stuff.
In reply to: Why are the image uploads so small?you settings don’t show – maybe type them in?
I have no idea or interest in what they are set to on this forum – we are not trying to fix this forum 🙂
In reply to: Specific Roles are not visible forums in backendok, sorry I can’t help you any further, it will be a difference that you will need to work out.
In reply to: Blank topic pages while using TwentyTwentyTwo theme.@steveorevo – thanks for this
In reply to: Specific Roles are not visible forums in backendportal-admin is not a default wordpress or bbpress role, so how ever you created that, you’ll need to add the appropriate bbpress capabilities to it.
In reply to: Trashing/Deleting TopicsNot suggesting what you are doing is wrong, just that I suspect it is unusual 🙂
In reply to: Trashing/Deleting Topicsin all honesty, I’m no sure many people have topics with 2000 replies and indeed ones that they then want to trash 🙂
As it happens, I’m looking at how topics get trashed at the moment – add a new reply to this topic if I haven’t come back in a week
In reply to: Specific Roles are not visible forums in backenddo you mean access to the forums on the front end ?
item 3
You really don’t want to give access at the backend – bbpress is simply not designed to work that way !
In reply to: padding between topicsthis is theme related – we’d need a link to a live example on your site
In reply to: Specific Roles are not visible forums in backendI’m very unclear as to why you want participant users to access forums, or even topics and replies in the backend??
This gives them effectively admin access where they can crate and delete forums, and other users topics and replies.
In reply to: Specific Roles are not visible forums in backendbackend forums are generally only seen by bbpress keymasters
I’d need further details on what roles, are these default roles or have you set them up etc. to try and help further
In reply to: Why are the image uploads so small?thanks, just had a look on my test site.
The first hat image I uploaded displays as
<img src="https://i0.wp.com/santarosaphotographicsociety.org/wp-content/uploads/hm_bbpui/2765/dccxo3aalx9pf5qhw9w5scfhksqpwcb1.jpg" alt="picture">
so will load at the size of the web page.
On your site it displays as
<img src="https://i0.wp.com/santarosaphotographicsociety.org/wp-content/uploads/hm_bbpui/2765/dccxo3aalx9pf5qhw9w5scfhksqpwcb1.jpg?w=474&ssl=1" alt="Hats" width="473" height="316">
It is uploading as full size, so something, maybe your theme or a wordpress setting is limiting it’s display.
I’m not sure if those width details are being saved as part of the post saved in the database, or are added in displaying.
you might also look at
dashboard>settings>media
In reply to: bbpress & woocommerce membershipsas a test can you turn off bbpress engagements
dashboard>settings>forums>engagements
and see if the problem goes away
In reply to: bbpress & woocommerce membershipssorry, just reread your thread and you say on purchase, let me have a look
In reply to: Why are the image uploads so small?so what are you using to upload images ?
In reply to: bbpress & woocommerce membershipsthanks.
when you say you get this ‘when I’m testing a new account’ – can you give the exact steps to reproduce
In reply to: Profile page titleI had a look, but it is by no means obvious where this is set.
In reply to: Filter Replies by TagsI wrote this an age ago – suspect you can pick the bones out of it to get what you want
In reply to: Why are the image uploads so small?would need a link to an example rather than screenshot in any case
In reply to: check text before sendingIn reply to: check text before sendingsorry, well beyond free help, but in essence this is just an html form, so a bit of googling should let you create some js.
In reply to: General question regarding compatibility of bbpresssorry, I have bbpress running under WordPress, so if you don’t want to run WordPress, I cannot help.
You question is a bit like asking a ford car mechanic what the best motorbike is 🙂
In reply to: RTL broken in forums listGreat – really pleased you are fixed 🙂
In reply to: General question regarding compatibility of bbpresssorry, bbpress only works with wordpress.
In reply to: RTL broken in forums listalso try
.bbp-search-form input[type="submit"] { float: none !important;