Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,140

Results 501 to 520 of 1,865
26 Jan 2015, 11:11 PM
#501
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Westminster New

picaflor-azul:

Ok, if you come across a menu that works better for you, just let me know or post the code here and I will include it. It has to be a compatible license with the GPL and work on all mobile devices.

Thanks,

Anne

FYI.. Took a trip around Google.. This collapsing on scroll issue with touch screen devices is a KNOWN BUG with this menu.. and it's not just Androids, older Apple devices have reported the SAME issue with this menu.. I will probably drop it from my client's in favor of a commercial menu or I'll do some integration wizardry and use the WordPress menu..

26 Jan 2015, 11:17 PM
#502
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Westminster New

Thannaree:

For those who want to have a wordpress icon in (or latest font awesome css for) the footer

Open : includes/templates/westminster_new/common/html_header.php and replace

<link href="//netdna.bootstrapcdn.com/font-awesome/[B]4.0.3[/B]/css/font-awesome.css" rel="stylesheet" /> ``` > > ``` <link href="//netdna.bootstrapcdn.com/font-awesome/[B]4.2.0[/B]/css/font-awesome.css" rel="stylesheet" /> ```

and since Awesome Font is now at version 4.3.0, this is now the change one needs if they want the latest and greatest Awesome Font

<link href="//netdna.bootstrapcdn.com/font-awesome/[B]4.3.0[/B]/css/font-awesome.css" rel="stylesheet" />
27 Jan 2015, 12:40 AM
#503
14all41 avatar

14all41

New Zenner

Join Date:
Aug 2011
Location:
Indiana
Posts:
66
Plugin Contributions:
0

Re: Westminster New

rbarbour:

The above hard coded parentheses () are bold in red font, not sure which ones cause I haven't played with this in some time.

I turned out to be line 116. Thanks, I never would have figured that out.

27 Jan 2015, 1:53 AM
#504
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

DivaVocals:

and since Awesome Font is now at version 4.3.0, this is now the change one needs if they want the latest and greatest Awesome Font

<link href="//netdna.bootstrapcdn.com/font-awesome/[B]4.3.0[/B]/css/font-awesome.css" rel="stylesheet" /> ```

Yes, that was my dyslexia kicking in. The change will be made in an updated template package.

Thanks,

Anne

27 Jan 2015, 2:37 AM
#505
mutinyzoo avatar

mutinyzoo

New Zenner

Join Date:
Mar 2011
Location:
Pensacola, FL
Posts:
88
Plugin Contributions:
2

Re: Westminster New

Hi Ann and thanks for another beautiful template!

I'm trying it out on a new site and having trouble adding a new top level link in the main nav bar. I can add it to header via EZ-page, and think I need to edit a file to add it to the main nav bar (next to categories, information and contact us), but am having trouble finding where that code is being generated.

27 Jan 2015, 5:45 AM
#506
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

Perhaps YOU don't, but it's a UI indicator for site visitors to KNOW when a menu item has sub-menu items.. or is your expectation that site visitors should have to select each menu item to figure that out??
Sort of yes - when you hover over the entry you'll see the items. But ok, I'll would settle for having the indicator on the right, where it was in the first place! AND having the selection box a little bit wider would also be nice - now the drop down expands with a little delay and I would rather have the top entry as wide as the longest submenu on the top level.

27 Jan 2015, 5:51 AM
#507
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Westminster New

kalastaja:

Sort of yes - when you hover over the entry you'll see the items. But ok, I'll would settle for having the indicator on the right, where it was in the first place! AND having the selection box a little bit wider would also be nice - now the drop down expands with a little delay and I would rather have the top entry as wide as the longest submenu on the top level.

The point I was making is you are forcing visitors to explore or guess their way through your site to see what's in place.. Why make people have to hover over the whole menu to discover IF there is a dropdown?? The arrow eliminates the need for folks to "figure it out"..:smile:

27 Jan 2015, 6:09 AM
#508
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

