Search Results for '"wordpress'
-
Search Results
-
Hi there,
I’m using: wordpress version 3.9.2–de_DE
bbpress version 2.5.4The site I need help with is: http://darjinan.com/forum/
I deleted the sidebar by copying page.php and renaming it to bbpress.php. But I can’t figure out how to center my forum. Here’s the code:
<?php /** * Theme Page Section for our theme. * * @package ThemeGrill * @subpackage Accelerate * @since Accelerate 1.0 */ ?> <?php get_header(); ?> <?php do_action( 'accelerate_before_body_content' ); ?> <div id="primary"> <div id="content" class="clearfix"> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', 'page' ); ?> <?php do_action( 'accelerate_before_comments_template' ); // If comments are open or we have at least one comment, load up the comment template if ( comments_open() || '0' != get_comments_number() ) comments_template(); do_action ( 'accelerate_after_comments_template' ); ?> <?php endwhile; ?> </div><!-- #content --> </div><!-- #primary --> <?php /*accelerate_sidebar_select();*/ ?> <?php do_action( 'accelerate_after_body_content' ); ?> <?php get_footer(); ?>Can someone please help me? I’m a complete newbie to html and css.
Thank you.Topic: BBpress plugin won't work
I downloaded and activated the plugin but I don’t see it anywhere – nothing new under the dashboard, settings, etc.
BBpress version: 2.5.4
Wordpress version: 3.9.2
theme: Parallex by Cyberchimps.link to site: http://dragoninquisition.com/
Hello everyone,
I would like to know if and how I can assign a default role in bbpress for users who registered. I have my forums set up that people who are not registered at all cant see or access some forums, while registered users can see and access those forums. Right now I have to manually assign every new registered user to that specific group. Is there a option I can link the wordpress role of participant to a group in bbpress?
Hello,
I operate a WordPress Network on WordPress version 3.5
I have installed bbPress 2.5.4
When an user that is “admin” for the specific site goes to the dashboard, the forums, topics, and replies buttons in the leftcolum appear.
The forums, topics, and replies buttons in the leftcolum dashboard disappear if you double click on the top left dashboard icon unless I make the user a “Super Admin” for the entire WordPress network.
What do you suggest to fix this?
Thanks,
Hi
im trying to import my XenForo to my BBPress and im having trouble as this is coming up:
WordPress database error: [Table 'db502829828.user' doesn't exist] SELECT convert(user.user_id USING "utf8") AS user_id,convert(user.username USING "utf8") AS username,convert(user.email USING "utf8") AS email,convert(user_profile.homepage USING "utf8") AS homepage,convert(user.register_date USING "utf8") AS register_date,convert(user.custom_title USING "utf8") AS custom_title,convert(user_profile.status USING "utf8") AS status,convert(user_profile.signature USING "utf8") AS signature,convert(user_profile.location USING "utf8") AS location,convert(user_profile.occupation USING "utf8") AS occupation,convert(user_profile.about USING "utf8") AS about FROM user AS user LEFT JOIN user_profile AS user_profile USING (user_id) LIMIT 0, 100 No users to convert Starting ConversionMy forum link: community.gamingordinance.com
Topic: Mass spam attack
Hi there
We are experiencing a ‘mass spam attack’ that is overloading the database on our web host server. Our web hosts SGIS have looked into this and have deleted 75,000 spam attacks this week that have taken place from May to August 2014 (there were only a few hundred in the 14 months preceding this).
Investigation has seems to show that the spam attack is linked to the bbpress forum plugin in our website. We have the latest version of Akismet installed and the latest version of bbpress. We don’t allow guests to start topics or posts or to reply to posts. All users have to be registered to reply to posts and only a few users are allowed to start new topics and posts. We are also using the latest version of WordPress which is 3.9.2. Does anyone have any thoughts or ideas about why this may be happening? Look forward to any reply.
Our website address is: http://www.tenantcentral.org.uk
Cheers – Dane
I have a weird bug going on with my Static Homepage.
We are using the plugin called Store Locator (http://wordpress.org/plugins/store-locator-le/) to show office locations. It’s a fairly simple plugin called by a shortcode in a page to display a map and list of offices.
When I installed bbPress in addition to this Store Locator plugin, my static homepage was no longer working and my homepage reverted to a generic list of recent posts. (The static page was set in all settings correctly).
This happens on every theme, including twentyfourteen, only when both plugins are activated at the same time.
Is there any hook or reason that these two plugins would affect the static homepage?
Thank you!
Wordpress Version: 3.9.2
bbPress Version: 2.5.4
Website: http://209.240.4.6/

