trep
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: PictPress WeirdnessIt would seem to have been a plugin. Oddly enough, I’m not sure which one… I deactivated all the nonessentials, and the problem dissappeared. Then I reactivated them one by one and the problem never reoccoured… Odd. I’ll keep playing with it and post here if I can find a definate culprit. In the menetime, thanx a bunch! 🙂
Forum: Fixing WordPress
In reply to: Myt Site Just Lost Its StyleWow… Just Wow…
So as I understand it, you just typed in the correct url for the login screen, and wordpress did the rest?
It almost seems too easy, like I need to read the fine print or something. 😉
If this does happen again, is there some kind of debugger or log that might give me a clue as to it’s cause?
Oh, and Brian, a heartfelt Thank You. I just loaded my custom stylesheet, and it looks exactly as it did.
TrepForum: Fixing WordPress
In reply to: Myt Site Just Lost Its StyleI dropped into index.php, and found this entry:
<style type=”text/css” media=”screen”>
@import url( <?php echo get_settings(‘siteurl’); ?>/wp-layout.css );
</style>
Seeing as my stylesheet is called wp-layout.css, I assume this is right.
I also typed a nonexistant login in, and recieved the message “Wrong Login”. Because my site seems to keep all it’s fonts at the same, rather large size, it was very noticeable. When I type in the correct admin password it just brings me to another login screen, with no trace of a “Wrong Login” message.
Thank you for the tips, though!
Trep