I was wondering how to place the SHOPPING CART, LANGUAGES, and CURRENCY module in the HEADER?
This question has been asked and answered before in this forum, but I tried what was suggested without any luck.
Here's what I tried:
I placed the ENTIRE code of the block_cart.html between DIV containers (<div></div> and placed it into header.html. Then I added the following single include line into the begining of header.php:
include_once ("./block_cart.php");
iAll I got into the header was the "Shopping Cart" label, but no cart content info.
What's the format of including modules into the header, or navigation bar? (I also want to include the SEARCH module into the top horizontal navigation bar of the classic_blue template.)
If the layout CMS of Viart can be designed to allow inclusion of modules into places (header, navigation, footer) other than the left and right sides, it would be great!
This is because Headers, Horizontal Navigation Bars, and Footers are standard ergonomic design areas for many well designed shopping cart online stores.
Until this happens, I think a DETAILED TUTORIAL or Step-by-Step guide on how this can be achieved (not a 2 sentence answer) would be greatly appreciated by non-programming newbies like me.
Can anybody help???
Thanks in advance...
Anthony
cica (Guest)
13 Jul 2007 9:12 PM
Same here. i did all the above nothing works. For example how to add Product Type to product listings.
steddyman
22 Jul 2007 12:08 PM
Come on Viart support. Please answer this question.
I want to be able to place the currency selection dropdown and language dropdown into the header too.
Steddyman
AmandaK (Guest)
23 Sep 2007 1:46 AM
Please? Anything on this?
ninamelendez
25 Sep 2007 1:28 AM
I tried the suggestion for moving the cart block to the header as well. Doesn't "work" on any of the templates. Need help too!