bleach
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress & Kubrick stylePROBLEM SOLVED:
All stemmed from the fact I didn’t have my domain entered in my hosts file so I could view it locally. This caused the site to either:
a) work locally and ONLY locally or
b) work remotely and ONLY remotely
Now I actually might sleep for a week then start my own style.
A big thanks to everyone that helped it was much appreciated.
-jtaForum: Fixing WordPress
In reply to: WordPress & Kubrick styleSorry didn’t log in last post.
Turns out that yes chaning my URI to josephtallen.com fixes the problem and the site is fully functional remotely.
Locally however I’m just getting a blank page when I navigate to josephtallen.com. I’m suspect of a router or apache issue?
Comments and suggestions appreciated 🙂
-jtaForum: Your WordPress
In reply to: evolution redesignWell done I likey.
Forum: Fixing WordPress
In reply to: WordPress & Kubrick styleThanks for your response Sdollen.
I did get everything ‘looking’ fine finally. I had to change these entries:
{ background: url(“<?php bloginfo(‘url’); ?>/images/kubrickbgcolor.jpg”);
To just plain old:
{ background: url(“/images/kubrickbgcolor.jpg”);
Which is great because its fixed my visual problems. But if it ain’t one thing its another. Now none of my category links work or comment links work. Obviously there is some problem with me running this locally or I didn’t configure something properly. Just mucking around I can’t get into wp-login.php anymore, I changed my URI (don’t ask why, trying random fixes..)
Any suggestions?
Thanks
http://josephtallen.com