• Hello, I had a contractor add a .css file to my header.php for an external stylesheet. Low and behold it wasn’t in the appearance editor at the top of header.php file. So I looked at the file via ftp and what I found out was that different!

    The line that I added: <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_directory’ ); ?>/css/designer.css” />

    Was not shown in the header.php file! What is up with that? Does anyone have any idea what is going on? This is a major bug because it means if you click update file in the appearance editor you would probably overwrite whatever was there!!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Contact your contractor for an explanation.

    Thread Starter jhansensd

    (@jhansensd)

    It doesn’t have anything to do with him. I JUST SAID THAT THE SAME FILE ON THE FTP SITE != THE FILE IN THE WORDPRESS EDITOR. WHAT THE HELL IS UP WITH THAT? CHANGES I MADE IN THE FILE TO THE FTP SITE WOULD NOT SHOW UP IN THE WORDPRESS APPEARANCE EDITOR.

    Please don’t shout.

    If you have used a contractor to add custom CSS to your site, you need to speak to him/her and discuss what changes were made. as it stands, the file that was added to a sub-folder in your theme so will not be available via the Appearance Editor.

    Thread Starter jhansensd

    (@jhansensd)

    Once again, you don’t know what you are talking about. The file IS AVAILABLE in the wordpress editor. I am saying that THE DAMN FILE is not the same. The wordpress editor shows an inaccurate header.php file which is different than the one straight from the ftp site. This is a major bug and I am surprised not many more people have responded.

    The file that is different is header.php.

    No one else appears to be having this problem apart from you.

    Right now, I think the best thing you can do is calm down and post a new topic when you are ready – preferably without the shouting.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress Appearance php editor showing inaccurate data’ is closed to new replies.