Zen Cart Logo
Forums / Addon Templates / Winchester Black Responsive Template

Winchester Black Responsive Template

Views: 193,919

Results 421 to 440 of 498
24 Oct 2016, 4:22 PM
#421
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

Winchester Black Responsive Template

Hi Anne,

a quick question, maybe has been answered elsewhere, but I cannot find if it has.

I have changed the date formats to our UK standard (DD/MM/YYYY) and all my admin reports, etc. have changed. However, on the Customers Create Account forms the date is still required in US format, is it possible for me to change this, as it confuses many of our customers, the majority of who are UK based.

Thanks in advace ... Michael

26 Oct 2016, 2:46 PM
#422
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Is there anybody out there? :lookaroun

Mikeondraco:

Hi Anne,

a quick question, maybe has been answered elsewhere, but I cannot find if it has.

I have changed the date formats to our UK standard (DD/MM/YYYY) and all my admin reports, etc. have changed. However, on the Customers Create Account forms the date is still required in US format, is it possible for me to change this, as it confuses many of our customers, the majority of who are UK based.

Thanks in advace ... Michael

26 Oct 2016, 9:41 PM
#423
blargendarg avatar

blargendarg

New Zenner

Join Date:
Oct 2016
Location:
Western NY
Posts:
2
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi, I've got a fresh, manual install of 1.5.5a going (had the same issue with 1.5.5 and there are all kinds of other issues with 1.5.4) and am getting an error when clicking the login/register link on the front end:

An unknown response null: :text/html; charset=utf-8: :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.

Once I clear the popup, everything else works fine.

I've been digging through forum posts for the last couple of days and have made all kinds of changes, including bringing in the jscript_framework.php from template_default, but without any success. Any direction on this would be very much appreciated.

27 Oct 2016, 2:03 AM
#424
blargendarg avatar

blargendarg

New Zenner

Join Date:
Oct 2016
Location:
Western NY
Posts:
2
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Aaand, back I come to answer my own question. Flabbergasted. But I went back and tested it and I can confirm that my issue was this: as mentioned above and well covered in other threads, jscript_framework.php may need updating from template_default. In trying this approach, I renamed the old file jscript_framework_old.php and uploaded the new one so that I could go back easily if it didn't fix the issue. Well, apparently that's not good enough and the error persisted until on a complete whim I deleted jscript_framework_old.php and checked the result. I don't know how it can make a difference with the wrong filename, but like I said I tested this and that was definitely it. Cheers, folks.

29 Oct 2016, 11:52 AM
#425
mikeondraco avatar

mikeondraco

Zen Follower

Join Date:
Feb 2015
Location:
UK
Posts:
165
Plugin Contributions:
0

Re: Winchester Black Responsive Template

At least you got an answer lol :cool:

blargendarg:

Aaand, back I come to answer my own question. Flabbergasted. But I went back and tested it and I can confirm that my issue was this: as mentioned above and well covered in other threads, jscript_framework.php may need updating from template_default. In trying this approach, I renamed the old file jscript_framework_old.php and uploaded the new one so that I could go back easily if it didn't fix the issue. Well, apparently that's not good enough and the error persisted until on a complete whim I deleted jscript_framework_old.php and checked the result. I don't know how it can make a difference with the wrong filename, but like I said I tested this and that was definitely it. Cheers, folks.

2 Feb 2017, 5:35 AM
#426
llmcdonald avatar

llmcdonald

New Zenner

Join Date:
Aug 2014
Location:
Etobicoke
Posts:
48
Plugin Contributions:
0

Re: Winchester Black Responsive Template

addthis facebook share is showing wrong preview image on facebook. Is there a way to fix this problem?

19 Mar 2017, 12:21 AM
#427
sports_guy avatar

sports_guy

Totally Zenned

Join Date:
Apr 2007
Location:
Dayton, Ohio
Posts:
682
Plugin Contributions:
0

Re: Winchester Black Responsive Template

I have this same issue but my Template is: Winchester Black and my original version of Zen Cart was v1.5.5a and everything worked properly. I recently upgraded to ZC version 1.5.5e (no database upgrade needed) and now I get these errors:

