Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Alternative Header 1.1a module problem

    Quote Originally Posted by Robbyn7 View Post
    Hi Kuroi,

    This is a great mod.
    Appreciation better directed towards the mod's author than me. I don't even use it! Unless you're suggesting that I should .....

    Quote Originally Posted by Robbyn7 View Post
    The 1 issue I'm having is somehow my search box is now showing twice. Is there a code that's being duplicated and needs to be removed from the file? Thanks.
    There's no duplicate code, and the problem would be difficult to diagnise without seeing your site, but have you looked at this FAQ Entry which may be relevant?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  2. #12
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Alternative Header 1.1a module problem

    There's no duplicate code, and the problem would be difficult to diagnise without seeing your site, but have you looked at this FAQ Entry which may be relevant?[/quote]


    Thanks Kuroi for the reply,

    I definitely played around with the sidebox controls before posting this. It's not a big issue. I just thought only home and login would move underneath the header. I'll take a look at the format of my stylesheet and see if a change needs to made there.

    FD Fashions

  3. #13
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Alternative Header 1.1a module problem

    Quote Originally Posted by Robbyn7 View Post
    Thanks Kuroi for the reply,

    I definitely played around with the sidebox controls before posting this. It's not a big issue. I just thought only home and login would move underneath the header. I'll take a look at the format of my stylesheet and see if a change needs to made there.

    FD Fashions
    I take it back. Now that I can see your site, I see that it is based on the Purpleshades template. which was converted from Zen Cart 1.2. As a result, it's structure is a little different to templates explicitly designed for Zen Cart 1.3 and it does look as though using the alternative header mod has introduced a whole host of duplicated code (not just the search box).

    You need to see where the two block for the navMainWrapper are built and decide which you want to keep.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #14
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Alternative Header 1.1a module problem

    Thanks Kuroi,

    I will take a look at my stylesheet and go from there.

  5. #15
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Alternative Header 1.1a module problem

    Kuroi,

    I looked at my stylesheet but can't find where there's any duplications. Any other place I can look? Thanks.

    Robyn - FDF

  6. #16
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Alternative Header 1.1a module problem

    The duplication isn't in your stylesheet. You have two navigation blocks, probably in your includes/templates/purpleshades/common/tpl_header.php file.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #17
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Alternative Header 1.1a module problem

    Thanks so much Kuroi for your help!

    That was the solution to my problem!!

  8. #18

    Default Re: Alternative Header 1.1a module problem

    Quote Originally Posted by kuroi View Post
    To be clear, you are using the alternative header version 1.1a and not Clyde's 2.0.

    There is indeed a bug in it, as well as a PHP short tag (not recommended).

    I recommend going to the tpl_header.php file and replacing this code
    PHP Code:
    <?
    //<!--bof-drop down menu display-->
    //  <?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE$current_page_base,'common'). '/tpl_drop_menu.php');?>
    //  <!--eof-drop down menu display-->
    ?>
    with this
    PHP Code:
    <!--bof-drop down menu display-->
      <?php // require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
    <!--eof-drop down menu display-->
    hai, when I fix it..my site have been gone

    need assistant

    this is my site

    konkomsite.com/galeri gis

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Search Header with Alternative Header v2-0
    By hcd888 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 May 2009, 02:47 PM
  2. Alternative Header -
    By Still Crazy in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 2 Feb 2009, 04:21 AM
  3. Alternative Header 1.1a no search
    By kburner in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Feb 2009, 11:02 PM
  4. Alternative Header Help
    By ebookbounty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 May 2007, 09:52 PM
  5. Alternative simple header contribution?
    By Reesy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 May 2006, 04:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg