Rebecca
Forum Replies Created
-
Forum: Networking WordPress
In reply to: subsites admins cant log inYes…I don’t get it. The other sites work fine.
Forum: Networking WordPress
In reply to: subsites admins cant log inStill didnt work. 🙁
Forum: Networking WordPress
In reply to: subsites admins cant log inSo I put that one in its place?
Forum: Networking WordPress
In reply to: subsites admins cant log inI apologize. Here is my htaccess file:
RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] # add a trailing slash to /wp-admin RewriteRule ^wp-admin$ wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule ^(.*\.php)$ $1 [L] RewriteRule . index.php [L]Forum: Networking WordPress
In reply to: subsites admins cant log inIt is a 404 error. I noticed too that the Dir folder is not creating the sub folders it should be creating.
Forum: Plugins
In reply to: [Plugin: Sociable] Installed, but not showing upI can’t get it to show either…..when your front page is a static page and not your blog…where do you put the code?
Forum: Fixing WordPress
In reply to: Widgets disappearingI don’t know….I so want to use this and I can’t make any of this work. If I was to pay someone to do this for me…how much usually would it cost? I just want my blog page to have a different sidebar then the rest of my site… UGH!!
Forum: Plugins
In reply to: [Plugin: WP Client Testimonials / Quotes] how to use?Whenever I put that in my pages HTML It comes out on my page like this
<?php echo wpTestimonials_output(); ?>
I want to use this plugin so bad….HELP!!
Forum: Installing WordPress
In reply to: API key in self-hosted WordPress account?with the same account info?