Ok, ok, ok. I do still need to get the arrow to the right and a wider box! Please advise!

27 Jan 2015, 7:16 AM
#509
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Westminster New

kalastaja:

Ok, ok, ok. I do still need to get the arrow to the right and a wider box! Please advise!

link to site please.. Can't GUESS..

27 Jan 2015, 8:10 AM
#511
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Westminster New

kalastaja:

Sorry Sir/Madam,
My site is only local (XAMPP), as I would not want to open a substandard live site!

The demo site is:
http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=index&template_switch_id=westminster_new
There the arrow is to the right.....

Since the arrows WORK on the demo, looking at it can't help YOU.. Some change you made put them out of whack.. So need to see what YOU did to see how to correct YOUR site.. Can't do that looking at screenshots..

27 Jan 2015, 8:21 AM
#512
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

stylesheet.css - green color and suitable text color:> #top-wrapper{width:100%;height:30px;background:#00a43e;color:#fff;text-align:left;padding-top:10px;padding-bottom:5px;} //DTC green

#navMain ul li a {margin:0;padding:0em 1.0em;color: #fff;text-decoration:none;white-space:nowrap;font-size:100%;text-transform:uppercase;} //DTC
#navMain ul li a:hover {color: #bbbbbb;} //DTC
#lang_header{float:right;width:40%;margin-top:4px;} //DTC
ul.slimmenu li a {display: block;color: #000;text-transform:lowercase;padding: 12px 34px 12px 6px;font-size: 120%;font-weight: normal;transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-webkit-transition: background-color 0.5s ease-out;} //DTC
ul.slimmenu li a:hover, ul.slimmenu1 li a:hover {background:#00a43e;text-decoration: none;color:#fff;} //DTC
ul.slimmenu li ul li, ul.slimmenu1 li ul li {background:#00a43e;width:190px;padding-left:20px;font-size:95%;} //DTC
(Checked differences with ExamDiff) Thank's for your persistence!

27 Jan 2015, 2:24 PM
#513
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

How does "Customer Service" in the information menu have a shippinginfo-href?

27 Jan 2015, 3:11 PM
#514
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

kalastaja:

How does "Customer Service" in the information menu have a shippinginfo-href?

If you don't want to link it to the shippnig info page then change the anchor tag.

Thanks,

Anne

27 Jan 2015, 3:24 PM
#515
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

... then change the anchor tag
Exactly - the problem is (silly me) I can't find the anchor!

27 Jan 2015, 4:11 PM
#516
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

kalastaja:

Exactly - the problem is (silly me) I can't find the anchor!

Check includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php

Thanks,

Anne

27 Jan 2015, 4:28 PM
#517
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

Thanks!

Any idea why the link "...?main_page=contact_us" times out? There is a contact_us folder in ../includes/modules/pages.

28 Jan 2015, 5:18 AM
#518
kalastaja avatar

kalastaja

Zen Follower

Join Date:
Mar 2010
Location:
Finland
Posts:
465
Plugin Contributions:
0

Re: Westminster New

Why is the home page wider than for instance the categories page? Have I missed some setting?

28 Jan 2015, 5:33 AM
#519
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Westminster New

kalastaja:

Thanks!

Any idea why the link "...?main_page=contact_us" times out? There is a contact_us folder in ../includes/modules/pages.

Nope.. and it is ESPECIALLY tough to help you troubleshoot if no one else has the same issue combined with the fact that we can't SEE your site..

28 Jan 2015, 2:11 PM
#520
thannaree avatar

thannaree

Zen Follower

Join Date:
Dec 2010
Location:
Thailand
Posts:
304
Plugin Contributions:
1

Re: Westminster New

kalastaja:

Sorry Sir/Madam,
My site is only local (XAMPP), as I would not want to open a substandard live site!

I have just downloaded the latest ZC version to a live site and added Anne's template to it (no other plugins or language whatsoever) and cannot reproduce any of your issues on my end.