Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,083

Results 201 to 220 of 1,865
08 Aug 2014, 22:42
#201
chowardart avatar

chowardart

New Zenner

Join Date:
Apr 2013
Location:
Florida
Posts:
57
Plugin Contributions:
0

Westminster New

I'm a little late to the party, so please forgive if this has already been answered, though I could not find it in a search...

The carousel is not displaying in Safari and Firefox, but does in Chrome.... Can't figure that one out... The Developer inspector sees the code but there's nothing there...

09 Aug 2014, 13:16
#202
chowardart avatar

chowardart

New Zenner

Join Date:
Apr 2013
Location:
Florida
Posts:
57
Plugin Contributions:
0

Re: Westminster New

To add: Might be my system... My iPhone browsers are all able to see the boxes (these are the ones in the banner area called "homead")... But I still can't figure out why Chrome still works and Safari and Firefox don't...

Anybody got any ideas?...

09 Aug 2014, 13:30
#203
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

It's probably difficult for anyone to comment without being able to see the issue in realtime by using a link to your site.

I had an occasional issue related to that area due to "Mixed content" http and https

09 Aug 2014, 13:36
#204
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

chowardart:

To add: Might be my system... My iPhone browsers are all able to see the boxes (these are the ones in the banner area called "homead")... But I still can't figure out why Chrome still works and Safari and Firefox don't...

Anybody got any ideas?...

I haven't had anyone else report this problem. Maybe you have ads blocked on the device or browser?

Thanks,

Anne

09 Aug 2014, 13:43
#205
chowardart avatar

chowardart

New Zenner

Join Date:
Apr 2013
Location:
Florida
Posts:
57
Plugin Contributions:
0

Re: Westminster New

Actually I think I solved it, but I'd like to ask some of you if you can confirm it...

Picaflor's site for the Westminster demo is http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=index&template_switch_id=westminster_new

IF YOU HAVE ADBLOCK: Try turning it off and on and see if you can see the three boxes under the slide, with the girl, bracelets and beads, or if they disappear after you refresh the browser... This appears to be the issue on my system using Firefox and Safari; also just installed it on Chrome and got the same result.

So as far as I can tell, it's Adblock that's causing the problem, unless someone can tell me differently...

My system: iMac 2010, i3. 3.2, 14GB, 10.9.4

09 Aug 2014, 13:51
#206
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

I just looked at my test install vs production install.

Test install has HomeTop banner on SSL setting is NO
Prod install was changed to HomeTop banner on SSL setting to YES

It took a while for me to realize that the HomeTop was randomly only showing whitespace and changing that setting solved the issue.

10 Aug 2014, 08:59
#207
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Westminster New

chowardart:

Actually I think I solved it, but I'd like to ask some of you if you can confirm it...

Picaflor's site for the Westminster demo is http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=index&template_switch_id=westminster_new

IF YOU HAVE ADBLOCK: Try turning it off and on and see if you can see the three boxes under the slide, with the girl, bracelets and beads, or if they disappear after you refresh the browser... This appears to be the issue on my system using Firefox and Safari; also just installed it on Chrome and got the same result.

So as far as I can tell, it's Adblock that's causing the problem, unless someone can tell me differently...

My system: iMac 2010, i3. 3.2, 14GB, 10.9.4

Well spotted. I can confirm that it is Adblock (Adblock Plus in my case) causing the issue.

It seems that there are a number of filters being applied. This first one is the image file name of ad1, ad2, ad3 - change the 'ad' part, of all three images, to something else and you should get at least the first image to show.

There seems to be another filter preventing images 2 & 3 from showing, I've no idea at the moment what that might be but possibly something in the template code.

I'll investigate further unless anyone has the solution to hand.

10 Aug 2014, 09:29
#208
simon1066 avatar

simon1066

Totally Zenned

Join Date:
Feb 2009
Location:
UK
Posts:
1,326
Plugin Contributions:
0

Re: Westminster New

