meedot
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Misaligned imageHI Christine!
Thanks for your response. As a troubleshooting measure, I went ahead and deactivated all plugins. No change.
Your suggestion to get rid of the captions is a very valid one, however I find it very strange that I’ve been using both the theme and captions for a very long time without facing this problem! If you look at the second post (and all other posts) on the page, there are absolutely no problems…
I’m just curious what could have gone wrong and if perhaps it could be fixed, before giving up captions.
Meedo.
Forum: Fixing WordPress
In reply to: Custom RSSAnyone?
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Thanks a million. π
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Problem solved!!
I logged in from:
http://www.meedosite.com/wordpress/wp-login.php
Then from my Admin panel went to my Themes page, which fell back to the default theme saying that the current theme is broken (as you said).
Now I can load meedosite.com just fine.
The key was being able to log in (which I did not know how to do because of the WSOD).
Thank you so much. You’ve been a tremendous help!
M.
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Problem solved!!
I logged in from:
http://www.meedosite.com/wordpress/wp-login.php
Then from my Admin panel went to my Themes page, which fell back to the default theme saying that the current theme is broken (as you said).
Now I can load meedosite.com just fine.
The key was being able to log in (which I did not know how to do because of the WSOD).
Thank you so much. You’ve been a tremendous help!
M.
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Yes, that’s exactly what I’ve done. The index.php file has not been deleted nor have I edited it. It sits happily in my root and looks like this:
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wordpress/wp-blog-header.php’);
?>Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Oh, let me check.
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Phew! OK that’s my main concern.
Anyway, I’ve also tried renaming the plugins folder (using my FTP client) and reloading the page (after reseting my browser to empty cache and cookies) but to no avail…
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Where are my posts and comments saved? Can I at least know if those are safe?
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!I made no changes to my URLs. I spent the evening trying out different themes and did absolutely no PHP coding. The problem occurred while I was previewing a theme (the preview theme subwindow opened but was blank). I then closed and reopened my browser window and that’s it. Now All I get is what I now realize is called The White Screen of Death (in some circles) and that’s it!
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Nope, no luck. I deleted both the theme I switched to and the theme I had prior to switching. All I get is a blank page when I type in my URL.
Also, another worrying thing is that MarsEdit (my offline post editor) no longer syncs with my site. Instead I just get an empty list as if I don’t have anything posted.
I’m starting to worry…
Forum: Fixing WordPress
In reply to: Site URL just opens a blank page!Thanks! I’ll give it a shot.