Thread: Westminster New

Page 21 of 187 FirstFirst ... 1119202122233171121 ... LastLast
Results 201 to 210 of 1865
  1. #201
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: 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...

  2. #202
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default 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?...

  3. #203
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default 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
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  4. #204
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by chowardart View Post
    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

  5. #205
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default 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-z...estminster_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

  6. #206
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default 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.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  7. #207
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,294
    Plugin Contributions
    1

    Default Re: Westminster New

    Quote Originally Posted by chowardart View Post
    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-z...estminster_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.

  8. #208
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,294
    Plugin Contributions
    1

    Default 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.

  9. #209
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by simon1066 View Post
    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. #210
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default 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');
    }
    }
    ?>
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR