I`m having a go at the Developers Tools see if I can find something elsewhere...
I`m having a go at the Developers Tools see if I can find something elsewhere...
Strange, I did not get rid of the Shopping Cart in the horiz. menu. Thinking maybe I had messed up something, I did a fresh install. Now, following your same instructions, the whole horizontal menu disappears....
You are taking out too much. ONLY take out this section:
<?php if ($_SESSION['cart']->count_contents() != 0) { ?>
<li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a>
<ul class="level2">
<li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a></li>
</ul>
</li>
<?php } else { ?>
<li><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
<?php } ?>
The bottom of that file should look like this:
</ul>
</li>
</ul>
</div>
</div>
While your is like this:
</li>
</ul>
</div>
</div>
I sure was taking out too much Jettrue. Cart is now gone. Thank you very much.
Like when rearranging furniture, my wife now also wants sideboxes!
This template is just great, also, it has the most views in the forum, very helpful!
I feel like making a donation now. ;)
Hi,
Need some help here, how do I remove some of the sub-menus (eg. About Us, Gifts Certificate, etc.) in the Information Drop-down menu?
Thanks
Hi,
Please take a look at my log in page:
http://www.ejpshop.com/shop/index.php?main_page=login
Where do I need to change to make it look like yours:
http://www.zencart137.jadetrue.com/i...ain_page=login
Is it the tpl_login_default.php ?
Thanks in advance!
#1 How does one edit the "Contact Us" page to add additional fields?
#2 I am trying to remove the "Weight" display in the shopping cart but it does not seem to want to turn off as I have already disable it in the admin tool.
Thanks...
Bookmarks