This is not a problem with the template. If you look at the template demo you will see that there is no problem. I would look to any addons/modules you have installed in the cart or try re-uploading the files from the template package in the includes/modules directory.
Thanks,
Anne
Thank you for the reply!!!!
I went through all my addon
Recover Cart Sale
Ultimate SEO
Google Mapinator
Excel Populate
Add Customer
and nothing changed, I went through the forum and came across this forum thread, and did what they said to do with the tpl file & it worked!
http://www.zen-cart.com/showthread.p...highlight=1109
Diva Boutiques
www.divaboutiques.com
For some reason I am having a problem getting this new template loaded to my store. I have moved the "includes" folder over by FTP but it did not go into the correct directory so I manually moved the includes into the original includes folder and moved the template over. I am missing something here. I have attached some screen shots. Love the #10 that would like to use. Any information you can give me would be greatly appreciated. Thanks so much!!![]()
I am still confused. I read the readme.html file and did as it stated but there was no change and nothing to change in me admin panel. I guess I dont understand the page layout model should still change the default template that is set up?
Hi I just installed this mod and it looks great, thank you for your work. I came across this post and am trying to do exactly what you say here. I am trying to keep my left and right columns with this mod between both columns. For some reason, the columns are there but stay below the hover effects instead of to the right and left. Here is the link to the site www.casablancafurnitureinc.com. Any help would be appreciated. Thank you.
Never mind, I was able to figure it out.
I needed to update the original "tpl_main_page" file instead of replacing the whole file with the one included in the module.
For those interested:
I copied <?php require($template->get_template_dir('tpl_homepage_hover_effects_1.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_homepage_hover_effects_1.php');?> and placed it under the "contentMainWrapperb" (I am using cherryzen template). I then updated stylesheet.css by adding margin-top:-400px on the #navColumnOne and #navColumnTwo and it worked for me.