Thanks Jade.
I've been having a heck of a time trying to get those links in there.
Let me know what you find out....
Thanks!
I decided to use this template instead of the Apple. So I hav this technical question.
I want the customer to be able to browse through my site in two ways:
Categories Which is Included in the templates, And Also by Size.
Now I can set the different size through the Attribute, So I want to add anew side Box with "Shop By Size". The question is Can we link the Shop by Size "which will range from 5-14" So it will collect the infomration from the attribute Automatically So when you input a new item with different sizes it will show up in both the Catgories Box and The Size Box.
Hi Jade,
My turn to help.
I added this code:
to the tpl_ezpages_bar_header and got the links to appear!Code:<!--bof-view cart and checkout now links--> <div id="your new div"> <ul class="forward"> <?php if ($_SESSION['cart']->count_contents() != 0) { ?> <a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a> | <a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT; ?></a> <?php }?> </ul> </div> <!--eof-view cart and checkout now links-->
But it did push the side columns down a bit leaving a gap. Do you know what in my code is causing that and how to fix it?
Thanks.
I just cannot get my website to showright in foxfire. The colors don't show right, I cannot get my logo to show centered in foxfire. I cannot seem to find the problem i've tried this and that and nothing seems to work. I really like the template but it just won't work in foxfire with my website weezeesgifts.com. Can someone please help.
I would appreciate any help on how to correct the Header Menu ( navmain ) position. The HOME LOGIN MY ACCOUNT SHOPPING CART CHECK OUT menu bar is out of position. This site is a fresh install of Ver. 1.3.8 w/Cherry Zen Template. A snapshot of the web page can be seen here:
http://www.smokeddogbones.com/images/SnapShot.jpg
Thank you in advance for any suggestions.
RJR
Hi Jmcgov or jettrue. Need a little help with this particular problem. jmcgov, you couldn't post what the missing line of code was, could.
Jettrue, great looking template BTW.
TIA
heavenlynights
jettrue thank you for taking a look at it, I truly appreciate all the help you are with us less than skilled people. (And I mean that sincerely I appreciate you taking the time.) I got it fixed, I was missing a line of code. Just proves if all else fails read the directions AGAIN LOL
I would appreciate any help on how to correct the Header Menu ( navmain ) position. The HOME LOGIN MY ACCOUNT SHOPPING CART CHECK OUT menu bar is out of position. This site is a fresh install of Ver. 1.3.8 w/Cherry Zen Template. I failed to mention in a previous post this only happens when we reduce the 1000px page width to anything below 900px. A snapshot of the web page at 800px screen width can be seen here:
http://www.smokeddogbones.com/images/SnapShot.jpg
Thank you in advance for any suggestions.
RJR
Bookmarks