Re: Andover Modern Template Support Thread
Quote:
I had read the errors before but it never really clicked.
I got the first couple ones but I now have 31 Errors, 10 warning(s) and I really have no clue
Any tips?
Try taking the space out before the "=" :
Code:
<script type="text/javascript">
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Try taking the space out before the "=" :
Code:
<script type="text/javascript">
Thanks,
Anne
Just tried and it still gives the same errors
Re: Andover Modern Template Support Thread
not sure why, my side layout is not 'out' and my header were half missing?
can anyone help?
http://happydays-shop.com/zencart/
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
krissyng
Have you turned on the sideboxes you want under Configuration-> Layout Settings???
http://www.zen-cart.com/wiki/index.php/Sideboxes
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
HelpMeSell
yup, i turn on already, still the same.
under colum right/left status then 0 is off right? 1 is on right?
Re: Andover Modern Template Support Thread
I like this templete so much.It is so lovely.Just have one question.I have successfully installed it but the index page became slower.Is it normal? My webiste is offerbags.com :smile:
Re: Andover Modern Template Support Thread
Quote:
I like this templete so much.It is so lovely.Just have one question.I have successfully installed it but the index page became slower.Is it normal? My webiste is offerbags.com
Have you optimized the slide show images? Slow server you might want to contact your host.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Have you optimized the slide show images? Slow server you might want to contact your host.
Thanks,
Anne
The size of pics is 700x250.The pics moving is not flat.when up or down the page by scroll.It is not flat as well. I changed with other templetes.Everything is ok.
Re: Andover Modern Template Support Thread
Real simple for some!!! Not for me ;)
Ok, pulling my hair out at trying to get the facebook & twitter icons to open in a new window and not leave the main site.
No good at PHP and I tried the Target = blank thing to no avail.. so what do I need to plave in these two lines of code to make them use a new window?
define('FACEBOOK','http://en-gb.facebook.com/pages/The-Personalised-Touch-by-metalPIX/182065021825111');
define('TWITTER', 'http://www.twitter.com/metalpix_uk');
Re: Andover Modern Template Support Thread
Quote:
Real simple for some!!! Not for me ;)
Ok, pulling my hair out at trying to get the facebook & twitter icons to open in a new window and not leave the main site.
No good at PHP and I tried the Target = blank thing to no avail.. so what do I need to plave in these two lines of code to make them use a new window?
define('FACEBOOK','http://en-gb.facebook.com/pages/The-Personalised-Touch-by-metalPIX/182065021825111');
define('TWITTER', 'http://www.twitter.com/metalpix_uk');
Edit the includes/templates/andover_modern/common/tpl_footer_menu.php file.
Thanks,
Anne