Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lesyeuxnoirs

    (@lesyeuxnoirs)

    Hmm. The links didn’t come up there. I have:

    < a href=”home” target=”_self” > for the home image, and same for the other pages, just switching out the name of each page (“about” “studio” “projects”). The other images all work as links to the correct pages except for the home link, which only works on the home page.

    Should probably say that the others are pointing to, for example, from the about page, localhost/about/home when i only want them to go to localhost

    Thread Starter lesyeuxnoirs

    (@lesyeuxnoirs)

    Ooh! Fixed it! used <a href="<?php echo get_option('home'); ?>"/>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘menu bar image link paths’ is closed to new replies.