Search Results for '"wordpress'
-
Search Results
-
Topic: Viewing forums
I am on the latest WordPress and I installed the new bbpress plugin.
I created a forum. I made it private so that non-forum participants cannot see it.
I created a test forum participant.
I logged into as the forum participant via another browser. The forum participant cannot see any of the forums at all. Unless I make it public.
(Sorry, I just realized this should be in the troubleshooting forum)
If I make it public, anyone can see the topics, which I do not want.
Is there a solution?
I installed WordPress, and then BuddyPress. As far as I know, BuddyPress comes with bbPress 2.0.2.
In BuddyPress’ components, the “Discussion Forums” component is NOT ticked, it’s off.
Instead, I have a bbPress 2.0.2 plugin on the wordpress’ list of plugins. I unfortunately don’t remember if I installed the plugin, or it got installed as I installed BuddyPress.
My question is, can I install bbpress plugins on this type of setup? I’m looking to get for example youtube embedding etc. going on them as well as the b or img or other shortcodes.
Any help is appreciated. Thank you.
Hey everyone, I’m having a bit of trouble with my query. I’m display forum posts on the home page of my wordpress site so they kind of look a bit like a blog post. What I’m having a hard time figuring out is, how can I exclude spam, hidden, and closed topics from veiw on that page.
Basically, I only want to show open topics on the home page, the part o the code in question is…
$bbp_loop_args = array(
'post_type' => bbp_get_topic_post_type(),
'orderby' => 'date',
'order' => 'DESC',
'post__not_in' => bbp_get_super_stickies(),
'posts_per_page' => 10,
);
if ( bbp_has_topics( $bbp_loop_args ) ) :
if ( bbp_topics() ) : bbp_the_topic();
global $more;
$more = 0;
get_template_part( 'content', get_post_format() );
echo '<ol class="other-recent-posts">';
endif;
endif;I’m able to exclude super-stickies easily enough, but excluding hidden, spam, and closed topics is eluding me.
Anyone out there have any Ideas?
Hi, I’m thinking about converting a vBulletin forum over to bbPress and have a few questions I hope someone can help with.
1 – Are there any anti-spam measures on sign-up? (I just had to enter an email address to register here)
2 – Do you have to have wordpress already installed? (I was thinking of testing bbPress by itself first)
3 – When you have wordpress installed, can it load in ‘latest posts from the forum’ in wordpress pages? Such as on category listing pages or actual blog posts.
4 – Is bbPress server efficient? vB has always been good on that front.
5 – Is it easy to customise? The style I will want to port over is at http://www.gameslurp.com
6 – Does bbPress track unread/new posts? So any new posts can be shown in bold on the forum listing page if they contain new posts since the last visit/page refresh?
Think that’s it for now – any input from people who have converted a vB forum would be great appreciated too.
Hello, I would like some feedback on a small issue I have been having where when the user submits their registration they are not notified that their form has been submitted successfully, rather the same page just reloads.
The data is submitted fine so the user gets an email. But I am not sure where to start with actually telling them that everything went right, or redirecting to a different page saying that their registration has been received and they should check their email.
I am using the latest version of wordpress and bbpress Plugin. The rest of the theme works fine, I am not using 2011, and have followed the instructions for turning my custom theme into a bbpress compatible theme. Just having this one issue now.
Thanks
I’m a php developer who wants to use WordPress and bbPress to create a forum. Where can I get a complete documentation of bbPress ? Is there a book of bbPress ?
What I want is to personalize bbPress. For example, I want to show all posts, with a function to filter by user, area, etc… Is this possible ?
thank you.
I have forum site that still under develop and not publicly announce yet and I already have some attacks.
I think it use ‘GD bbPress Attachments’ upload feature, and upload a php file. I believe that the plugins itself have great security feature that i will investigate later. But I have second layer security system using WordPress Firewall 2 that inform me as below via email. Here my latest attack
—
WordPress Firewall has detected and blocked a potential attack!
Web Page: ******.com//wp-content/plugins/1-flash-gallery/upload.php?action=uploadify&fileext=php
Warning: URL may contain dangerous content!
Offending IP: 178.137.166.*** [ Get IP location ]
Offending Parameter: $_FILE = index.bak.php
This may be a “Executable File Upload Attack.”
Click here for more information on this type of attack.
If you suspect this may be a false alarm because of something you recently did, try to confirm by repeating those actions. If so, whitelist it via the “whitelist this variable” link below. This will prevent future false alarms.
Click here to whitelist this variable.
Click here to turn off these emails.
Repeated warnings for similar attacks are currently sent via email, click here to suppress them.
—
An now I will do some full server check up, hope it clean. Tell me what you think..
Topic: WPtouch compatibility
I am using bbPress as a WordPress plugin, and I found it doesn’t fit well on my Android phone or iPod screens. Well, forum menu is crashed and topic-creating forms looks weird and so on.
It would maybe a templates problem, I guess.
How do I fix this issue? Is there any WordPress plugins or themes that solve this?
Hello!
I downloaded the theme of bbPress for my PC. However, I do not know how I should proceed. Please could you tell me what I do to install the wordpress and can integrate it?
Thanks
Karine Clessia
Topic: Import
i want to export/migrate bbpress stand alone database integrated with wordpress which i import into another wordprss database