[18-Mar-2017 17:35:44 America/Chicago] Request URI: /index.php?main_page=featured_products, IP address: 192.143.29.184
#1  trigger_error() called at [/myRoot/public_html/includes/classes/db/mysql/query_factory.php:167]
#2  queryFactory->show_error() called at [/myRoot/public_html/includes/classes/db/mysql/query_factory.php:139]
#3  queryFactory->set_error() called at [/myRoot/public_html/includes/classes/db/mysql/query_factory.php:266]
#4  queryFactory->Execute() called at [/myRoot/public_html/includes/classes/split_page_results.php:78]
#5  splitPageResults->__construct() called at [/myRoot/public_html/includes/modules/winchester_black/product_listing.php:35]
#6  include(/myRoot/public_html/includes/modules/winchester_black/product_listing.php) called at [/myRoot/public_html/includes/templates/winchester_black/templates/tpl_modules_product_listing.php:14]
#7  require(/myRoot/public_html/includes/templates/winchester_black/templates/tpl_modules_product_listing.php) called at [/myRoot/public_html/includes/templates/winchester_black/templates/tpl_featured_products_default.php:19]
#8  require(/myRoot/public_html/includes/templates/winchester_black/templates/tpl_featured_products_default.php) called at [/myRoot/public_html/includes/templates/winchester_black/common/tpl_main_page.php:252]
#9  require(/myRoot/public_html/includes/templates/winchester_black/common/tpl_main_page.php) called at [/myRoot/public_html/index.php:97]

[18-Mar-2017 17:35:44 America/Chicago] PHP Fatal error:  1109:Unknown table 'p' in field list :: select count(p.products_id) as total  ==> (as called by) /myRoot/public_html/includes/classes/split_page_results.php on line 78 <== in /myRoot/public_html/includes/classes/db/mysql/query_factory.php on line 167

In following this thread, I downloaded the GitHub fix for layout_controller.php and replaced plus I attempted to run the included SQL patch but the SQL query claimed it couldn't be processed because it was already set to what I was trying to set it to (at least this is my version of the error message). As for the changes mentioned in the first post (https://www.zen-cart.com/showthread.php?219801-Making-v154-DIY-Picaflor-Azul-templates-work-with-v1-5-5) I already have those changes. I am wondering if my Zen cart version is so new there hasn't had a chance to make the proper fixes to this template. Now I would like to fix this issue if anyone knows where I can start.

20 Mar 2017, 10:40 PM
#428
sports_guy avatar

sports_guy

Totally Zenned

Join Date:
Apr 2007
Location:
Dayton, Ohio
Posts:
682
Plugin Contributions:
0

Re: Winchester Black Responsive Template

My issue has been fixed, thanks to Dr. Byte. The issue for me was: "Mostly ended up being the need to use the header_php.php files from the plugin, instead of the original v155 ones." The full thread related to my issue and fix is located here: https://www.zen-cart.com/showthread.php?222045-Upgarded-from-v1-5-5a-to-1-5-5e-Featured-and-All-Products-Not-Showing Hope this helps someone else.

17 Apr 2017, 4:05 AM
#429
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi There,

Im trying to Hidden the Indicator of Shopping Cart "0-$0.00" and "Login/Register" in the main page. May I know whether you know how to disable it?

Thank you.

Best Regards, Lee

17 Apr 2017, 11:31 AM
#430
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Orkid:

Hi There,

Im trying to Hidden the Indicator of Shopping Cart "0-$0.00" and "Login/Register" in the main page. May I know whether you know how to disable it?

Thank you.

Best Regards, Lee

Responsive Classic (built in to Zen Cart v1.5.5) default installation comes without Shopping cart icon of $0.00

What's your website url ?

18 Apr 2017, 2:55 AM
#431
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi Gunni,

Thank you for your reply. You are welcome to visit my website https://www.kplcl.com.my.

Waiting your soonest reply with advice.

18 Apr 2017, 6:17 AM
#432
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Orkid:

Hi Gunni,

Thank you for your reply. You are welcome to visit my website https://www.kplcl.com.my.

Waiting your soonest reply with advice.

Hi
As suspected, you are not using Responsive Classic template but Winchester black.
Maybe you have made an upgrade and left with Winchester black template.
When making a fresh install of 1.5.5 you will get the Responsive Classic template which has no
shopping cart icon if cart is empty.
But Responsive Classic template does have "Login" button so check carefully before you choose which
template to work with.

Another thing to check is if you have under admin->tools->template selection (or similar name) the Responsive Classic
template installed. If yes, you can choose it.

18 Apr 2017, 7:42 AM
#433
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

gunni:

Hi
As suspected, you are not using Responsive Classic template but Winchester black.
Maybe you have made an upgrade and left with Winchester black template.
When making a fresh install of 1.5.5 you will get the Responsive Classic template which has no
shopping cart icon if cart is empty.
But Responsive Classic template does have "Login" button so check carefully before you choose which
template to work with.

Another thing to check is if you have under admin->tools->template selection (or similar name) the Responsive Classic
template installed. If yes, you can choose it.

Hi Gunni,

Thank you for your prompt reply.

19 Apr 2017, 8:49 AM
#434
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

The constant is showing because it is not defined. You could add a definition in any of the language files like the english.php.

Thanks,

Anne

