Re: Andover Modern Template Support Thread
version 1.5.1
add customer from admin
image handler 4
http://dezertdezinez.com/cardshop
My question is on the front page of this template there are tabs in the center for the Feature/Specials/ New
The NEW buttons is not showing correctly? And am not sure what I did to change it.
Do you have some advice of how I can fix this ?
I did change the width of the sidebars in the admin screen. Would this have done the mess up to the button?
I changed the side bar width to 185 from 150
Please let me know if you need more information
Debbie
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
Debbie2014
version 1.5.1
add customer from admin
image handler 4
http://dezertdezinez.com/cardshop
My question is on the front page of this template there are tabs in the center for the Feature/Specials/ New
The NEW buttons is not showing correctly? And am not sure what I did to change it.
Do you have some advice of how I can fix this ?
I did change the width of the sidebars in the admin screen. Would this have done the mess up to the button?
I changed the side bar width to 185 from 150
Please let me know if you need more information
Debbie
My advice would re-trace your steps and systematically un-do the changes you have made. If you don't have a log of the changes, then you can replace the files in the css folder from the default template package.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
My advice would re-trace your steps and systematically un-do the changes you have made. If you don't have a log of the changes, then you can replace the files in the css folder from the default template package.
Thanks,
Anne
thank you so much Anne
I was able to go back and put in part of the template and that fixed it. I love your templates and the easy look of them with the easy ready of the css files that helps so much when you are learning as you build
Debbie
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
Debbie2014
thank you so much Anne
I was able to go back and put in part of the template and that fixed it. I love your templates and the easy look of them with the easy ready of the css files that helps so much when you are learning as you build
Debbie
I am happy that you got it all worked out ;-)
Thanks,
Anne
Re: Andover Modern Template Support Thread
Having trouble getting the Andover Modern Template to run (appear?)
I was using Zen 1.50, but before installing the Andover template I upgraded to 1.5.1.
The Zen raw install was working fine.
The tutorial was often too confusing. I'm using a Centos 5 server with no CPANEL, or any other web management utility. I had to parse out the installation folder and place the files into the correct places manually without any installation file mapping provided.
From the tutorial, I copied and installed the db snippet.
There was no notes or explanation of what to do with the jscript: jquery.easing.1.3.js
After applying the entire online tutorial, I get a blank grey screen with the browser indicating that it had downloaded something from the website.
Current website:
http://www.graphicapplications.com/catalog/index.php
The logs don't indicate any errors.
The admin side works perfectly, without any errors or problems.
Just a blank website.
I've done the installation from scratch 3 times already and I don't see any way to make the main page live.
Please let me know where to look or what to do and put me out of my misery...at the moment I can't comment about the templates one way or another.
- Peter
Re: Andover Modern Template Support Thread
Looking for a little help.. I have looked through the posts and not found what I need.
I am trying to add social links to the header yet the picture is not showing after I put in the info to the tpl_header.php the css info to the css and the image to the image folder
everything is there yet no luck ..
have any ideas how to get it to show
I tried to add a picture here though it's not letting me. the link below is to the shop.
http://dezertdezinez.com/cardshop
The below code is the map info for the picture though I am not sure if I can put this in to the php page.
Code:
<html> <head> <meta name="Author" content=""> <meta name="Generator" content="PaintShop Photo Pro"> <title> </title> </head> <body> <img name="social0" src="social.png" width="238" height="129" border="0" usemap="#social" alt="" /> <map name="social"> <area shape="rect" coords="97,89,127,121" href="http://dezertdezinez.com" target="_blank" alt="Dezert Dezinez"> <area shape="rect" coords="144,93,174,123" href="http://twitter.com/shami2009" target="_blank" alt="twitter"> <area shape="rect" coords="198,12,230,44" href="http://pinterest.com/dkk2014/" target="_blank" alt="Pinterest.com / dkk2014"> <area shape="rect" coords="147,11,178,42" href="https://plus.google.com/u/0/113666370918904316553/posts" target="_blank" alt="google +"> <area shape="rect" coords="96,13,128,44" alt=""> </map> </body> </html>
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
peterz
Having trouble getting the Andover Modern Template to run (appear?)
I was using Zen 1.50, but before installing the Andover template I upgraded to 1.5.1.
The Zen raw install was working fine.
The tutorial was often too confusing. I'm using a Centos 5 server with no CPANEL, or any other web management utility. I had to parse out the installation folder and place the files into the correct places manually without any installation file mapping provided.
From the tutorial, I copied and installed the db snippet.
There was no notes or explanation of what to do with the jscript: jquery.easing.1.3.js
After applying the entire online tutorial, I get a blank grey screen with the browser indicating that it had downloaded something from the website.
Current website:
http://www.graphicapplications.com/catalog/index.php
The logs don't indicate any errors.
The admin side works perfectly, without any errors or problems.
Just a blank website.
I've done the installation from scratch 3 times already and I don't see any way to make the main page live.
Please let me know where to look or what to do and put me out of my misery...at the moment I can't comment about the templates one way or another.
- Peter
This is not a problem with the template. There are many people who have installed the template with no problems. All of our templates are fully compatible with version 1.5.1. If you are getting a blank page, you need to make sure that you have permissions set to 777 on your logs folder, then refresh your browser where the site is located, then check your log folder for error messages and correct any issues.
The javascript file you are talking about is in the readme folder and not a template file at all. These should not be copied to your server.
I would recommend switching to a web host that has the functionality you need to install the template properly.
Thanks,
Anne
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
Debbie2014
Looking for a little help.. I have looked through the posts and not found what I need.
I am trying to add social links to the header yet the picture is not showing after I put in the info to the tpl_header.php the css info to the css and the image to the image folder
everything is there yet no luck ..
have any ideas how to get it to show
I tried to add a picture here though it's not letting me. the link below is to the shop.
http://dezertdezinez.com/cardshop
The below code is the map info for the picture though I am not sure if I can put this in to the php page.
Code:
<html> <head> <meta name="Author" content=""> <meta name="Generator" content="PaintShop Photo Pro"> <title> </title> </head> <body> <img name="social0" src="social.png" width="238" height="129" border="0" usemap="#social" alt="" /> <map name="social"> <area shape="rect" coords="97,89,127,121" href="http://dezertdezinez.com" target="_blank" alt="Dezert Dezinez"> <area shape="rect" coords="144,93,174,123" href="http://twitter.com/shami2009" target="_blank" alt="twitter"> <area shape="rect" coords="198,12,230,44" href="http://pinterest.com/dkk2014/" target="_blank" alt="Pinterest.com / dkk2014"> <area shape="rect" coords="147,11,178,42" href="https://plus.google.com/u/0/113666370918904316553/posts" target="_blank" alt="google +"> <area shape="rect" coords="96,13,128,44" alt=""> </map> </body> </html>
I would not use an image map for the links. I would just use individual images and add them to the tpl_header.php file. Put a class or id on each image so that you can manipulate it with css.
It looks like your image social.png is not in the correct place on your server or the path to the image is not correct because the image will not load.
Thanks,
Anne
Re: Andover Modern Template Support Thread
very good thank you for the help :)
Can I take the buttons from the footer and place that same script for the buttons in the header?
Debbie
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
Debbie2014
very good thank you for the help :)
Can I take the buttons from the footer and place that same script for the buttons in the header?
Debbie
Yes you should be able to use the same xhtml code but you might need to adjust the css.
Thanks,
Anne