Zen Cart Logo
Forums / Addon Templates / Winchester Responsive

Winchester Responsive

Views: 443,040

Results 481 to 500 of 953
19 Jun 2015, 3:29 PM
#481
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Winchester Responsive

Hi,

Is it possible to change the sort order of the links which expand when you click “Information” in the header?

When you expand the menu the links are currently in this order:

Customer Service
General Info
Useful Links

I would like to rearrange them as follows:

Useful Links
Customer Service
General Info

Also, I know I can change the sort order of the links which expand under “Useful Links” by changing the sort order of the EZ-Pages they link to - but can you change the sort order of the links which expand under “Customer Service” and “General Info” too?

19 Jun 2015, 3:59 PM
#482
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

Podgeminster:

Hi,

Is it possible to change the sort order of the links which expand when you click “Information” in the header?

When you expand the menu the links are currently in this order:

Customer Service
General Info
Useful Links

I would like to rearrange them as follows:

Useful Links
Customer Service
General Info

Also, I know I can change the sort order of the links which expand under “Useful Links” by changing the sort order of the EZ-Pages they link to - but can you change the sort order of the links which expand under “Customer Service” and “General Info” too?

You can edit the includes/template/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php file.

Thanks,

Anne

19 Jun 2015, 11:52 PM
#483
corbe23 avatar

corbe23

New Zenner

Join Date:
May 2015
Location:
United States
Posts:
7
Plugin Contributions:
0

Re: Winchester Responsive

Since I upgraded to 1.5.4 and added this template customers cannot create a new account. They enter their information and then they get an error. ERROR_CAPCTHA

Would this have anything to do with the template?
Any help would be greatly appreciated.

Thank you.

20 Jun 2015, 12:10 AM
#484
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

corbe23:

Since I upgraded to 1.5.4 and added this template customers cannot create a new account. They enter their information and then they get an error. ERROR_CAPCTHA

Would this have anything to do with the template?
Any help would be greatly appreciated.

Thank you.

This is not a problem with the template package. My guess is that you have a captcha plugin installed that have files in the override folder and you have not copied these to the new template override.

Thanks,

Anne

25 Jun 2015, 2:56 AM
#485
split63 avatar

split63

Totally Zenned

Join Date:
May 2010
Location:
Texas
Posts:
513
Plugin Contributions:
0

Re: Winchester Responsive

As I view your demo site, it seems that the only pages that are responsive is the top level page. The category, product pages, and checkout page appear the same when view with a mobile device or PC.

25 Jun 2015, 3:01 PM
#486
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

split63:

As I view your demo site, it seems that the only pages that are responsive is the top level page. The category, product pages, and checkout page appear the same when view with a mobile device or PC.

This is the only version of the demo that can be viewed on mobile devices:

http://zenlyzen.com/responsive-zen-cart-demo/index.php?main_page=index&template_switch_id=winchester_responsive

If you want to view the tablet layout from a desktop using an emulator like http://troy.labs.daum.net/ use this url:

http://zenlyzen.com/responsive-zen-cart-demo/index.php?main_page=index&template_switch_id=winchester_responsive&display_mode=isTablet

If you want to view the mobile layout from a desktop using an emulator like http://troy.labs.daum.net/ use this url:

http://zenlyzen.com/responsive-zen-cart-demo/index.php?main_page=index&template_switch_id=winchester_responsive&display_mode=isMobile

Thanks,

Anne

25 Jun 2015, 3:23 PM
#487
split63 avatar

split63

Totally Zenned

Join Date:
May 2010
Location:
Texas
Posts:
513
Plugin Contributions:
0

Re: Winchester Responsive

I'm using Chrome's Developers utility which allows a page to be viewed as emulated by a number of mobile devices. (Its cool and a time saver)
I might be missing something, but isn't the whole point of a responsive template that it detects and adapts to the device? Why then should a different demo URL be needed for each device?

25 Jun 2015, 4:21 PM
#488
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

split63:

I'm using Chrome's Developers utility which allows a page to be viewed as emulated by a number of mobile devices. (Its cool and a time saver)
I might be missing something, but isn't the whole point of a responsive template that it detects and adapts to the device? Why then should a different demo URL be needed for each device?

