New Zenner
- Join Date:
- Dec 2011
- Posts:
- 3
- Plugin Contributions:
- 0
Andover Modern Template Support Thread
Ok thank you.
I will give this a try.
Views: 145,468
New Zenner
Ok thank you.
I will give this a try.
Totally Zenned
mtkdaly:
Ok thank you.
I will give this a try.
If you need to locate the file that contains the code for the button, use the developers toolkit:
https://www.zen-cart.com/tutorials/index.php?article=39
Thanks,
Anne
New Zenner
Love this Template! 4 weeks of playing with it and nearly done!.. http://www.jabylay.co.uk
New Zenner
Hi everyone!
I've been using Andover Modern for some time now. I see that although my social media icons do work in the footer, it is a very particular area that has to be clicked on in order to access it.
In other words: if you hovered over the image to click, there's no link there. You would have to hover just below the image to click link.
Does this mean that my social media icons are too small or is this something that I need to adjust within the stylesheet?
You can access my site HERE
Totally Zenned
naogifts:
Love this Template! 4 weeks of playing with it and nearly done!.. http://www.jabylay.co.uk
Your site looks great ;-) Best wishes on your business.
Thanks,
Anne
Totally Zenned
ZC Newbie:
Hi everyone!
I've been using Andover Modern for some time now. I see that although my social media icons do work in the footer, it is a very particular area that has to be clicked on in order to access it.
In other words: if you hovered over the image to click, there's no link there. You would have to hover just below the image to click link.
Does this mean that my social media icons are too small or is this something that I need to adjust within the stylesheet?
You can access my site HERE
I believe that this has already been answered in the thread and has been fixed in the newest version of the template.
Add:
width:80%;
to #siteinfoLegal in the stylesheet_footer_menu.css file.
Thanks,
Anne
Totally Zenned
Does installing the sql patch require anything special to install in v1.5?
andover_modern_1_3
php 5.3.8
I get a white error screen when attempting to install it from within the admin screen when I copy/paste the code from notepad
WARNING: An Error occurred, please refresh the page and try again.
Totally Zenned
Never mind. Short circuit between the ears (I think) on this end.
The patch had been previously installed and I had forgotten about that.
Sorry to muddy the support thread before thinking.
Totally Zenned
RixStix:
Never mind. Short circuit between the ears (I think) on this end.
The patch had been previously installed and I had forgotten about that.
Sorry to muddy the support thread before thinking.
No problem ;-)
Thanks,
Anne
New Zenner
I like this template i was using it on the 1.3.9H zencart then had to upgrade to the 1.50 how ever i downloaded 2 of the templates the Aberdeen and Andover
Here's my issues
1 Aberdeen
the Aberdeen Neutral is displaying in on the top browser in the admin section and the store as well i edited the header.php file to make it say our store name with slogan but will not go away.
Andover
Nice template i love the colors however when i went to deactivate some of the boxes from the side all that it shows is the header nothing else no footer no nothing and i even applied the sql patch as well and even reset the layout boxes and still nothing. and same applies on the browser.
Thanks
Totally Zenned
the Aberdeen Neutral is displaying in on the top browser in the admin section and the store as well i edited the header.php file to make it say our store name with slogan but will not go away
That's the site title, which is edited in meta-tags.php.
Totally Zenned
HBELLC:
I like this template i was using it on the 1.3.9H zencart then had to upgrade to the 1.50 how ever i downloaded 2 of the templates the Aberdeen and Andover
Here's my issues
1 Aberdeen
the Aberdeen Neutral is displaying in on the top browser in the admin section and the store as well i edited the header.php file to make it say our store name with slogan but will not go away.
Andover
Nice template i love the colors however when i went to deactivate some of the boxes from the side all that it shows is the header nothing else no footer no nothing and i even applied the sql patch as well and even reset the layout boxes and still nothing. and same applies on the browser.
Thanks
1---are you trying to add your logo and tagline? If so, detailed instructions are given in the readme.html file in the template package.
Thanks,
Anne
New Zenner
Hello,
No i already have the logo and slogan added i also went to the meta-tags.php and added our as well as the header.php but here is our link look at the top of the browser and you will see it says Aberdeen Hillbilly Electronics
I will also check the cache folder for the Andover.
Thanks
Totally Zenned
HBELLC:
Hello,
No i already have the logo and slogan added i also went to the meta-tags.php and added our as well as the header.php but here is our link look at the top of the browser and you will see it says Aberdeen Hillbilly ElectronicsI will also check the cache folder for the Andover.
Thanks
I don't see any problem with your site title.
Thanks,
Anne
New Zenner
Thanks
Found the problem i changed the wrong meta_tag.php lol was unable to let yall know had to reformat pc.
now to tinker with the andover template.
Thanks
Totally Zenned
HBELLC:
Thanks
Found the problem i changed the wrong meta_tag.php lol was unable to let yall know had to reformat pc.
now to tinker with the andover template.
Thanks
I'm glad that you figured it out ;-)
Thanks,
Anne
New Zenner
Thanks for the template so far so good..
I was wondering if the product listing can be made to look like a table instead of a list?
Ie- if i select a category it takes me to a ascending order product list
but i would like it to look like the New Products portion of the page if possible?
I am using zen 1.3.9
Thanks
Colin
Totally Zenned
deckandpool:
Thanks for the template so far so good..
I was wondering if the product listing can be made to look like a table instead of a list?
Ie- if i select a category it takes me to a ascending order product list
but i would like it to look like the New Products portion of the page if possible?I am using zen 1.3.9
Thanks
Colin
If you read the readme.html file included with the template package you will see the instructions for this.
Thanks,
Anne
New Zenner
hi anne
please forgive my lack of knowledge as i am new which i am sure you hear a lot and
but
when i insert the text on the read me file i get a 1064 sql syntax error.
this is what i inserted: and a caveat of other pastes which yielded the same error message.
(configuration_title, configuration_key, configuration_value,
configuration_description, configuration_group_id, sort_order,
last_modified, date_added, use_function, set_function)
VALUES ('Product Listing - Columns Per Row', 'PRODUCT_LISTING_COLUMNS_PER_ROW', '3',
'Select the number of columns of products to show in each row in the product listing.
The default setting is 3.', '8', '41', NULL, now(), NULL, NULL);
Totally Zenned
What program did you use to copy and paste? Anything other than a plain text editor such as Notepad++ can insert characters or line breaks that will cause a syntax error.
Tell staff why this post should be reviewed.