Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter dcthree

    (@dcthree)

    Little update…

    I have uploaded an old version of my main .css file and it still doesn’t work right… So im guessing its not the CSS thats incorrect. The theme that I adapted this design from was the original Kubrick… if that makes any difference?

    Thread Starter dcthree

    (@dcthree)

    Error in the 3rd line…

    *I have been editing my main CSS file*

    longhand: you should not need to reset your x years of posts… so please do not do that. You should simply reset the permalink of your posts or pages, as the reason they are receiving a 404 is because you are literally calling up a page that is not there – as the link has been changed… reverting the link back to its original state should fix the problem. At least it did for me…

    However, here is the bad news… users have complained about a flurry of additional problems with the 2.6 install, so just go ahead and search the forums for 2.6, permalinks or new install problems, and you should find your answer…

    Hello guys,

    I had the same problem when upgrading to 2.6…

    it is permalink based… for some reason they get extended, which is why your links arent working properly and you receive a 404…

    My site (DCThree), had this added to the end of the permalink: %e2%84%a2

    so, you need to change the name of your permalinks back to their original format… and then remember to save both the permalink and also the actual page that you are editing… this should fix yur problems…

    Thread Starter dcthree

    (@dcthree)

    Hahaha… obviously a forum professional too… lol… the boxes were supposed to be around the code : )

    Thats how much I need HELP!! lol : )

    Thread Starter dcthree

    (@dcthree)

    okay… thats weird…

    I had 29 errors and proceeded to take out the forward slash and now I have 44… LOVELY! : )

    Thanks so much for trying ma city sista! lol… I really appreciate it!

    Does anybody else have the faintest idea whats going wrong here!

    The code that RoseCitySister tried to fix is from my header.php:

    `<style type=”text/css” media=”screen”>

    <?php
    // Checks to see whether it needs a sidebar or not
    if ( !empty($withcomments) && !is_single() ) {
    ?>

    <?php } else { // No sidebar ?>
    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/dcthreebgwide.jpg”) repeat-y top; border: none; }
    <?php } ?>

    </style>`

    I have been playing around with it all night/morning and still cant fix the error on this line…

    <style type="text/css" media="screen">

    The > symbol is the error…

    Pleeeease help,

    Many thanks again,

    Nick

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