I believe the EZ pages & the drop down are two different things. EZ pages don't have any association with the dropdown menu bar.
I'm not too sure about making a new page the links in the tpl_drop_menu.php are weird but i'm still looking into it.
No idea yet, the linking is weird.
it's something like this:No idea what directory that is in, but i'll still look. For now you might as well rename the link and edit it's page appropriately. If you go to the page on your actual website in it's default setting it can tell you where you can edit it.Code:<a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a>
EDIT: You can edit those pages in the 'define page editors' in your admin c.p or here:
includes/languages/english/html_includes/THEPAGE
Last edited by Samuz; 19 Jul 2010 at 12:31 PM.
well this:
is somehow linked to the .php file in the /html_includes/ directory. Haven't seen that type of linking before..Code:<a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a>
Hello, I have had my Cart working with this template since August 09, no problems until I recently tried to add something to the shopping cart as a guest. Just testing it out for functionality and it didn't work.
For example if you navigate to:
http://www.xaralambo.com/index.php?m...ifhobouqu8m6q2
Then select a Metal and a Size in the Attributes area.
When you click "add to cart" the next page is totally blank and nothing happens!
This is the case with all of my products.
I first thought it was because I was running 1.38 version but have just done a successful update to 1.39d and it is still the same....
What's more disturbing is that existing customers can no longer log in - the password is accepted but the next page goes blank as well.....
Please assist!
Any thoughts or direction would be greatly appreciated.
Thanks
*** POST SHOWN BELOW IS NOW RESOLVED - There was a syntax error in my index.php - corrected and now functional.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hello, I have had my Cart working with this template since August 09, no problems until I recently tried to add something to the shopping cart as a guest. Just testing it out for functionality and it didn't work.
For example if you navigate to:
http://www.xaralambo.com/index.php?m...ifhobouqu8m6q2
Then select a Metal and a Size in the Attributes area.
When you click "add to cart" the next page is totally blank and nothing happens!
This is the case with all of my products.
I first thought it was because I was running 1.38 version but have just done a successful update to 1.39d and it is still the same....
What's more disturbing is that existing customers can no longer log in - the password is accepted but the next page goes blank as well.....
Please assist!
Any thoughts or direction would be greatly appreciated.
Thanks
Where do I change the size of the logo wrappers?
For my site, http://eyecandylens.com/, what do I change in stylesheet.css so that the entire width (1280 px) of the logo shows and it isn't surrounded by white blocks? Thanks!
I just fixed that. I still have a few questions though, if anyone could please help answer them.
1. In stylesheet.css, where do I change the colour for the bar that shows "Featured Products," "New Products for this Month," "Customers Also Bought"?
2. I've looked here (http://www.zen-cart.com/forum/showth...lezen&page=284) on how to move the drop-down navigation bar to the top of the page, but for the last part ("You will have to adjust your .css files to move your Logo down below the dropdown menu. "), how do I do that?
Thanks, any help would be tremendously appreciated!
Hey i'd suggest you get Firebug if you're a firefox user. It's a really cool tool for developing your site. You can highlight over something and it'll show you its attributes as well as where it is found in your css file. I can help you but i'm pretty much finished exploring Zen cart.
did u end up finding out where the drop down pages that are linked to the drop down php file found by any chance??
Bookmarks