![]() |
Move Minicart to head.tpl
Dear X-Cart Friends.
I am trying to relocate the minicart from home.tpl to the header portion of the page (head.tpl) and no matter what I do I can not get anything to visual appear . Can someone help with what I am missing here - or provide a few pointers. Thanks, Rich |
Just put this code where you want it to appear in head.tpl:
Code:
{ include file="customer/menu_cart.tpl" } Just make sure the top_menu.tpl (speed bar) isn't interfering with it. |
THANKS Balinor!
Key word: "interfering" Had the balance of the package right. Rich |
Be sure and test that thing out as both a logged in user and a user with tons of stuff in the cart. That has a way of breaking your layout when it is in the header :)
|
Quote:
If this is the case then, what would be the simplest way to stop it. For the sake of discussion. :) |
Just make sure you have enough room for it when it is full :)
|
All times are GMT -8. The time now is 10:02 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.