Ok,

Adblock Plus uses, out of the box, EasyList filters, at this url


https://easylist-downloads.adblockplus.org/easylist.txt

'ad-right' is one of the no-no's

So in stylesheet.css replace the 'ad' part of .ad-right {} to something not on this list.

Likewise in \includes\languages\english\html_includes\YOUR_TEMPLATE\define_main_page.php change the two instances of 'ad-right' to the new name used in the stylesheet.

10 Aug 2014, 13:43
#209
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

simon1066:

Ok,

Adblock Plus uses, out of the box, EasyList filters, at this url


https://easylist-downloads.adblockplus.org/easylist.txt

'ad-right' is one of the no-no's

So in stylesheet.css replace the 'ad' part of .ad-right {} to something not on this list.

Likewise in \includes\languages\english\html_includes\YOUR_TEMPLATE\define_main_page.php change the two instances of 'ad-right' to the new name used in the stylesheet.

Thanks for checking this out. I'll change these in a future template package update.

Thanks,

Anne

10 Aug 2014, 20:08
#210
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

Edit to** /includes/modules/sideboxes/currencies_header.php**
a similar edit may be needed to
/includes/modules/sideboxes/languages_header.php

The entire file is included below and 3 edits shown in red
based upon Lat9's edit to prevent DeBug logfiles

<?php /** Academe Template - currencies_header.php * * @copyright Copyright 2007 iChoze Internet Solutions <http://ichoze.com> * @copyright Portions Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license <http://www.zen-cart.com/license/2_0.txt> GNU Public License V2.0 * @version $Id: currencies.php 2834 2006-01-11 22:16:37Z birdbrain $ */ $cur_header_status = $db->Execute("select layout_box_name from " . TABLE_LAYOUT_BOXES . " where (layout_box_status=1 or layout_box_status_single=1) and layout_template ='" . $template_dir . "' and layout_box_name='currencies_header.php'"); if ($cur_header_status->RecordCount() != 0) { $show_currencies_header= true; } if ($show_currencies_header == true) { if (isset($currencies) && is_object($currencies)) { reset($currencies->currencies); $currencies_array = array(); while (list($key, $value) = each($currencies->currencies)) { $currencies_array[] = array('id' => $key, 'text' => $value['title']); } $hidden_get_variables = ''; **if (is_array ($_GET)) {** reset($_GET); while (list($key, $value) = each($_GET)) { if ( **is_string ($value) &&** ($key != 'currency') && ($key != zen_session_name()) && ($key != 'x') && ($key != 'y') ) { $hidden_get_variables .= zen_draw_hidden_field($key, $value); } } **}** require($template->get_template_dir('tpl_currencies_header.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_currencies_header.php'); $title = BOX_HEADING_CURRENCIES; $title_link = false; $text = 'Currencies:'; require($template->get_template_dir('tpl_box_header.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_box_header.php'); } } ?>
10 Aug 2014, 20:20
#211
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

RixStix:

Edit to** /includes/modules/sideboxes/currencies_header.php**
a similar edit may be needed to
/includes/modules/sideboxes/languages_header.php

The entire file is included below and 3 edits shown in red
based upon Lat9's edit to prevent DeBug logfiles

Thanks for posting ;) When I do the next update I will be incorporating rbarbour's flexible languages/currencies in the header module instead of the module currently included.

Thanks,

Anne

14 Aug 2014, 12:59
#212
nesum18 avatar

nesum18

New Zenner

Join Date:
Jun 2012
Posts:
50
Plugin Contributions:
0

Re: Westminster New

Hi All,
Not sure if this was covered in this long thread of posts or not, but how can I disable the 'SHOW_ALL_BUTTON' displayed in the picture below? If it has been discussed can someone please point out the link to the solution? Any help is highly appreciated :) Thank you:smile:

p.s. Ann, I LOVE your templates :)

Attachment 14402

14 Aug 2014, 15:02
#213
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

