sallen5280

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Logo Pixelation #18158
    sallen5280
    Customer

      I figured it out. For whatever reason, when you do a one-click install, the wp-config.php file inserts a line of code disallowing editing.

      define(‘DISALLOW_FILE_EDIT’, false);

      Changing it from ‘true’ to ‘false’ is all you need to do.

      in reply to: Logo Pixelation #18142
      sallen5280
      Customer

        Very interesting. I usually manually install as well, but I believe I did the one click thing on this one, being that my client uses GoDaddy. I will look into that. Thanks again, Wes.

        in reply to: Logo Pixelation #18139
        sallen5280
        Customer

          Huh, very cool. Thank you so much, Wes. One more question for you regarding CSS…

          For some reason I am not able to pull up the full style.css from within WordPress. Instead of Appearance > Editor, I have Appearance > Edit CSS. Is there something within the theme that prevents users from accessing the full style sheet? I have been looking for an answer to this one for quite some time now and I’ve resorted to just editing the CSS and using FTP, but it would be great if I could edit it from within WP.

          Thanks again.

          Scott

        Viewing 3 posts - 1 through 3 (of 3 total)