• Resolved dominical

    (@dominical)


    Functioning subdomain using separate twentyten install, but I need the Main menu

    Home

    to link to top domain URL (index.php)
    http://www.photo-journal.unique-hideaways.com
    http://www.unique-hideaways.com
    my other subdomains use Paalam theme and provide redirect with

    header.php

    below script:
    <body>
    <div id=”menu”>

      <li <?php if(is_home()){echo ‘class=”current_page_item”‘;}?>>Home
      <?php wp_list_pages(‘title_li=&depth=1’);?>

    </div>
    i´ve researched every forum in every engine and i can´t find anyone else with this problem. Thanks for any assistance in advance, please advise …

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dominical

    (@dominical)

    oh, and two other things …

    • I did try to use Paalam script on twentyten, to no avail
    • i have child with modified script to remove titles

    thx

    Thread Starter dominical

    (@dominical)

    so fine, my original message quoted the script from Paalam, but it deleted what´s there and just put the link.
    <a href="http://www.unique-hideaways.com">Home</a></li>
    So, am I right in thinking the code button shows as is?
    I wish this form had a display before post button …
    Also, when I put the quoted Paalam script in the twentyten header.php, a new multi-line, wrong font/pitch menu did appear on top of the banner photo and the word

    Home

    did go where I want it, to the domain home.

    Thread Starter dominical

    (@dominical)

    thanks to those who considered helping, but for reasons of their own, couldn´t.

    I created a page named Home with link in title, then summarily dealt with the original Home (I did this within my child´s function php).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘twentyten use domain url as subdomain Home’ is closed to new replies.