Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bleach

    (@bleach)

    PROBLEM 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.
    -jta

    Thread Starter bleach

    (@bleach)

    Sorry 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 🙂
    -jta

    Forum: Your WordPress
    In reply to: evolution redesign

    Well done I likey.

    Thread Starter bleach

    (@bleach)

    Thanks 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

Viewing 4 replies - 1 through 4 (of 4 total)