Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,107

Results 461 to 480 of 1,865
19 Jan 2015, 4:42 PM
#461
divavocals avatar

divavocals

Totally Zenned

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

Westminster New

I need some CSS assistance:smile:.. I have managed to incorporate the Ajax Add to Cart module with this template so that it replaces the cart total links in the header. However, I am having a devil of a time trying to get the cart totals to position themselves in the correct position within the rest of the header links..

If you go to this page:
http://clientscrappin(dot)divawebdzgn(dot)com/sports-c-459/basketball-c-459_449/quick-quotes-vellum-basketball-quote-p-3541.html
Attachment 14881

you can see that the cart totals sit to the far left of the rest of the header links. I know this is a CSS change, but I am STUMPED how to get the header links to be positioned between the empty pipe characters (|) between the "Login" and "Checkout" links..:unsure:

HELP please!!

19 Jan 2015, 5:51 PM
#462
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:

Questions regarding the latest version:

You had some of us test a different menu which seems to work better on Android devices..

I don't see any changes in the menu included in this template package.. So do I continue my own plans to find a replacement menu or are you still working on this?

Also given that there will likely be no more updates from the author of Zen Lightbox, will that module continue to be bundled into this template??

No, there is no menu change in the updated template package. I may include the different menu in another template package, but will probably not change the menu in this template.

I will probably switch over to colorbox in a future template package update.

Thanks,

Anne

19 Jan 2015, 6:06 PM
#463
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:

I need some CSS assistance:smile:.. I have managed to incorporate the Ajax Add to Cart module with this template so that it replaces the cart total links in the header. However, I am having a devil of a time trying to get the cart totals to position themselves in the correct position within the rest of the header links..

If you go to this page:
http://clientscrappin(dot)divawebdzgn(dot)com/sports-c-459/basketball-c-459_449/quick-quotes-vellum-basketball-quote-p-3541.html
Attachment 14881

you can see that the cart totals sit to the far left of the rest of the header links. I know this is a CSS change, but I am STUMPED how to get the header links to be positioned between the empty pipe characters (|) between the "Login" and "Checkout" links..:unsure:

HELP please!!

I have installed this plugin a lot with this template. I would recommend checking your tpl_header.php code to make sure that your page elements are showing in the html code in the order that you want them to show in the header. Then I would go into the css rules for each element and remove any positioning like floats, position relative, margins, padding, etc. and then starting fresh, move the elements into place.

Thanks,

Anne

19 Jan 2015, 10:01 PM
#464
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

picaflor-azul:

I have installed this plugin a lot with this template. I would recommend checking your tpl_header.php code to make sure that your page elements are showing in the html code in the order that you want them to show in the header.They are in the order I want since I simply replaced the existing code with the code from the module.. Can you provide links to a site you've used this module on with one of your templates. I'd like to take a look at the CSS in use..

picaflor-azul:

Then I would go into the css rules for each element and remove any positioning like floats, position relative, margins, padding, etc. and then starting fresh, move the elements into place.

Thanks,

Anneright.. started down this path, but was hoping someone might have an idea of the specifics of the changes needed.. I do know that the jQuery code that drives this module is looking for certain classes and IDs to be in place and I don't want to mess with the functionality..

20 Jan 2015, 3:45 PM
#465
norfolkcleaning avatar

norfolkcleaning

New Zenner

Join Date:
Jan 2015
Posts:
5
Plugin Contributions:
0

Re: Westminster New

Hi there, I have an issue that when I apply the template to my website the categories stop working, but if I go back to my current template they work again! I'm not sure what is causing this but this is what it looks like
Attachment 14884

in comparison to

Attachment 14885

Also the search bar is conflicting with the currency selector.

Thanks

Dan

20 Jan 2015, 4:04 PM
#466
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:

They are in the order I want since I simply replaced the existing code with the code from the module.. Can you provide links to a site you've used this module on with one of your templates. I'd like to take a look at the CSS in use..

right.. started down this path, but was hoping someone might have an idea of the specifics of the changes needed.. I do know that the jQuery code that drives this module is looking for certain classes and IDs to be in place and I don't want to mess with the functionality..

Here are a few custom designs that might help you:

weblyweb dot com/scubadoc/

www dot flitelite dot com

www dot artinternationalwholesale dot com/

Thanks,

Anne

20 Jan 2015, 4:11 PM
#467
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

NorfolkCleaning:

