Viewing 15 posts - 31 through 45 (of 45 total)
  • Author
    Posts
  • Don Lee Friend
    #364358

    <em>@pbeckermann 205434 wrote:</em><blockquote>sorry i forgot the #
    works now, one more small thing the menu does not move with the template, if you make the window smaller it looks off.
    I would like it to always align to the right side

    Thanks so much</blockquote>

    You need to move the navigation into header position.
    – Open file: layouts/default.php
    – Remove:
    <!– MAIN NAVIGATION –>

    <?php $this->loadBlock(‘mainnav’) ?>

    <!– //MAIN NAVIGATION –>
    – Open file: layouts/blocks/header.php
    – Find:
    <div class=”logo-text”>

    <h1><a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $logoText; ?></span></a></h1>

    <p class=”site-slogan”><?php echo $sloganText;?></p>

    </div>

    <?php endif; ?>
    – Add the code you just removed in default.php after that.

    pbeckermann Friend
    #364391

    OK that only added a second menu so we had 2, i had to remove it cause people are using the site.

    Don Lee Friend
    #364429

    <em>@pbeckermann 205474 wrote:</em><blockquote>OK that only added a second menu so we had 2, i had to remove it cause people are using the site.</blockquote>

    The first step is the guide for removing the current menu, the second one is for adding it to header position.
    In this case, you should clone your site for test by creating a new forder in your root, then copy all of your site to.

    pbeckermann Friend
    #364702

    Thanks we tried your change but then ended up with 2 menus one lower then the other.

    Don Lee Friend
    #364741

    <em>@pbeckermann 205894 wrote:</em><blockquote>Thanks we tried your change but then ended up with 2 menus one lower then the other.</blockquote>

    Can you give me a look on the result?

    pbeckermann Friend
    #364743

    i removed it but its still showing check now

    Don Lee Friend
    #364749

    <em>@pbeckermann 205945 wrote:</em><blockquote>i removed it but its still showing check now</blockquote>

    I dont understand your meaning, I just went to your site but I could not see the issue of duplicated menu. As I said, you should clone your site, then you can make some changes that dont effect to your live site.

    pbeckermann Friend
    #364753

    Thanks, i followed your first step and removed NAVMENU from defaults.php but as you can see the navmenu is still there. If i add this code again in header.php then I have the menu twice

    Don Lee Friend
    #364755

    <em>@pbeckermann 205956 wrote:</em><blockquote>Thanks, i followed your first step and removed NAVMENU from defaults.php but as you can see the navmenu is still there. If i add this code again in header.php then I have the menu twice</blockquote>

    I just created a ticket on your behalf: CWP-187-78658
    Please update the ticket with your FTP access then I will take a check to diagnose the issue further.

    pbeckermann Friend
    #364756

    Thanks but it will not let me login with the same username and password

    Don Lee Friend
    #364757

    <em>@pbeckermann 205959 wrote:</em><blockquote>Thanks but it will not let me login with the same username and password</blockquote>

    You can login helpdesk using your email address as an username and the password that combined with this forum username.

    pbeckermann Friend
    #364758

    thanks done

    Don Lee Friend
    #364784

    Thanks for the information. I checked your configurations and saw that you are using “left-body-right” layout so the change in default layout could not effect on your site. So you must make the change in left-body-right.php instead of default.php
    I also cloned your site to http://www.kyozou.com/test/
    and changed the code for you. Therefore, what you need to do now is undo all css changes then re-style the menu.

    chicagouser Friend
    #382373

    i was about to ask same ques for my JA Ores 1.6 template.

    Saguaros Moderator
    #382488

    @chicagouser Dear Mate!

    Can you please summary your issue, i’m confused on what you would like to get solutions.

Viewing 15 posts - 31 through 45 (of 45 total)

This topic contains 45 replies, has 5 voices, and was last updated by  Saguaros 13 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum