Does anybody know how I can use a shortcode outisde a page or post?
Im not that much of a code reader…
I need a some code to add to the shortcode or the “sourcecode”.
(to add a forumpart to a .php file)
Thanks!
Does anybody know how I can use a shortcode outisde a page or post?
Im not that much of a code reader…
I need a some code to add to the shortcode or the “sourcecode”.
(to add a forumpart to a .php file)
Thanks!
Hi;
How do I redirect user to buddypress profile setting to change their password?
wp_redirect( bp_settings_screen_general_settings );
??
Help..
thanks
Hi all, i have a little problem, when i add topic protected, it show double title protected topic.. example:
Protected: Protected: Name of title topic
Other title are ok, in beadcrumbs, in widget, in other part of forum.. It is only in single topic..
Have you idea?
I don’t know whether this is a common problem or just mine. But if you use password protected topics you better check your forums to be sure your secret discussions aren’t read by everyone.
When a person enters the password protected topic name in the Search field, it shows the list of replies without any restrictions. While the title says that the topic is protected, the content of the reply is not hidden at all, and anyone can read it.
I fixed it with adding post_password_required check to the loop-search-reply.php file, but I think this should be double rechecked somewhere in the plugin code.
I tried a few themes including twentythirteen, looks like the problem doesn’t depend on a theme.
I’m working on a private forum. I was wondering if it’s possible to have a different set of links on the navigation menu bar on the forum pages than on the wordpress pages? Alternatively it could be that the menu bar on all pages change when the user is logged in.
Hi, I installed your plugin but nothing lika “Forums” is shown on the left side so I can not create any forum.
My theme is Mainstream from WooThemes.
If I click on Setting it tells me “You do not have sufficient permissions to access this page.” but I am admin.
What can I do?
Thank you
Was sent here from MySiteMyWay (my theme) so see if you could tell me how to change the path in the plugin referenced in the quote below:
If you use these templates, http://mysitemyway.com/docs/index.php/BbPress, then you can add CSS within them to hide that.
<style type = “text/css”>#intro { display: none !important; }</style>
Okay, I actually tried those, but removed them.
The issue with them is that I cannot use /forum/ as my forum root. Doing so throws my students out to the public main page. I have to have my forum root as /classrooms/htts-boot-camp-forum/ to allow them to get back to class from the forum pages.
So is there code I can use in the plugin to allow me to use that forum root?
If I can change my forum root within the plugins linked above to /classrooms/htts-boot-camp-forum/ (and get BOTH of those elements of the path to show within bbPress) I’ll be able to remove the doubled headers from all of my bbPress pages.
Hoping there’s a string I can insert within the plugin to make this work.
Thanks for any help you can offer.
When i log in wordpress admin as an administrator I can see Forum, Topic and Replies Menus on the sidebar but when I log in as an Editor I cant see and access them.I want the Editor role to be able to add forum, topics etc ect.Can I do this?If yes how?Thank you.
Hello everyone
I’m actually looking for software that I can use as a directory of freelancers, much like a business directory, but one in which each person gets a profile page that he can edit and add all the services that he can offer and all of the tools that he can use. Would BuddyPress be suitable for such a thing?
I know there are some paid solutions out there, but I don’t intend to charge for providing this “service”, so I’d prefer to use a system that is free. If BuddyPress won’t do, can you tell me if you know of other products that are either free or nearly free?
Thanks
Samuel
I’m using wordpress 3.6.1 and bbpress plugin..
My issue is..no user as well as keymaster not able to send reply from front end site.
please help me to sort out this problem