Page 192 of 305 FirstFirst ... 92142182190191192193194202242292 ... LastLast
Results 1,911 to 1,920 of 3042
  1. #1911
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I check the two folder and I have not the www, all addresses are http://cart.smoother.biz
    Greg

  2. #1912
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks Jettrue. I grabbed Paul's edition and added the menu code to the tpl_header.php below the ezpage links bar.

    <!--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-->

    The top row of drop down buttons show, but the second row of drop down buttons are hidden by the page. How do I adjust the page down to accomodate the drop down menu button rows?

    Also the buttons on the right side of the menu drop down and then flyout to the right and are hidded because they extend past the side of the right column...

    Thanks.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by gsdcypher View Post
    Thanks Jettrue. I grabbed Paul's edition and added the menu code to the tpl_header.php below the ezpage links bar.

    <!--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-->

    The top row of drop down buttons show, but the second row of drop down buttons are hidden by the page. How do I adjust the page down to accomodate the drop down menu button rows?

    Also the buttons on the right side of the menu drop down and then flyout to the right and are hidded because they extend past the side of the right column...

    Thanks.
    Link please? I really can't follow what you're saying without a visual.

  4. #1914
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Sorry. Here is a link http://www.allk-9.com/test/

    The top row of drop down buttons show, but the second row of drop down buttons are hidden by the page. How do I adjust the page down to accomodate the drop down menu button rows?

    Also the buttons on the right side of the menu drop down and then flyout to the right and are hidden because they extend past the side of the right column...

    Link please? I really can't follow what you're saying without a visual.
    Thanks.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by gsdcypher View Post
    Sorry. Here is a link http://www.allk-9.com/test/

    The top row of drop down buttons show, but the second row of drop down buttons are hidden by the page. How do I adjust the page down to accomodate the drop down menu button rows?

    Also the buttons on the right side of the menu drop down and then flyout to the right and are hidden because they extend past the side of the right column...



    Thanks.
    Open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php and fix your commenting, you should have <!-- before anyhing you want hidden and --> after. Your commenting in the drop menu area is rather careless, and needs much cleaning up. If you want the header ezpages menu off, turn it off in the admin under "configuration", "ezpages settings", don't try to hide it with comments.

  6. #1916
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    i will work on cleaning up the commenting, right now it is a mess because i am testing things on this page.

    but how do i get the second row of drop down menus to show? it shows the top row, but there is another row underneath that is hidden by the page...

    i don't want to turn off the ezpage links. i want that on top, then the drop down menu underneath (like it is) but there is another row to the drop down menu that is not showing and the flyout menu on the right side is hidden because it goes off the side of the page.

    home | log in | my account | view cart | checkout now
    on sale | agility equipment | auto accessories | balls & tugs | clothing | decals | dog equipment
    *grooming supplies | kennel supplies | protection equipment | safety & cooling | etc.

    *this second drop down row is hidden by the page.

    thanks.
    Last edited by gsdcypher; 3 May 2008 at 05:47 PM.

  7. #1917
    Join Date
    Apr 2008
    Location
    Brooklyn,NY
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    button hoover options dont work in APPLE ZEN.

    i'm using using zen 1.3.8.
    converted to default ZEN 1.3.8 template - everything is fine.
    what could be the problem?


    SOURCE FOR APPLE ZEN TEMPLATE:
    <!--bof Reviews button and count-->
    <div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&amp;cPath=1_27&amp;products_id=20&amp; number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" >&nbsp;Write Review&nbsp;</span></a></div>
    <br class="clearBoth" />
    <!--eof Reviews button and count -->

    SOURCE FOR ZEN1.3.8 DEFAULT TEMPLATE:
    <!--bof Reviews button and count-->
    <div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&amp;cPath=3_13&amp;products_id=43&amp; number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" >&nbsp;Write Review&nbsp;</span></a></div>
    <br class="clearBoth" />
    <!--eof Reviews button and count -->

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by kot1978 View Post
    button hoover options dont work in APPLE ZEN.

    i'm using using zen 1.3.8.
    converted to default ZEN 1.3.8 template - everything is fine.
    what could be the problem?


    SOURCE FOR APPLE ZEN TEMPLATE:
    <!--bof Reviews button and count-->
    <div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&amp;cPath=1_27&amp;products_id=20&amp; number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" >&nbsp;Write Review&nbsp;</span></a></div>
    <br class="clearBoth" />
    <!--eof Reviews button and count -->

    SOURCE FOR ZEN1.3.8 DEFAULT TEMPLATE:
    <!--bof Reviews button and count-->
    <div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&amp;cPath=3_13&amp;products_id=43&amp; number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" >&nbsp;Write Review&nbsp;</span></a></div>
    <br class="clearBoth" />
    <!--eof Reviews button and count -->
    Those two things are exactly the same, aren't they?

    Did you upload the css for the button hover function in the the apple_zen/css folder?

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by gsdcypher View Post
    i will work on cleaning up the commenting, right now it is a mess because i am testing things on this page.

    but how do i get the second row of drop down menus to show? it shows the top row, but there is another row underneath that is hidden by the page...

    i don't want to turn off the ezpage links. i want that on top, then the drop down menu underneath (like it is) but there is another row to the drop down menu that is not showing and the flyout menu on the right side is hidden because it goes off the side of the page.

    home | log in | my account | view cart | checkout now
    on sale | agility equipment | auto accessories | balls & tugs | clothing | decals | dog equipment
    *grooming supplies | kennel supplies | protection equipment | safety & cooling | etc.

    *this second drop down row is hidden by the page.

    thanks.
    I can't help you until you fix the commenting issue. In firefox, the browser that I use, the menu does not even show. The commenting is so crazy that there's no way to even help until its fixed. The ezpage links do not show in firefox either, because of the commenting issue.

    Because you have so many categories, the Paul's version will not work for you. As far as I know, there's no good way to have a double tall css drop down menu, it would not work correctly.

  10. #1920
    Join Date
    Apr 2008
    Location
    Brooklyn,NY
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Those two things are exactly the same, aren't they?

    Did you upload the css for the button hover function in the the apple_zen/css folder?

    I reinstalled zencart, apple template, created new database - and it works.
    BUT when I installed my old database from backup - buttons dont show up and hoovers dont work.

    by the way, the hoovers i'm talking about are default buttons and button hoovers provided in Apple template. such as "write review" or "tell a friend' or "checkout".


    Any input on this?

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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