This template uses the advanced google php mobile detect script to serve up the optimized layout based on detected device. If you are using a desktop but want to view the mobile layout, you need to use the alternate url or you will only see the desktop layout since this is the device being detected. If you go to the main url with your phone, the mobile layout will automatically be served:

http://mobiledetect.net

This method has great advantages over relying solely on css media queries for layouts. You can use php to serve up different javascript or other files depending on the device used.

Thanks,

Anne

25 Jun 2015, 4:38 PM
#489
split63 avatar

split63

Totally Zenned

Join Date:
May 2010
Location:
Texas
Posts:
513
Plugin Contributions:
0

Re: Winchester Responsive

I'm using Google Chromes emulator which surely must be emulating the mobile device with google php mobile detect in mind.
I have tried this emulator with Numinix's template and theirs works.
Also, the top level page of your template works, its only the lower pages mentioned that do not.

25 Jun 2015, 4:44 PM
#490
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

split63:

I'm using Google Chromes emulator which surely must be emulating the mobile device with google php mobile detect in mind.
I have tried this emulator with Numinix's template and theirs works.
Also, the top level page of your template works, its only the lower pages mentioned that do not.

I have explained why you need to use the alternate urls if you are on a desktop. Is there something about this that you do not understand/need clarified?

Thanks,

Anne

25 Jun 2015, 4:53 PM
#491
split63 avatar

split63

Totally Zenned

Join Date:
May 2010
Location:
Texas
Posts:
513
Plugin Contributions:
0

Re: Winchester Responsive

I have explained to you why I should not need a separate URL, is there something about this you do not understand or need clarified?

25 Jun 2015, 5:31 PM
#492
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

split63:

I have explained to you why I should not need a separate URL, is there something about this you do not understand or need clarified?

My question was sincere. If there is something that I can help you understand, I will certainly try to help you. I don't know any other way to say it other than with the mobile detect, if you want to view the mobile or tablet layout from a desktop, you need to use the alternate urls. I guess you could ask the php mobile detect developers why this is, or ask rbarbour on who's excellent code this template is built (the DIY template default) if he has a more technical explanation about this.

Thanks,

Anne

3 Jul 2015, 1:57 PM
#493
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Re: Winchester Responsive

If I enable "EZ Pages in Header Menu" my template goes blank (only the logo) and in the html view I see:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="it">
<head>
<title>Winchester Responsive Zen Cart Template, by Picaflor Azul</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Hardware Software Films DVD Buoni Regalo Free Call Stuff Test 10% per Attributi Test 10% Saldi Percentuali Saldi Deduzioni Saldi Nuovo Prezzo Big Unlinked Novità v1.2 Musica Documenti Vari Tipi Prodotto ecommerce, open source, shop, online shopping " />
<meta name="description" content="Winchester Responsive Zen Cart Template :  - Hardware Software Films DVD Buoni Regalo Free Call Stuff Test 10% per Attributi Test 10% Saldi Percentuali Saldi Deduzioni Saldi Nuovo Prezzo Big Unlinked Novità v1.2 Musica Documenti Vari Tipi Prodotto ecommerce, open source, shop, online shopping" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart® Team. Responsive zen cart design by Picaflor Azul. " />
<meta name="generator" content="shopping cart program by Zen Cart®, http://www.zen-cart.com eCommerce" />


<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />



<base href="http://95.110.233.241/" />
<link rel="canonical" href="http://95.110.233.241/" />

<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_flex.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_responsive_tabs.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_zen_colorbox.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/index_home.css" />
<script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript type="text/javascript" src="//code.jquery.com/jquery-1.11.1.min.js"%3E%3C/script%3E'));</script>
<script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript type="text/javascript" src="includes/templates/winchester_responsive/jscript/jquery.min.js"%3E%3C/script%3E'));</script>

<script type="text/javascript">
if (typeof zcJS == "undefined" || !zcJS) {
  window.zcJS = { name: 'zcJS', version: '0.1.0.0' };
};