Hi there, I have an issue that when I apply the template to my website the categories stop working, but if I go back to my current template they work again! I'm not sure what is causing this but this is what it looks like
Attachment 14884

in comparison to

Attachment 14885

Also the search bar is conflicting with the currency selector.

Thanks

Dan

My guess is that you have plugins installed that have files in your old template override directory that you have not copied over to the new template override directory. Check your logs folder for errors and fix them.

Thanks,

Anne

20 Jan 2015, 6:02 PM
#468
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

picaflor-azul:

Here are a few custom designs that might help you:

weblyweb dot com/scubadoc/

www dot flitelite dot com

www dot artinternationalwholesale dot com/

Thanks,

Anne

Thanks for this.. While this was helpful, it's not exactly what I was trying to do with this module and this template.. In your examples you have the default Ajax Cart module positioned on the same level as the "navMain" menu.. But in all of your examples the Ajax Cart sits to the far right or left of the "navMain".. I was trying to do something slightly different.. I'm actually trying to replace the cart totals text from the default "navMain" with the cart total display from this module.. The issue I was having was that instead of sitting in the same position as the default cart totals, they were sitting to the far left of the entire "navMain".. But I think I have it all worked out now.. Had an after dinner epiphany last night..:smile:

20 Jan 2015, 6:18 PM
#469
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:

Thanks for this.. While this was helpful, it's not exactly what I was trying to do with this module and this template.. In your examples you have the default Ajax Cart module positioned on the same level as the "navMain" menu.. But in all of your examples the Ajax Cart sits to the far right or left of the "navMain".. I was trying to do something slightly different.. I'm actually trying to replace the cart totals text from the default "navMain" with the cart total display from this module.. The issue I was having was that instead of sitting in the same position as the default cart totals, they were sitting to the far left of the entire "navMain".. But I think I have it all worked out now.. Had an after dinner epiphany last night..:smile:

I am happy that you figured it out.

Thanks,

Anne

20 Jan 2015, 7:32 PM
#470
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

picaflor-azul:

I am happy that you figured it out.

Thanks,

Anne

Me too.. turned out to be something really minor too.. Always nice when things work out like that.. :smile:

20 Jan 2015, 8:20 PM
#471
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

Not seeing clearly (even with the Firefox Dev Tools) how to lessen the space between the Flexible Footer header and the items beneath the header.. I'd like to bring the menu content closer to the header.. Can I get a hint??

20 Jan 2015, 8:50 PM
#472
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Westminster New

DivaVocals:

Not seeing clearly (even with the Firefox Dev Tools) how to lessen the space between the Flexible Footer header and the items beneath the header.. I'd like to bring the menu content closer to the header.. Can I get a hint??

You can give .flexFooterCol h4 a margin-top of 0px. By default an H4 has a large margin-top and bottom, which are not shown by tools like firebug

20 Jan 2015, 9:13 PM
#473
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

Design75:

You can give .flexFooterCol h4 a margin-top of 0px. By default an H4 has a large margin-top and bottom, which are not shown by tools like firebug
Ahhhhh.. thanks...:smile:

20 Jan 2015, 10:33 PM
#474
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

RixStix:

Why does the normal flexible footer social media FB, twitter, pinterest, etc function normally on most pages but on product pages use ADDTHIS coding? I'm not sure where else AddThis appears but I just noticed that tracking software was detecting it and we have previously assured our customers that we would have nothing to do with AddThis after their canvas fingerprinting project was discovered.

Can all references and uses of ADDTHIS be removed or disabled? Easily? And just use the normal flexible footer code instead?

ADDTHIS is evil

Wanted to add my three cents..

http://s7.addthis.com/js/250/addthis_widget.js**#pubid=xa-4ff326d22d3b21a9**

I had gotten in the habit of REMOVING the last part of the AddThis javascript from the Picaflor templates when I use 'em (the part I have highlighted above in red).. If I want AddThis' analytics tracking I go to the AddThis site, signup and get MY OWN AddThis Analytics code.. Not gonna leave someone else's tracking code on mine or a client's site.

The latest changes to the way AddThis works are not to my liking. So I am thinking about implementing a social media sharing tool using one which uses social analytics via the Google Analytics' Social Plugin Analytics.. y clients want INFORMATION on how effective social media has been for the site so they can make REAL strategic decisions. I think the latest Google Analytics feature offers just that..

I have been looking at AddToAny because it requires no signup on the AddToAny site because the AddToAny sharing buttons code already integrates with Google Analytics' Social Plugin Analytics

