• whn i choose the presentations tab of the wordpress control panel, there’s lines and lines of code in blue, as if a hyperlink, rather than there simply being a list of the themes.

    when i choose ‘theme editor’ this is the case again.

    i have been editing the css file of my forum but haven’t once touched anything to do with word press.

    my site is http://www.rapnews.co.uk

    does anyone know what could have happened?

Viewing 15 replies - 1 through 15 (of 34 total)
  • Your css is there and looks okay – try pressing ctrl and f5 together a couple of times, emptying thr browser cache too.

    Thread Starter tonywright

    (@tonywright)

    I’m afraid that these solutions don’t work. It’s as if the theme of my theme editor is corrupt. The page is totally covered in mad amounts of code, all formatted into one huge hyperlink, which obviously doesn’t point to anywhere…this is really weird.

    Have you got the same problem as here:
    http://wordpress.org/support/topic/38242 ?

    Using a Mac ?
    Which page precisely is the error on ?

    Thread Starter tonywright

    (@tonywright)

    I’m using a PC. I’ve never had any trouble before. I’ve been editing the theme files of my forum, but I fail to see that this has anything to do with the wordpress stuff.

    the problem is on the ‘presentation’ tag’s page in the admin area. and also the ‘theme editor’ page.

    The first / of the css file has failed for some odd reason.
    Using FTP, download the css file.
    You’ll need to delete then replace that /

    Thread Starter tonywright

    (@tonywright)

    im very unfamiliar with css. please could you expand upon your much appreciated advice. what css file do i download? from what directory. and whats all this about /

    thank you ever so much for your help.

    http://rapnews.co.uk/wp-content/themes/default/style.css

    Could it be that there are no line breaks in the css? I will test it on my site…

    Edit: That wreaks havoc on my site, too. One loooong link going nowhere. I’d edit my css and make sure there are line breaks at the end of each line, especially at the top where the theme info is located.

    Thread Starter tonywright

    (@tonywright)

    thanks for your continued help, and taking the risk of testing it on your site.

    what do you suggest i do?

    should i randomly put some line breaks in there?

    I edited my previous post to tell you what I’d do. It was no big deal because I host my site off my computer so it is a quick and easy test with no uploading/downloading of files.

    Go Buffaloes!!

    Copy it and keep the copy.

    Then paste the whole lot into this:
    http://flumpcakes.co.uk/css/optimiser/
    click Go and copy out the result.
    that will sort the css

    Then just copy header part back in – try pasting this:

    /*
    Theme Name: rapnews
    Theme URI: http://rapnews.co.uk/
    Description: a theme
    Version: 1.0
    Author: Tony
    */

    Then save and upload by ftp.

    And double check that it’s eing uploaded ASCII, not binary.

    -tg

    Thread Starter tonywright

    (@tonywright)

    ive done this but its totally affected my actual website http://www.rapnews.co.uk which didn’t have a problem. its only the pages within the wordpress admin system that need sorting.

    Thread Starter tonywright

    (@tonywright)

    it’s actually resolved the wordpress admin section’s problems and simply created new ones on the main page. its messed up the text colours and sizes.

    i have no choice but to put the original css back on as this is extremely ugly and at least the first problem was behind the scenes.

    Thread Starter tonywright

    (@tonywright)

    any last ideas?

Viewing 15 replies - 1 through 15 (of 34 total)

The topic ‘wordpress control panel gone crazy’ is closed to new replies.