Search Results for 'test'
-
Search Results
-
First issue I ran into is the example at the bottom of this page is no longer valid, but I did find the correct edits.
Second issue I am currently having is I am unable to find out how to change the “New topic” and “Reply To” backgrounds that show up at the bottom forums and topics.
Lastly(for now) is that I am unable to change the reply header despite having added this to my css.
#bbpress-forums div.bbp-reply-header { background-color: #111111; }
My forums are located here: http://test.greatarchitect.us/forums/
Thanks for any help.
Topic: Cant delete BBPress :(
I started a similar topic on wordpress.org – but I wasn’t sure where the best place would be (here I suppose!)
I’ve done some Googling here, and I’ve found a few topics that apparantly fix this, but…I’m not seeing the same info in my own site (the database info that theyre referring to isnt there..) I’m sure someone will point me to those older posts ๐
So I want to start with a fresh question – I want to start TOTALLY fresh with BBPRess, so I deleted the forums and whatnot and then uninstalled BBPress…later I reinstalled it but on the main dashboard I see this in one of the little info boxes on the right hand side: “Right now in Forums” and then it shows a few forums and topics, etc, that don’t exist…I want to remove those. Is there any way to do that?
I tried looking in the database through PHPMyAdmin and I don’t see anything named “bb_” to delete, so what’s the next step? :/
Thanks SO much in advance.
I’m using the latest version of WP and BBPress, btw and the twenty fourteen theme, if any of that helps.
When using shortcodes for topic index the pagination breaks
Tested on 2 separate sites..the following one with 2014 theme
http://www.pootle-band.co.uk/support/
Any ideas?
Jamie
Hello all – I know that the issue of user capabilities has been covered before but I’m stuck
First off:
http://www.manvfat.com/talk
WordPress 3.9.1 running BuddyBoss 3.2.0 theme.
BBPress 2.5.4
GD BBpress Toolbox 3.1.3I have used GD BBpress Toolbox to allow the “Add Media” button to show up for all logged in users. Fine.
However, the Participant role cannot actually upload an image – it tries to upload gets nearly to the end and then throws an error message:
“An error occured in the upload. Please try again later.”
After experimentation (I changed one test user to Moderator from Participant – and this allowed the image to be uploaded) it appears to be down to the fact that Participants do not have the capability to upload media.
Using this plugin http://wordpress.org/plugins/capsman/ I am able to assign that capability to Participants but it still fails. My *guess* is that this is because the capability is not actually being saved, but I don’t know why or how to change it.
Does anyone know how I can allow the Participant role to upload files – and thus be able to add images inline?
Many thanks in advance for your help!