My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Last edited by countrycharm; 23 Feb 2012 at 09:01 PM.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I've installed this add-on and it works great. Thanks for this great add-on.
Before I will ask my question, this is my website: www.indyapparels.com for the forums reference.
In the INFORMATION menu, there is a link called QUICK ORDER FORM.
Now, what I wanted is to SWAP the CONTACT US and QUICK ORDER FORM in their places.
How can I do that?
Thank you.
Just wanted to say thanks for this, I've just installed on 1.5 and it works great. Now I just need to customise the thing... 8)
With regard to your question RJugalbot, you need to edit /includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php
The links under Information are defined from line 55 onwards - I'm not sure how your quick order form would be defined but once you've found it it's just a case of swapping this link for the Contact Us box which is line 82:
<li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li>
Hope this helps
Last edited by igi2011; 27 Feb 2012 at 12:33 PM.
I've installed this on my site and it works beautifully. Thank you!
I have a question, though.
Let's say I want to split up categories between headers (Like, Header1, Header2, Header3) and so pages on the menu bar display certain categories.
How would I go about this?
One would assume making a new SQL table linking categories to header id's but I've only just started learning PHP so I wouldn't even know how to call those.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
OK I've installed this and customised it a bit - it's working really well except for one thing, I have two headers with no sub-menus ('Search' and 'Contact Us') and whenever I click on these the whole page moves a few pixels to the right... and then, when I hover over 'Categories' the page jumps back to the left!
I can't work out if this is to do with the menu or if it's just a general Zen Cart thing that's more noticeable with this addon because of the hover effect. I wondered if it was because there was no style for these two headers in tpl_drop_menu.php, but it still does it even if I style them <li class="submenu"> the same as the other headers.
The site - www. need that gift .co.uk
I've worked it out... it's nothing to do with this addon at all, it's to do with the right-hand scrollbar, which when it's present is shunting everything to the left.
Will have to have a think about how to fix this...
Last edited by igi2011; 7 Mar 2012 at 04:13 PM.
....... (edit) silly question
Last edited by Rovi01; 18 Mar 2012 at 10:43 PM.
Bookmarks