Search Results for 'codes'
-
Search Results
-
Topic: Author MCE broken
Hi@all
dont know if is my installation or not.. After upgrading BBpress 2.2 editor users (role author) can’t use Editor because is not available and tabs Visual and HTML also not working .
As administrator works fine…
I have on my theme some shortcodes integrated into MCE. Just try to deactivate it but no success. If i shutdown BBPress all works back.
Any suggestions?WordPress version – 3.4.2
bbPress version – 2.1.3
Website – kidbusinessowners.wordpress.com/Alright I am, well, almost completely clueless on how all of this stuff works. I downloaded the WordPress today and the bbPress. My main reason for trying WordPress is because I want to have a forum. I don’t understand, I’ve created a user with both WordPress.com and WordPress.org and I can make my blog with the .com but I downloaded the stuff on the .org. How do I link up the download with my website? Does it require an extensive knowledge of scripting codes (which, as you can tell, I’m not extremely good at)? Thank you!
What can i do to overwrite a bbPress Core function and develop my own function..
Let say i want to overwrite the default bbPress breadcrumb tag.
I found the Core code inside a Core-template and i pasted this code inside a new PHP document changed all the bbp_ names of all functions to bbp_shmoo_ > Saved it.
Loaded this new file from the inc. folder into my themes functions.php with the require_once tag..
Change the PHP code inside my forum template from bbp_breadcrumb(); to bbp_shmoo_breadcrumb(); but this doesn’t work, why does it break my theme ?
I need a before_link and after_link array.
This is what a breadcrumb looks like, by default made with a List because it’s a navigation.
http://twitter.github.com/bootstrap/components.htmlI have created a forum and can register a new user and log in using the short codes. I can also go to the forum page and post new topics, etc.
http://www.davidbroad.co.uk/flac/forums/forum/forum/
My only problem is when the user is logged in and on their Dashboard page when they click ‘Topics’ or ‘Reply’ in the ‘Right Now in Forums’ box they get this message:
You do not have sufficient permissions to access this page. apart from this it seems to be working, but this is obliviously going to confuse some users..
I’m using WordPress 3.4.2 and bbpress 2.1.2
Thanks,
David