Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
How do I enable the EZ-page header links?
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Thank you Anne,
This is a highly altered version of your theme, I have already created the styles for the ez-pages and increased the menu height to accommodate the second row of the ez-page menu bar links.
BTW I also figured out how to control the speed of the java slider, you just need to add a speed element to the java script call like this:
Code:<script type="text/javascript"> $(document).ready(function(){ $("#slider").easySlider({ auto: true, continuous: true, numeric: true, speed: 3000 }); }); </script>
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Great template!
I am only 50% confident altering the existing php pages, but if one would like to add a pinterest share button, is the only place to enter/alter the code in:
includes/templates/andover_modern/templates/tpl_product_info_display.php
or does it need altering elsewhere?
thanks, edvon
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
I am having difficulty getting this template to load, my site is only showing what appears to be the background. I checked my cache and found the following error:
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/sideboxes/languages_header.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/lyriclea/public_html/includes/templates/andover_modern/common/tpl_header.php on line 44
Any suggestions as to how to fix this problem?
I just tried to re-upload just the tpl_languages_header.php file again directly to the /www/includes/templates/andover_modern/sideboxes folder but it sill is not functioning
Last edited by billcurley; 9 Jun 2012 at 12:30 AM.
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Finally got the silly thing uploaded and installed correctly, thank you for your help.
I am now having an issue with the facebook link not functioning. I edited the test on the footer menu .php file to read as follows:
define('TWITTER', 'http://www.twitter.com/lyricleather');
define('FACEBOOK','http://www.facebook.com/lyricleather');
but I am getting a 404 error file not found message when I click on the link at the bottom of the page.
Any thoughts?
Bookmarks