zcJS.ajax = function (options) {
  options.url = options.url.replace("&", unescape("&"));
  var deferred = $.Deferred(function (d) {
      var securityToken = '61dcff7c4dc1ccd6e770576a8534d426';
      var defaults = {
          cache: false,
          type: 'POST',
          traditional: true,
          dataType: 'json',
          timeout: 5000,
          data: $.extend(true,{
            securityToken: securityToken
        }, options.data)
      },
      settings = $.extend(true, {}, defaults, options);

      d.done(settings.success);
      d.fail(settings.error);
      d.done(settings.complete);
      var jqXHRSettings = $.extend(true, {}, settings, {
          success: function (response, textStatus, jqXHR) {
            d.resolve(response, textStatus, jqXHR);
          },
          error: function (jqXHR, textStatus, errorThrown) {
              console.log(jqXHR);
              d.reject(jqXHR, textStatus, errorThrown);
          },
          complete: d.resolve
      });
      $.ajax(jqXHRSettings);
   }).fail(function(jqXHR, textStatus, errorThrown) {
   var response = jqXHR.getResponseHeader('status');
   var responseHtml = jqXHR.responseText;
   var contentType = jqXHR.getResponseHeader("content-type");
   switch (response)
     {
       case '403 Forbidden':
         var jsonResponse = JSON.parse(jqXHR.responseText);
         var errorType = jsonResponse.errorType;
         switch (errorType)
         {
           case 'ADMIN_BLOCK_WARNING':
           break;
           case 'AUTH_ERROR':
           break;
           case 'SECURITY_TOKEN':
           break;

           default:
             alert('An Internal Error of type '+errorType+' was received while processing an ajax call. The action you requested could not be completed.');
         }
       break;
       default:
        if (jqXHR.status === 200 * contentType.toLowerCase().indexOf("text/html") >= 0) {
         document.open();
         document.write(responseHtml);
         document.close();
         } else {
           alert('An unknown response '+response+': :'+contentType+': :'+errorThrown+' was received while processing an ajax call. The action you requested could not be completed.');
         }
     }
   });

  var promise = deferred.promise();
  return promise;
};
zcJS.timer = function (options) {
  var defaults = {
    interval: 10000,
    startEvent: null,
    intervalEvent: null,
    stopEvent: null

},
  settings = $.extend(true, {}, defaults, options);

  var enabled = new Boolean(false);
  var timerId = 0;
  var mySelf;
  this.Start = function()
  {
      this.enabled = new Boolean(true);

      mySelf = this;
      mySelf.settings = settings;
      if (mySelf.enabled)
      {
          mySelf.timerId = setInterval(
          function()
          {
              if (mySelf.settings.intervalEvent)
              {
                mySelf.settings.intervalEvent(mySelf);
              }
          }, mySelf.settings.interval);
          if (mySelf.settings.startEvent)
          {
            mySelf.settings.startEvent(mySelf);
          }
      }
  };
  this.Stop = function()
  {
    mySelf.enabled = new Boolean(false);
    clearInterval(mySelf.timerId);
    if (mySelf.settings.stopEvent)
    {
      mySelf.settings.stopEvent(mySelf);
    }
  };
};
</script>