nesum18:

Hi All,
Not sure if this was covered in this long thread of posts or not, but how can I disable the 'SHOW_ALL_BUTTON' displayed in the picture below? If it has been discussed can someone please point out the link to the solution? Any help is highly appreciated :) Thank you:smile:

p.s. Ann, I LOVE your templates :)

Attachment 14402

You can just restore your backup of includes/classes/split_page_results.php file.

Thanks,

Anne

14 Aug 2014, 18:01
#214
nesum18 avatar

nesum18

New Zenner

Join Date:
Jun 2012
Posts:
50
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

You can just restore your backup of includes/classes/split_page_results.php file.

Thanks,

Anne

Perfect, works like a charm.

Thank you, Ann :)

19 Aug 2014, 10:25
#215
erwinsk8 avatar

erwinsk8

New Zenner

Join Date:
Aug 2014
Location:
South Africa
Posts:
27
Plugin Contributions:
0

Re: Westminster New

Hi Anne

First allow me to thank you for an amazing design you really know your stuff, so sleek and clean :-) it really looks amazing. I just have one question. I have added a 4th ad block which seems to be working perfectly across PC, Mobile phone as well as Ipad (in Landscape) however when I flip the ipad to its vertical position it seems the addition of the 4th ad block ruins the whole look. I am sure this is CSS related all I would like to know is what controls the size of the ad blocks in the responsive_tablet.css file as I assume this is where I would rectify the issue?

Thanks again and again this is such a wonderful template :-) you really are a Legend!

19 Aug 2014, 13:02
#216
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

ErwinSk8:

Hi Anne

First allow me to thank you for an amazing design you really know your stuff, so sleek and clean :-) it really looks amazing. I just have one question. I have added a 4th ad block which seems to be working perfectly across PC, Mobile phone as well as Ipad (in Landscape) however when I flip the ipad to its vertical position it seems the addition of the 4th ad block ruins the whole look. I am sure this is CSS related all I would like to know is what controls the size of the ad blocks in the responsive_tablet.css file as I assume this is where I would rectify the issue?

Thanks again and again this is such a wonderful template :-) you really are a Legend!

I am happy that you like the template and are using it for your website ;)

You can make changes to the portrait or landscape responsive_tablet.css for any changes that you want to tablet devices.

Thanks,

Anne

19 Aug 2014, 14:34
#217
erwinsk8 avatar

erwinsk8

New Zenner

Join Date:
Aug 2014
Location:
South Africa
Posts:
27
Plugin Contributions:
0

Re: Westminster New

Hi there

I am really new to the whole Zen Cart Modification thing and I was hoping someone would be able to help me with this wonderful template. I Love just about everything about it however I would really like the Left Side Slide Out to only be visible on desktops and not tablets. Would anybody be able to assist me with that?

Regards

Erwin

19 Aug 2014, 15:16
#218
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

ErwinSk8:

Hi there

I am really new to the whole Zen Cart Modification thing and I was hoping someone would be able to help me with this wonderful template. I Love just about everything about it however I would really like the Left Side Slide Out to only be visible on desktops and not tablets. Would anybody be able to assist me with that?

Regards

Erwin

The easiest way is to add a display:none to the respnsive_tablet.css stylesheet.

Thanks,

Anne

20 Aug 2014, 14:58
#219
vintageorton avatar

vintageorton

New Zenner

Join Date:
Aug 2014
Location:
Wakefield
Posts:
11
Plugin Contributions:
0

Re: Westminster New

Hi, I was wondering, the background of the theme is white, how do I change this to an image? Ive tried everything and I cant change it

20 Aug 2014, 16:33
#220
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

VintageOrton:

Hi, I was wondering, the background of the theme is white, how do I change this to an image? Ive tried everything and I cant change it

You can add your background image to the body tag in the stylesheet.css file. If you do a google search for how to add a background image, you will find numerous tutorials about how to do this.

Thanks,

Anne