Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter caitlin1202

    (@caitlin1202)

    It’s just there, on all my posts, the posts were created with bloggers WYSIWYG editor then imported into WP using Andy Skelton’s srcipt, and now they all have bad div tags…

    Thread Starter caitlin1202

    (@caitlin1202)

    Thank you, it was the white space after.

    Thread Starter caitlin1202

    (@caitlin1202)

    ?? sorry. Still am not understanding. I opened the file in my text editor and deleted all the white space, but I’m still getting the same error mesage:

    <?php
    // ** MySQL settings ** //
    define ( ‘DB_NAME’ , ‘spilling_wrdp1’ ) ; // The name of the database
    define ( ‘DB_USER’ , ‘spilling_wrdp1’ ) ; // Your MySQL username
    define ( ‘DB_PASSWORD’ , ‘dqV70UxP8jKv’ ) ; // …and password
    define ( ‘DB_HOST’ , ‘localhost’ ) ; // 99% chance you won’t need to change this value
    // Change the prefix if you want to have multiple blogs in a single database.
    $table_prefix = ‘wp_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’
    // Change this to localize WordPress. A corresponding MO file for the
    // chosen language must be installed to wp-includes/languages.
    // For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
    // to enable German language support.
    define (‘WPLANG’, ”);
    /* Stop editing */
    define(‘ABSPATH’, dirname(__FILE__).’/’);
    require_once(ABSPATH.’wp-settings.php’);
    ?>

    Thread Starter caitlin1202

    (@caitlin1202)

    Thanks, can you be more specific about what I’m deleting?
    This is what I see towards the end of the wp-config document : can you show me what it should look like?

    define (‘WPLANG’, ”);

    /* Stop editing */

    define(‘ABSPATH’, dirname(__FILE__).’/’);

    require_once(ABSPATH.’wp-settings.php’);

    ?>

    Forum: Fixing WordPress
    In reply to: Sidebar trouble

    got it, the div tags. This was making my page push the side bar down.

    Forum: Fixing WordPress
    In reply to: Sidebar trouble

    In the below blog entry code can anyone see anything that could be causing the page layout to go crazy?

    <div /><img width=”173″ height=”167″ border=”0″ alt=”” src=”https://www.2virtues.com/images/images/home_maeve.jpg&#8221; style=”margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 173px; height: 167px;” />

    If you’ve had a baby and stayed in a hospital, chances are you’ve marveled at the nurses’ aptitude for swaddling. Babies usually spend the first days of their lives wrapped up tight, courtesy of the nurses. Then, you get home and despite having paid attention to frequent demonstrations (in the midst of post-partum haziness), you discover that swaddling is quite a bit like origami, and it takes a lot of practice to get it right. So you try harder. And you notice that your baby sleeps really well when she’s swaddled, but she inevitably breaks loose and wakes up. As it turns out, swaddling offers excellent protection against a baby’s startle reflex, which, aside from hunger, is the most likely suspect when an infant wakes.

    Swaddle blankets have become increasingly popular, and the designs continue to improve. The newest option is the Swaddleaze, which is a clever and elegant solution that is so incredibly obvious that many parents will mutter (like my husband did), “Now why didn’t I think of that?”

    Basically, it’s a super-soft sleep sack with an extra flap of fabric that can be wrapped around the baby’s arms and fastened in back with a wide strip of velcro to create a snug swaddle. Or, for babies who have outgrown a full swaddle, and prefer to have their arms out, just wrap the extra flap around the baby’s torso and use it as a sleep sack.

    The Swaddleaze was developed by Heather Allard, a mother of two. Her company, 2 Virtues, is named after her daughters, Hope and Grace. I’ve heard some rave reviews of this product, and I’m excited that we will be the first store in Massachusetts to carry it.<div />

    Thread Starter caitlin1202

    (@caitlin1202)

    pleading…

    Forum: Fixing WordPress
    In reply to: Sidebar trouble

    Do you mean the lenth of the URL’s or the lenght of the link names that apper in the menu? How would this cause the sidebar to fall to the bottom?

    Thread Starter caitlin1202

    (@caitlin1202)

    More notes on this issue – the archive/search/category pages display the sidebar in the correct place.

    Also, for some reason changing the body element (very first on stylesheet) changes the body fontsize and also the sidebar fontsize. Not sure if this is relevant but I don’t think it sould happen.

    Thread Starter caitlin1202

    (@caitlin1202)

    spillingthebeans.net/wpress

    Having the same issue…. spillingthebeans.net/wpress

Viewing 11 replies - 1 through 11 (of 11 total)