Being able to see social analytics via an old familiar friend, Google Analytics is appealing.. No need to set up an ADDITIONAL account to view my social analytics stats.. No more AddThis doing whatever it thinks it wants to do with my site information, and no more blindly putting sharing buttons with someone else's tracking account on my sites either..

20 Jan 2015, 11:12 PM
#475
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:

Wanted to add my three cents..

http://s7.addthis.com/js/250/addthis_widget.js**#pubid=xa-4ff326d22d3b21a9**

I had gotten in the habit of REMOVING the last part of the AddThis javascript from the Picaflor templates when I use 'em (the part I have highlighted above in red).. If I want AddThis' analytics tracking I go to the AddThis site, signup and get MY OWN AddThis Analytics code.. Not gonna leave someone else's tracking code on mine or a client's site.

The latest changes to the way AddThis works are not to my liking. So I am thinking about implementing a social media sharing tool using one which uses social analytics via the Google Analytics' Social Plugin Analytics.. y clients want INFORMATION on how effective social media has been for the site so they can make REAL strategic decisions. I think the latest Google Analytics feature offers just that..

I have been looking at AddToAny because it requires no signup on the AddToAny site because the AddToAny sharing buttons code already integrates with Google Analytics' Social Plugin Analytics

Being able to see social analytics via an old familiar friend, Google Analytics is appealing.. No need to set up an ADDITIONAL account to view my social analytics stats.. No more AddThis doing whatever it thinks it wants to do with my site information, and no more blindly putting sharing buttons with someone else's tracking account on my sites either..

Just for the record, the newest update of the template does not have the pubid specified.

Thanks,

Anne

21 Jan 2015, 12:40 AM
#476
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

picaflor-azul:

Just for the record, the newest update of the template does not have the pubid specified.

Thanks,

Anne

Good to know!! :smile:

24 Jan 2015, 1:19 AM
#477
14all41 avatar

14all41

New Zenner

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

Re: Westminster New

I have working on removing the (Best Way) text for the shipping estimate. It is set up for per weight unit shipping.
I was able to remove the text here in this file: /store/includes/languages/*your language"/modules/shipping edit the table.php
,however the () remains. So I followed the instructions on this thread, but with no success. http://www.zen-cart.com/showthread.php?62999-Table-Rate-Best-Way&highlight=best*%20way*

Here are my edits in that file.
Original:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . '( ' . $quote[0]['methods'][0]['title'] . ')'),

Edited:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . ' ' . $quote[0]['methods'][0]['title'] . ''),

Am I in the right file?

24 Jan 2015, 1:30 AM
#478
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

14all41:

I have working on removing the (Best Way) text for the shipping estimate. It is set up for per weight unit shipping.
I was able to remove the text here in this file: /store/includes/languages/*your language"/modules/shipping edit the table.php
,however the () remains. So I followed the instructions on this thread, but with no success. http://www.zen-cart.com/showthread.php?62999-Table-Rate-Best-Way&highlight=best*%20way*

Here are my edits in that file.
Original:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . '( ' . $quote[0]['methods'][0]['title'] . ')'),

Edited:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . ' ' . $quote[0]['methods'][0]['title'] . ''),

Am I in the right file?

Nope.. you need to edit the actual language file.. Use the developer tools to locate the language file that the "Best Way" text is in..

24 Jan 2015, 1:34 AM
#479
14all41 avatar

14all41

New Zenner

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

Re: Westminster New

14all41:

I have working on removing the (Best Way) text for the shipping estimate. It is set up for per weight unit shipping.
I was able to remove the text here in this file: /store/includes/languages/*your language"/modules/shipping edit the table.php
,however the () remains. So I followed the instructions on this thread, but with no success. http://www.zen-cart.com/showthread.php?62999-Table-Rate-Best-Way&highlight=best*%20way*

Here are my edits in that file.
Original:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . '( ' . $quote[0]['methods'][0]['title'] . ')'),

Edited:
'title' => (($free_shipping == true) ? $quote[0]['methods'][0]['title'] : $quote[0]['module'] . ' ' . $quote[0]['methods'][0]['title'] . ''),

Am I in the right file?
Here is the site
http://cellularcrib.com/

24 Jan 2015, 1:48 AM
#480
divavocals avatar

divavocals

Totally Zenned

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

Re: Westminster New

14all41:

Here is the site
http://cellularcrib.com/

See my post JUST above yours..