• Resolved marosell

    (@marosell)


    I set up a wordpress here http://www.therosellis.com/nola/ and because its going to be directed from http://www.thenolas.com during the next dns resolve, I wanted to start converting it over to being installed right to the folder (without the /nola)

    To test it i made the following subdomain http://nolas.therosellis.com point to the folder nola on the server, and changed /nola to / in the settings.

    unfortunatley the “Home” link in the nav-bar as well as the link in the big header text that says “The Nola Family” goes berserk when I do this. looking at the homepage, all the links are correct. but once you move to other pages, the two links described change to the actual link of the page you are currently at, like it actually copies the url of the current page and puts it there.

    i thought there was an error in the code, but if i change back from / to /nola it goes away, leading me to beleive it is a setting problem.

    heres the code anyways. “><?php bloginfo(‘name’); ?> is used for the link in the header, and <?php if (is_home()) echo ” class=’selected'”; ?>>“>Home is the code in the nav bar

    ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • So where is WordPress right now, at therosellis.com/nola/ ?

    And in the Admin -> Options:
    Wordpress URI = therosellis.com/nola
    Blog RUI = thenolas.com ?

    It seems to be working fine. Remember DNS takes up to a couple days sometimes to settle through the systems once you apply a change, depending on the ‘weather’ 😉

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

The topic ‘wrong links are copies’ is closed to new replies.