I check the two folder and I have not the www, all addresses are http://cart.smoother.biz
I check the two folder and I have not the www, all addresses are http://cart.smoother.biz
Greg
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.
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.Link please? I really can't follow what you're saying without a visual.
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.
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.
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&cPath=1_27&products_id=20& 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;" > Write Review </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&cPath=3_13&products_id=43& 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;" > Write Review </span></a></div>
<br class="clearBoth" />
<!--eof Reviews button and count -->
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.
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?
Bookmarks