pineapplemike
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Admin powers to usersmine doesn’t allow me to have another person at level 10. only up to 9.
how do i give someone else editing priviledges. also, is there a webpage to see what each level allows a user to do?
Forum: Plugins
In reply to: WordPress Database Backup Plugininstalled it. when i look at the downloaded file, should it look all messy?
Forum: Fixing WordPress
In reply to: Comments are below sidebar in IEok, i fixed that permalink problem, but still have viewing problems with IE.
Forum: Fixing WordPress
In reply to: Why does my text go into the side bar?ok my page is valid now.
the contact form and text box is a page that i made within word press.
the get sidebar code is above after get header, otherwise my sidebar would come up underneath. not sure why that happened.
Forum: Plugins
In reply to: Foldable page list (WP 1.5)when i use it, it looks great but then my page is invalid.
i think it has something to do with –
<?php wswwpx_fold_category_list ($args); ?>anyone else with this problem?
Forum: Fixing WordPress
In reply to: Sidebar moved on pages, but not indexok figured out that bug, thanks for the help. i moved
<?php get_sidebar(); ?>
after the <?php get_header(); ?> on the index page.
thanks for the help.
Forum: Fixing WordPress
In reply to: Why does my text go into the side bar?i edited the text and added that, but that didn’t work.
Forum: Fixing WordPress
In reply to: Is this a plug in – shaded box for quotesoh that’s it…thanks alot.
Forum: Fixing WordPress
In reply to: Is this a plug in – shaded box for quotesoh i got it:
<div class=”boxborder”>
but the borders aren’t rounded.
http://amytoons.com/blog/seeds/cucumbers/cucumber-big-king-075/
also, is there something i can do so that my text doesn’t run over the picture on the right?
Forum: Fixing WordPress
In reply to: Is this a plug in – shaded box for quotessorry this is dumb question but, i updated my css, now how do i call it for use?
Forum: Fixing WordPress
In reply to: Pages Show in FF but not IEhmm…yeah it is working now…how strange.
Forum: Fixing WordPress
In reply to: links not working after chaning permalinksSTUPID ME
i had spelled .htaccess with only one ‘c’.
thanks for the help.