Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
Yes, that is the wrong place to change it. You are changing the document product types, instead of regular products, change includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
Thanks jettrue for the support that ofcoarse worked :clap: just one comment for others if they want to do the same.
If you havent made any changes to this file its located;
includes/templates/template_default/templates/tpl_product_info_display.php
once you modify said file move it to;
includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php
so the modified file is in the correct override place.
Thanks again jettrue! :flex:
Re: Apple Zen Support Thread
Thanks for th reply, Jade.
I went back through them this morning with fresh eyes and I did miss a folder. Serves me right for staring at the same stuff for three hours.
Re: Apple Zen Support Thread
Multiple Images recommendations
Zen 1.3.8a
Apple Zen Template
IH2
Have been looking for a solution to multiple pictures for product pages and havent found the right solution for me yet. Am using IH2 with Apple Zen template and that works well for image hover, adding multiple images is some work to do and I have dont that but not happy with that and am looking for other solutions.
I like the Lightbox effect but not sure if it works with IH2 together?
also is it possible to get scrolling multiple images with Lightbox effect
< prev | next > scrolling gallery type thing?
just wondering if any other apple zen template users have tried, done this?
or have other suggestions?
Thanks in advance for suggestions!
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
I'm not seeing this. It is quite a large logo.
You might want to remove this:
#logo img {
width:100%;
height:100%;
}
You are the best! So simple, yet so effective! lol
Re: Apple Zen Support Thread
Hey Jettru,
Another issue I'm having is getting rid of the left column boxes when on the checkout/cart pages
I have added the following to the overrided template tpl_main_page.php
PHP Code:
if (in_array($current_page_base,explode(",",'checkout_shipping,checkout_payment,checkout_confirmation,checkout_login,checkout_account,checkout_success,shopping_cart')) ) {
$flag_disable_left = true;
}
Still, the sideboxes show up
I got this tutorial via this website (the link is: https://www.zen-cart.com/tutorials/i...hp?article=233)
Any help would be greatly appreciated!
Again, my site is http://www.iwannat.com
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
You've changed how the drop down menu works, it seems. Its no longer a drop down menu, and is now simply listing the products, and its wreaking havoc. Please reload inlcudes/templates/apple_zen/common/tpl_drop_menu.php and includes/classes/categories_ul_generator.php, and includes/modules/sideboxes/apple_zen/ez_pages_drop_menu.php
Thank you so much. I was pulling my hair thinking it is a configuration issue. I will reload and make it work again. THANK A MILLION.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
You've changed how the drop down menu works, it seems. Its no longer a drop down menu, and is now simply listing the products, and its wreaking havoc. Please reload inlcudes/templates/apple_zen/common/tpl_drop_menu.php and includes/classes/categories_ul_generator.php, and includes/modules/sideboxes/apple_zen/ez_pages_drop_menu.php
I just tried to correct it. The dropdown menu is normal now but the WHO'S ONLINE is still at the bottom of the center column. I just can't make them appear in the RIGHT BOX. This problem happens only on the home page for some reason.
www.pearlsinthepod.com
Please help. I am running out of wits after many hours of working on it.
Re: Apple Zen Support Thread
I just found out that the WHO'S ONLINE is displayed correctly in the RIGHT Sidebox under Firefox. In IE 6, it is displayed at the bottom of the Center Column.
www.pearlsinthepod.com
Anyone encounter this problem before??
Re: Apple Zen Support Thread
Problem solved.
I finally figured out why the CENTER column displays the content that is supposed to be on the RIGHT sidebox. The problem was that I have a jpeg picture rather than gif at the center column. Somehow IE 6 handles it differently, the content continues below the picture. But in Firefox, it displays properly in the RIGHT sidebox.
Thanks for your help. Jade.
www.pearlsinthepod.com
Re: Apple Zen Support Thread
I was wondering if there is a way to update the navigation to have the links stay extended - not disappearing.
I have already moved the menu over to the left and made it so it is a vertical menu. What I now want it to do is to stay open. I don't want it to drop down and then close when I move over the next link below it.
I'm not sure if this is in the csshover.htc file - or if I am missing something in the css file but I am going nuts trying to figure it out! :blink:
If you would be able to help me out I would greatly appreciate it.
Thank you,
Seth