cleverchick
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Incorporating post-class into this codeYes, I have looked through there. I am not a coder, and have tried inserting it in several different ways, to no avail. The closest I got was just
<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if (have_posts()) : while (have_posts()) : the_post(); ?>Which formats ALL of the posts like the sticky post is supposed to be.
Forum: Fixing WordPress
In reply to: Admin blank screen-server related?Ok-I walked through everything that you listed. I even deleted a couple of plugins I decided I didn’t need.
All works well…for me
My client says that she can’t access it. She was using IE, then tried Opera, then she downloaded Firefox and she says all of them give her the blank screen. I asked her to download Crap Cleaner and run it, get rid of cookies, etc-still same problem.
Is there something on her computer that would cause this problem ?
Forum: Fixing WordPress
In reply to: Admin blank screen-server related?I have not “technically” tried all of that, but then again I have since every fresh installation using the Twenty-Eleven theme with no plug ins installed have been doing this.
I will try all of the steps you listed, altho I feel that it is pointless.