Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyPress Pages Not Viewing


gewinncoach
Member

@gewinncoach

Hi there,

I have just tried to install the plugin with a woo theme and cannot get it to work.

1. I have modififes my .htaccess to:

# BEGIN WordPress

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

</IfModule>

# END WordPress

I have my permalink settings to: /%postname%

The site is not showing an BP pages at all.

I have tried the following links:

http://leistungsakademie.com/blogs

This gives me a 404

also:

http://leistungsakademie.com/wp-content/themes/coffeebreak/blogs/index.php

The latter shows nothing…

It´s not a server issue!

Any idea?

Thanks for your help!!!

Skip to toolbar