<script type="text/javascript">
if (typeof jQuery == 'undefined') {
    document.write(unescape("%3Cscript src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/responsive.css" /><link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/responsive_default.css" />
<script src="includes/templates/winchester_responsive/jscript/css_browser_selector.js" type="text/javascript"></script>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet"  type="text/css"/>


</head>

<body id="indexHomeBody">

<script src="includes/templates/winchester_responsive/jscript/back_to_top.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function(){
BackToTop({
text : 'Top',
autoShow : true,
timeEffect : 750
});
});
</script> 






<!--(BOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->



<!--bof-header logo and navigation display-->
<div id="headerWrapper" class="">

<div id="top-wrapper">
<div class="onerow-fluid " id="top-inner">
<div id="top-inner-wrapper">
    <div class="top-specials"><a href="index.php?main_page=specials">Specials</a></div>
     FREE Shipping on all orders over $50.00!</div>
</div>
</div>


<div id="top-middle">
<div class="onerow-fluid ">




<!--bof-branding display-->
<div id="logoWrapper">
    <div id="logo"><a href="http://95.110.233.241/"><img src="includes/templates/winchester_responsive/images/logo.png" alt="Winchester Responsive Zen Cart Template by www.picaflor-azul.com" title=" Winchester Responsive Zen Cart Template by www.picaflor-azul.com " width="200" height="69" /></a>    </div>
    <div id="taglineWrapper">
      <div id="tagline">

free zen cart template
      </div>
      <div id="bannerTwo" class="banners"><a href="http://95.110.233.241/index.php?main_page=redirect&action=banner&goto=8" target="_blank"><img src="images/banners/zencart-2014-c.gif" alt="Collegato C" title=" Collegato C " width="468" height="60" /></a></div>
    </div>
</div>


<!--bof handheld menu display-->



<div id="menu">
<ul class="slimmenu">

    <li class="test"><a href="javascript:void(0)" class="mshop">Categories</a>
<ul class="level2"><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1">Hardware</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_7">Altoparlanti</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_17">Lettori CDROM</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_16">Memorie</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_6">Monitors</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_9">Mouse</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_4">Schede Grafiche</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_5">Stampanti</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=1_8">Tastiere</a></li></ul></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=2">Software</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=2_19">Azione</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=2_18">Simulazione</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=2_20">Strategia</a></li></ul></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3">Films DVD</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_10">Azione</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_13">Cartoni Animati</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_12">Commedia</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_15">Drammatico</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_11">Fantascienza</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=3_14">Thriller</a></li></ul></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=21">Buoni Regalo</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=28">Test 10%</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=25">Test 10% per Attributi</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=24">Free Call Stuff</a></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=48">Saldi Percentuali</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=48_45">10% sconto</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=48_47">10% sconto Attributo</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=48_31">10% sconto Skip</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=48_32">10% sconto Prezzo</a></li></ul></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=49">Saldi Deduzioni</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=49_27">$5.00 sconto</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=49_52">$5.00 sconto Skip</a></li></ul></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=50">Saldi Nuovo Prezzo</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=50_46">Imposta $100</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=50_51">Imposta $100 Skip</a></li></ul></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=53">Big Unlinked</a></li><li class="submenu">
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54">Novità v1.2</a><ul class="level3"><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_56">Attributi</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_60">Downloads</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_57">Prezzatura Testo</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_55">Scontati per quantità</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_61">Reali</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=54_58">Real Sale</a></li></ul></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=62">Musica</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=63">Documenti</a></li><li>
<a href="http://95.110.233.241/index.php?main_page=index&cPath=64">Vari Tipi Prodotto</a></li></ul>                        
</li>



<li class="minfo-links"><a href="javascript:void(0)" class="minfo">Information</a>
    <ul class="level2">
    <li><a href="http://95.110.233.241/index.php?main_page=shippinginfo">Customer Service</a>
    <ul>
    <li><a href="http://95.110.233.241/index.php?main_page=about_us">About Us</a></li>
      <li><a href="https://95.110.233.241/index.php?main_page=account">My Account</a></li>
   <li><a href="https://95.110.233.241/index.php?main_page=logoff">Log Out</a></li>
   <li><a href="https://95.110.233.241/index.php?main_page=account_newsletters">Newsletters</a></li>
      <li><a href="http://95.110.233.241/index.php?main_page=shippinginfo">Spedizioni & Consegne</a></li>
      <li><a href="http://95.110.233.241/index.php?main_page=privacy">Normativa Privacy</a></li>
  <li><a href="http://95.110.233.241/index.php?main_page=conditions">Condizioni di Vendita</a></li>
         </ul>
    </li>
    <li><a href="javascript:void(0)">General Info</a>
    <ul>
     <li><a href="http://95.110.233.241/index.php?main_page=site_map">Mappa del Sito</a></li>
        <li><a href="http://95.110.233.241/index.php?main_page=gv_faq">Buono Regalo F.A.Q.</a></li>
  <li><a href="http://95.110.233.241/index.php?main_page=discount_coupon">Buoni Sconto</a></li>
             <li><a href="http://95.110.233.241/index.php?main_page=unsubscribe">Cancella Newsletter</a></li>
          </ul>
    </li>
  <li><a href="javascript:void(0)">Useful Links</a>
    <ul>
  <div class="systemError">WARNING: An Error occurred, please refresh the page and try again.
3 Jul 2015, 2:38 PM
#494
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

You can edit the includes/template/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php file.

Thanks,

Anne

Many thanks Ann - on another matter, is there a way to deactivate the "Reviews" tab on the product info page?

3 Jul 2015, 4:30 PM
#495
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

100asa:

If I enable "EZ Pages in Header Menu" my template goes blank (only the logo) and in the html view I see:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="it"> <head> <title>Winchester Responsive Zen Cart Template, by Picaflor Azul</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Hardware Software Films DVD Buoni Regalo Free Call Stuff Test 10% per Attributi Test 10% Saldi Percentuali Saldi Deduzioni Saldi Nuovo Prezzo Big Unlinked Novità v1.2 Musica Documenti Vari Tipi Prodotto ecommerce, open source, shop, online shopping " /> <meta name="description" content="Winchester Responsive Zen Cart Template : - Hardware Software Films DVD Buoni Regalo Free Call Stuff Test 10% per Attributi Test 10% Saldi Percentuali Saldi Deduzioni Saldi Nuovo Prezzo Big Unlinked Novità v1.2 Musica Documenti Vari Tipi Prodotto ecommerce, open source, shop, online shopping" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="author" content="The Zen Cart® Team. Responsive zen cart design by Picaflor Azul. " /> <meta name="generator" content="shopping cart program by Zen Cart®, http://www.zen-cart.com eCommerce" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> <base href="http://95.110.233.241/" /> <link rel="canonical" href="http://95.110.233.241/" /> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_flex.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_responsive_tabs.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/stylesheet_zen_colorbox.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/index_home.css" /> <script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript type="text/javascript" src="//code.jquery.com/jquery-1.11.1.min.js"%3E%3C/script%3E'));</script> <script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript type="text/javascript" src="includes/templates/winchester_responsive/jscript/jquery.min.js"%3E%3C/script%3E'));</script> <script type="text/javascript"> if (typeof zcJS == "undefined" || !zcJS) { window.zcJS = { name: 'zcJS', version: '0.1.0.0' }; }; zcJS.ajax = function (options) { options.url = options.url.replace("&", unescape("&")); var deferred = $.Deferred(function (d) { var securityToken = '61dcff7c4dc1ccd6e770576a8534d426'; var defaults = { cache: false, type: 'POST', traditional: true, dataType: 'json', timeout: 5000, data: $.extend(true,{ securityToken: securityToken }, options.data) }, settings = $.extend(true, {}, defaults, options); d.done(settings.success); d.fail(settings.error); d.done(settings.complete); var jqXHRSettings = $.extend(true, {}, settings, { success: function (response, textStatus, jqXHR) { d.resolve(response, textStatus, jqXHR); }, error: function (jqXHR, textStatus, errorThrown) { console.log(jqXHR); d.reject(jqXHR, textStatus, errorThrown); }, complete: d.resolve }); $.ajax(jqXHRSettings); }).fail(function(jqXHR, textStatus, errorThrown) { var response = jqXHR.getResponseHeader('status'); var responseHtml = jqXHR.responseText; var contentType = jqXHR.getResponseHeader("content-type"); switch (response) { case '403 Forbidden': var jsonResponse = JSON.parse(jqXHR.responseText); var errorType = jsonResponse.errorType; switch (errorType) { case 'ADMIN_BLOCK_WARNING': break; case 'AUTH_ERROR': break; case 'SECURITY_TOKEN': break; default: alert('An Internal Error of type '+errorType+' was received while processing an ajax call. The action you requested could not be completed.'); } break; default: if (jqXHR.status === 200 * contentType.toLowerCase().indexOf("text/html") >= 0) { document.open(); document.write(responseHtml); document.close(); } else { alert('An unknown response '+response+': :'+contentType+': :'+errorThrown+' was received while processing an ajax call. The action you requested could not be completed.'); } } }); var promise = deferred.promise(); return promise; }; zcJS.timer = function (options) { var defaults = { interval: 10000, startEvent: null, intervalEvent: null, stopEvent: null }, settings = $.extend(true, {}, defaults, options); var enabled = new Boolean(false); var timerId = 0; var mySelf; this.Start = function() { this.enabled = new Boolean(true); mySelf = this; mySelf.settings = settings; if (mySelf.enabled) { mySelf.timerId = setInterval( function() { if (mySelf.settings.intervalEvent) { mySelf.settings.intervalEvent(mySelf); } }, mySelf.settings.interval); if (mySelf.settings.startEvent) { mySelf.settings.startEvent(mySelf); } } }; this.Stop = function() { mySelf.enabled = new Boolean(false); clearInterval(mySelf.timerId); if (mySelf.settings.stopEvent) { mySelf.settings.stopEvent(mySelf); } }; }; </script> <script type="text/javascript"> if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js' type='text/javascript'%3E%3C/script%3E")); } </script> <link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/responsive.css" /><link rel="stylesheet" type="text/css" href="includes/templates/winchester_responsive/css/responsive_default.css" /> <script src="includes/templates/winchester_responsive/jscript/css_browser_selector.js" type="text/javascript"></script> <link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type="text/css"/> </head> <body id="indexHomeBody"> <script src="includes/templates/winchester_responsive/jscript/back_to_top.min.js" type="text/javascript"></script> <script type="text/javascript"> $(document).ready(function(){ BackToTop({ text : 'Top', autoShow : true, timeEffect : 750 }); }); </script> <!--(BOF - 2.1) Responsive DIY Template Default for 1.5.x (65)--> <!--bof-header logo and navigation display--> <div id="headerWrapper" class=""> <div id="top-wrapper"> <div class="onerow-fluid " id="top-inner"> <div id="top-inner-wrapper"> <div class="top-specials"><a href="index.php?main_page=specials">Specials</a></div> FREE Shipping on all orders over $50.00!</div> </div> </div> <div id="top-middle"> <div class="onerow-fluid "> <!--bof-branding display--> <div id="logoWrapper"> <div id="logo"><a href="http://95.110.233.241/"><img src="includes/templates/winchester_responsive/images/logo.png" alt="Winchester Responsive Zen Cart Template by www.picaflor-azul.com" title=" Winchester Responsive Zen Cart Template by www.picaflor-azul.com " width="200" height="69" /></a> </div> <div id="taglineWrapper"> <div id="tagline">

free zen cart template
</div>
<div id="bannerTwo" class="banners"><a href="http://95.110.233.241/index.php?main_page=redirect&action=banner&goto=8" target="_blank"><img src="images/banners/zencart-2014-c.gif" alt="Collegato C" title=" Collegato C " width="468" height="60" /></a></div>
</div>

</div> <!--bof handheld menu display--> <div id="menu"> <ul class="slimmenu">
<li class="test"><a href="javascript:void(0)" class="mshop">Categories</a>
<ul class="level2"><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1">Hardware</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_7">Altoparlanti</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_17">Lettori CDROM</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_16">Memorie</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_6">Monitors</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_9">Mouse</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_4">Schede Grafiche</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_5">Stampanti</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=1_8">Tastiere</a></li></ul></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=2">Software</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=2_19">Azione</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=2_18">Simulazione</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=2_20">Strategia</a></li></ul></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3">Films DVD</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_10">Azione</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_13">Cartoni Animati</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_12">Commedia</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_15">Drammatico</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_11">Fantascienza</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=3_14">Thriller</a></li></ul></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=21">Buoni Regalo</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=28">Test 10%</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=25">Test 10% per Attributi</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=24">Free Call Stuff</a></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=48">Saldi Percentuali</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=48_45">10% sconto</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=48_47">10% sconto Attributo</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=48_31">10% sconto Skip</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=48_32">10% sconto Prezzo</a></li></ul></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=49">Saldi Deduzioni</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=49_27">$5.00 sconto</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=49_52">$5.00 sconto Skip</a></li></ul></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=50">Saldi Nuovo Prezzo</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=50_46">Imposta $100</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=50_51">Imposta $100 Skip</a></li></ul></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=53">Big Unlinked</a></li><li class="submenu"> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54">Novità v1.2</a><ul class="level3"><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_56">Attributi</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_60">Downloads</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_57">Prezzatura Testo</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_55">Scontati per quantità</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_61">Reali</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=54_58">Real Sale</a></li></ul></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=62">Musica</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=63">Documenti</a></li><li> <a href="http://95.110.233.241/index.php?main_page=index&cPath=64">Vari Tipi Prodotto</a></li></ul> </li> <li class="minfo-links"><a href="javascript:void(0)" class="minfo">Information</a> <ul class="level2"> <li><a href="http://95.110.233.241/index.php?main_page=shippinginfo">Customer Service</a> <ul> <li><a href="http://95.110.233.241/index.php?main_page=about_us">About Us</a></li> <li><a href="https://95.110.233.241/index.php?main_page=account">My Account</a></li> <li><a href="https://95.110.233.241/index.php?main_page=logoff">Log Out</a></li> <li><a href="https://95.110.233.241/index.php?main_page=account_newsletters">Newsletters</a></li> <li><a href="http://95.110.233.241/index.php?main_page=shippinginfo">Spedizioni & Consegne</a></li> <li><a href="http://95.110.233.241/index.php?main_page=privacy">Normativa Privacy</a></li> <li><a href="http://95.110.233.241/index.php?main_page=conditions">Condizioni di Vendita</a></li> </ul> </li> <li><a href="javascript:void(0)">General Info</a> <ul> <li><a href="http://95.110.233.241/index.php?main_page=site_map">Mappa del Sito</a></li> <li><a href="http://95.110.233.241/index.php?main_page=gv_faq">Buono Regalo F.A.Q.</a></li> <li><a href="http://95.110.233.241/index.php?main_page=discount_coupon">Buoni Sconto</a></li> <li><a href="http://95.110.233.241/index.php?main_page=unsubscribe">Cancella Newsletter</a></li> </ul> </li> <li><a href="javascript:void(0)">Useful Links</a> <ul> <div class="systemError">WARNING: An Error occurred, please refresh the page and try again. ```

Whenever you get a blank page or partial blank page check your logs folder for errors and correct them.

Thanks,

Anne

3 Jul 2015, 4:31 PM
#496
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

Podgeminster:

Many thanks Ann - on another matter, is there a way to deactivate the "Reviews" tab on the product info page?

You can remove the code in includes/templates/winchester_responsive/templates/tpl_prodcut_info_display.php

Thanks,

Anne

3 Jul 2015, 6:12 PM
#497
rixstix avatar

rixstix

Totally Zenned

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

Re: Winchester Responsive

WOW. This is the first time I've ever had "Subscribed thread" received by email that was moved to junk without any options and flagged as containing malicious code.

100asa:

If I enable "EZ Pages in Header Menu" my template goes blank (only the logo) and in the html view I see:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="it"> <head> <title>Winchester Responsive Zen Cart Template, by Picaflor Azul</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ```
3 Jul 2015, 6:24 PM
#498
podgeminster avatar

podgeminster

New Zenner

Join Date:
Mar 2011
Posts:
46
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

You can remove the code in includes/templates/winchester_responsive/templates/tpl_prodcut_info_display.php

Thanks,

Anne

Many thanks Anne.

Just in case anyone needs to know, locate and delete the following lines of code:

<li><?php echo HEADER_TITLE_REVIEWS; ?></li>

and...

</div> <div> <!-- added for dgReview on product page --> <?php require($template->get_template_dir('tpl_dgReview.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_dgReview.php');?> <!-- added for dgReview on product page -->
3 Jul 2015, 6:51 PM
#499
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Responsive

Podgeminster:

Many thanks Anne.

Just in case anyone needs to know, locate and delete the following lines of code:

<li><?php echo HEADER_TITLE_REVIEWS; ?></li>

and...

</div> <div> <!-- added for dgReview on product page --> <?php require($template->get_template_dir('tpl_dgReview.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_dgReview.php');?> <!-- added for dgReview on product page -->

Great! Thank you for posting your solution ;)

Thanks,

Anne

20 Jul 2015, 9:54 AM
#500
stecrox avatar

stecrox

New Zenner

Join Date:
Jan 2008
Location:
Perth. Australia
Posts:
64
Plugin Contributions:
0

Re: Winchester Responsive

After doing a fresh install, whenever a customer adds an item to the shopping cart or makes an update to it they get the following message.
I tried the same thing in the classic template and the error did not appear.

An unknown response null: :text/html: :SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed.