• my http://www.internetrealestatecenter.com/blog was taking 90 secs to load so I installed WP SuperCache.

    Everything seemed to be going okay until I edited the two .htaccess files to include the rewrite rules.

    Now my blog displays with no theme.

    I have tried uploading a fresh copy of the theme as well as trying other ones, but I still get the blog with no display.

    I have subsequently deactivated the plugin, removed the super cache folders and files, deleted the Cache folder under WP-Content, and restored my Blog .htaccess file to its preSuperCache state. But, to no avail – still not blog template.

    Any help would be greatly appreciated.

    Thanks,
    Mark

Viewing 1 replies (of 1 total)
  • Thread Starter markvschwartz

    (@markvschwartz)

    Yahoo,
    I was able to fix the problem on my http://www.internetrealestatecenter.com/blog. The problem was with my .htaccess file causing my theme to not display.

    I followed these instructions located at…

    http://codex.ww.wp.xz.cn/Using_Permalinks

    Creating and editing (.htaccess)

    If you do not already have a .htaccess file, create one. If you have shell or ssh access to the server, a simple touch .htaccess command will create the file. If you are using FTP to transfer files, create a file on your local computer, call it 1.htaccess, upload it to the root of your WordPress folder, and then rename it to .htaccess.

    So, all I had to do was (this is written for the more inexperienced WP user, of which I am one)…
    1. created a 1.htaccess file using notepad.
    2. Saved the 1.htaccess.txt file to my blog folder
    3. Deleted the .txt file extension,
    4. Uploaded the 1.htaccess file to my blog folder
    5. Renamed 1.htaccess to .htaccess
    6. Went into “Settings”, “Permalinks” and clicked on “Save Changes”

    and presto, my theme displays again.

    Now all I have to do is figure out why it takes 90 seconds for my blog to load…..

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] Themes do not display after Installing SuperCache’ is closed to new replies.