Dear Jade,
Thank you for your kindly help.
Now I start a new thread adress is :
http://www.zen-cart.com/forum/showth...065#post458065
Please go there and help me~
Thank you again.
Regards,
Hebbe
Printable View
Dear Jade,
Thank you for your kindly help.
Now I start a new thread adress is :
http://www.zen-cart.com/forum/showth...065#post458065
Please go there and help me~
Thank you again.
Regards,
Hebbe
If you're saying that you want them added at the top, next to your category drop down, Then you need to open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and add those pages manually, following the menu format. However, realize that you really can't add many drop down menu items without running out of room.
Good Evening,
I just installed the Apple Zen and I've been working on it for a couple of hours now, what I don't understand is:
Before the products were aligned in columns on 3 (as specified in the Index Listing).. no problem.
Now, they're showing up in 1 column.. even though the settings in the Index Listings page still say 3...
any suggestions? Where can I look?
Here is the link: www.tuscanywines.net/catalog
Thank you in advance!
P.S. Nifty Zen was a cool template, but Apple rocks :)
Do you have the Layout Grid mod installed on this site? Its not turned on right now, or you don't have the files in the right place. You turn it to "columns", under "configuration", "product listing", "product listing - layout style".
If it is set to columns, then when switching templates, I'm guessing all the files for the grid mod aren't in their proper places.
Hi Jettrue,
Just a quick question, maybe theres already a question like this one, is it possible to add a link to the menu? I want to make a prominent link to my main website from my store and I was thinking that if, under the "home" drop down menu if it would be possible to add an extra link like "Main Site" and have it send the people to my main site ie, www.thedidgmaster.ca? Not the store. Thanks.
Jade,
great work.
I was reading all 126 pages (quickly :blush:) and I couldn't find a solution.
I have 2 questions.
1.) How can I have the dropdown menu in my language (italian)? I must have made some mistake but I get the proper titles only in english.
2.) What font did you use to make the logo image?
Thanks in advance.
Nico :smile:
1. You have to have the corresponding language files in the proper spots. So anywhere there is a includes/languages/english/apple_zen/ file, you need to have an includes/languages/italian/apple_zen/ file.
2. It is called "Pupcat"
You're welcome!
Oh, and I think you emailed me about making italian buttons? See this post about making free buttons online:
http://www.zen-cart.com/forum/showpo...&postcount=759
Also, you wanted to have the cherry zen styling of products. You could do this by uploading the cherry_zen includes/templates/cherry_zen/templates/tpl_product_info_display to apple zen, and then adding the relevant css changes from cherry_zen to apple_zen.
Ok, bunch of problems.
I'm working locally to test everything before going online.
I installed your template following readme.txt instructions.
The first problem I got was a
1054 Unknown column 'pages_title' in 'order clause'
in:
[select * from ezpages where status_header = 1 and header_sort_order > 0 order by header_sort_order, pages_title] error.
I saw another user had the same problem with Cherry Zen but there was no solution for it. So I looked around and I found something on the italian support forum.
Here they suggest for the same problem to copy 3 files:
includes/modules/classic/ezpages_bar_footer.php
includes/modules/classic/ezpages_bar_header.php
includes/modules/sideboxes/classic/ezpages.php
to the new_template directory.
I did so and the problem somehow dissappeared, but, as you can see from the first picture my header is different from the original.
http://img340.imageshack.us/img340/3...lishsv8.th.png
Then, when I switch to the italian language, I get this:
http://img340.imageshack.us/img340/5...ianotc8.th.png
Any suggestion?