Hi Anne,

Please reply more detail, as I found this in my discount coupon page show "BUTTON_LOOKUP_ALT".

Thank you.

Regards, LEe

19 Apr 2017, 8:59 AM
#435
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

gunni:

Hi
As suspected, you are not using Responsive Classic template but Winchester black.
Maybe you have made an upgrade and left with Winchester black template.
When making a fresh install of 1.5.5 you will get the Responsive Classic template which has no
shopping cart icon if cart is empty.
But Responsive Classic template does have "Login" button so check carefully before you choose which
template to work with.

Another thing to check is if you have under admin->tools->template selection (or similar name) the Responsive Classic
template installed. If yes, you can choose it.

Hi Gunni,

Sorry for trouble again. Do you have any idea, how/where do I disable/remove the link tabs in the drop down menus (Information-->General Info-->Gift Certificate faq, Discount coupon and Newsletter subscription at the top ? We don't use or give any of these.

Thank you.

Regards, Lee

19 Apr 2017, 11:54 AM
#436
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Orkid:

Hi Gunni,

Sorry for trouble again. Do you have any idea, how/where do I disable/remove the link tabs in the drop down menus (Information-->General Info-->Gift Certificate faq, Discount coupon and Newsletter subscription at the top ? We don't use or give any of these.

Thank you.

Regards, Lee

Hi Lee,
No trouble at all.
I worked with "Responsive sheffield blue 2" template and it is made by the same person Anne from
picaflor-azul.com who made your template "Winchester black" so thinds are similar.
Meaning to say, you could find more answers to your template questions on this thread:

https://www.zen-cart.com/showthread.php?217203-Responsive-Sheffield-Blue-v2-0

Regarding your question, to hide "links" on the upper part, you will need to make a state of "display:none"
as follows:

includes/templates/Your_Template/templates/css/stylesheet.css
around line 359:
.slimmenu li.brands-li{display:none;}
.slimmenu li.info-li{display:none;}

This will hide the "brands" and "info" on desktops.
To do the same on mobiles:
around line 359 on the same file:
.slimmenu.collapsed li.brands-li{display:none;}
.slimmenu.collapsed li.info-li{display:none;}

You will need to find your "link" name in order to add it as above.

Good luck :wink:

20 Apr 2017, 6:16 AM
#437
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

gunni:

Hi Lee,
No trouble at all.
I worked with "Responsive sheffield blue 2" template and it is made by the same person Anne from
picaflor-azul.com who made your template "Winchester black" so thinds are similar.
Meaning to say, you could find more answers to your template questions on this thread:

https://www.zen-cart.com/showthread.php?217203-Responsive-Sheffield-Blue-v2-0

Regarding your question, to hide "links" on the upper part, you will need to make a state of "display:none"
as follows:

includes/templates/Your_Template/templates/css/stylesheet.css
around line 359:
.slimmenu li.brands-li{display:none;}
.slimmenu li.info-li{display:none;}

This will hide the "brands" and "info" on desktops.
To do the same on mobiles:
around line 359 on the same file:
.slimmenu.collapsed li.brands-li{display:none;}
.slimmenu.collapsed li.info-li{display:none;}

You will need to find your "link" name in order to add it as above.

Good luck :wink:

Hi Gunni,

I managed to find the link through "inspect" (right click on the menu bar), then indicate "display:none" on each line.
And now the elements of shopping cart "0-$0.00" and drop down menu have hide from the stylesheet.css.

Thank you again, and good luck to you too.

Regards,Lee:smile:

20 Apr 2017, 9:25 AM
#438
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi,

May i know how to change the image, link and messages in custom left slide out?

Attachment 17036

Thank you.

Regards, Lee

20 Apr 2017, 12:12 PM
#439
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Orkid:

Hi, May i know how to change the image, link and messages in custom left slide out?

Tab Slide Out - pic is 202x302 png format, in includes/templates/winchester_black/images/
Content for title, text, photo name and link is in includes/languages/english/extra definitions/winchester_black/winchester_black_defines.php

I don't use this template now, but I found that using the same size photos as in the original template eliminated a lot of layout problems for me. Same in the template I use now by same author - Responsive Sheffield Blue.

21 Apr 2017, 3:32 AM
#440
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Black Responsive Template

soxophoneplayer:

Tab Slide Out - pic is 202x302 png format, in includes/templates/winchester_black/images/
Content for title, text, photo name and link is in includes/languages/english/extra definitions/winchester_black/winchester_black_defines.php

I don't use this template now, but I found that using the same size photos as in the original template eliminated a lot of layout problems for me. Same in the template I use now by same author - Responsive Sheffield Blue.

Hi Soxophoneplayer,

Thank you for your reply. :smile:

Regards, Lee