Page 25 of 235 FirstFirst ... 1523242526273575125 ... LastLast
Results 241 to 250 of 2345
  1. #241
    Join Date
    May 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    yup a typo, I'm sorry...

  2. #242
    Join Date
    May 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Jade,
    1- Get Em Fast sent me a revised file of tpl_header.php mainly because I wasn't sure where to add the string for the drop menu, now I get the following message on my homepage, and only the background shows up. Everything else is gone.

    Parse error
    : parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 108

    Here is my line 108:
    <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>

    I checked and tpl_ezpages_bar_header.php is uploaded to
    /zencart/includes/templates/WR/templates/


    2- I noticed in your Readme.txt to "add or remove links from the header menu by opening up includes/templates/YOUR_TEMPLATE/tpl_drop_menu.php"
    So I also uploaded it in this directory, just in case, and it is also in:
    /zencart/includes/templates/WR/common/ (also mentioned in Readme.txt)
    and in:
    /zencart/includes/templates/WR/ (I noticed a post indicating to change it to this)

    I'm so confused...

    Tatiana






  3. #243
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by tatiana77 View Post
    Jade,
    1- Get Em Fast sent me a revised file of tpl_header.php mainly because I wasn't sure where to add the string for the drop menu, now I get the following message on my homepage, and only the background shows up. Everything else is gone.

    Parse error
    : parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 108

    Here is my line 108:
    <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>

    I checked and tpl_ezpages_bar_header.php is uploaded to
    /zencart/includes/templates/WR/templates/


    2- I noticed in your Readme.txt to "add or remove links from the header menu by opening up includes/templates/YOUR_TEMPLATE/tpl_drop_menu.php"
    So I also uploaded it in this directory, just in case, and it is also in:
    /zencart/includes/templates/WR/common/ (also mentioned in Readme.txt)
    and in:
    /zencart/includes/templates/WR/ (I noticed a post indicating to change it to this)

    I'm so confused...

    Tatiana





    Okeedokee. The location of the file is definitely supposed to be includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

    I would offer to take a look at your files (if you would allow), but my connection is extremely slow and unreliable right now. My advice would be to remove all files, and start with a fresh slate.

  4. #244
    Join Date
    May 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hello Jade,
    It's ok if you want to look at the files, dunno how to do it though and I can wait if your connection becomes reliable at a later time.

    I'm okay with re-installing, I'll try.

    Tatiana

  5. #245
    Join Date
    May 2007
    Posts
    139
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Ok, Jade, below is line 107

    <!--bof-header ezpage links-->
    <?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
    <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
    <?php } ?>
    <!--eof-header ezpage links-->

    From a Google search, I understood that there must be something like a semicolon, or ' or " missing or extra,... which is in reference to my error code:

    Parse error: parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 107

    Any clues?

  6. #246
    Join Date
    Aug 2006
    Posts
    74
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Hi,

    Ez-pages are not rendered in dropdown menu (below discount coupons). See pic



    clicking on the empty fields is working though.


    template: Apple Zen
    Mod: Multilanguage Ez-pages
    version: Zen-Cart 1.3.7

    Any idea?
    grmx

  7. #247
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by tatiana77 View Post
    Ok, Jade, below is line 107

    <!--bof-header ezpage links-->
    <?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
    <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
    <?php } ?>
    <!--eof-header ezpage links-->

    From a Google search, I understood that there must be something like a semicolon, or ' or " missing or extra,... which is in reference to my error code:

    Parse error: parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 107

    Any clues?
    I checked, and those lines are just like mine, except for the space around DIR_WS_TEMPLATE. I think that just may be the forum causing the spaces, but make sure there is no space there in your files.

  8. #248
    Join Date
    Sep 2005
    Posts
    52
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Thank you for this fantastic mod!!

    I have a problem, however. After installation, the header & all body information has moved way up & is over my banner logo.

    http://www.butternugsquash.com/store/

    I'm sure it's just a matter of changing a value somewhere to move it all down, but I can't figure out where that is.

  9. #249
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by mrtorrez View Post
    Hi,

    Ez-pages are not rendered in dropdown menu (below discount coupons). See pic



    clicking on the empty fields is working though.


    template: Apple Zen
    Mod: Multilanguage Ez-pages
    version: Zen-Cart 1.3.7

    Any idea?
    grmx
    Hello,

    I've never tested this with the multilanguage ez-pages mod. Do you have your language file for this mod in this location:

    includes/languages/YOUR_LANGUAGE/extra_definitions/YOUR_TEMPLATE/headermenu.php

  10. #250
    Join Date
    Aug 2006
    Posts
    74
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for your header- With Categories!

    Quote Originally Posted by jettrue View Post
    Hello,

    I've never tested this with the multilanguage ez-pages mod. Do you have your language file for this mod in this location:

    includes/languages/YOUR_LANGUAGE/extra_definitions/YOUR_TEMPLATE/headermenu.php
    Yes, for all languages.

    maybe something is incompatible in:
    includes/modules/sideboxes/YOUR-TEMPLATE/ezpages_drop_menu.php ?

    grmx

 

 

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR