Forums

Local links work, but not on server (5 posts)

  1. Runeshai
    Member
    Posted 3 years ago #

    Alright, I've been making custom themes for about 2-3 weeks now, on my own, based on tutorials, the usual. I made one for my blog here a while back, and now I wanted to update it, fix some issues that'd been bugging me. I'm using MAMP locally to test things on my Mac (running OSX 10.5), and when I test it here everything's fine, but when it's online, the links all of a sudden don't work. At all. They're normal locally, but not on the server. I'm sending something to my host's tech support line, but anybody else have this problem before?

  2. kapiljain.in
    Member
    Posted 3 years ago #

    Hi Runeshai,

    I have checked your blog on different browsers, it works fine on IE.

    Please check it after adding following line just before <div id="spacer"> </div> in template pages:

    <div style="clear: both;"></div>

    Hope it works.
    Kapil Jain

  3. Runeshai
    Member
    Posted 3 years ago #

    Woah, awesome! That worked! Thanks a lot! Now I'm uber curious...how is that the solution?

  4. kapiljain.in
    Member
    Posted 3 years ago #

    Hi Runeshai,

    I copied the page source code to a text.html file and run it locally.

    I just try it, and it works. I still don't know why it is not worked before mostly this mistakes effects on template layout.

    Thanks

  5. Runeshai
    Member
    Posted 3 years ago #

    Hmm, so something maybe wrong with the WordPress code itself? Bummer. Oh well, I know what to try from now on if I have more errors like that one :P.

Topic Closed

This topic has been closed to new replies.

About this Topic