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

Winchester Black Responsive Template

Views: 193,919

Results 381 to 400 of 498
8 Aug 2016, 2:25 AM
#381
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Winchester Black Responsive Template

wmorris:

Hi Anne,

Can you able to help me fix this iPad/Tablet layout. My Store's Web Address is http://www.morrisgiftshop.biz When you use the drop down menu text not showing up. Also the image logo shifts the other side. Also to much dark gray in the in the product title and others.
Again, couple of things. Believe that issue has been described and some form of solution offered in the forum. Does the same issue occur when you try the associated demo site? If not, then it is a good time to become familiar with css tools in all browsers (press f12) where you would be able to copy the contents of the css files and correct the issues.

8 Aug 2016, 2:59 AM
#382
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

So I saw one or two posts saying save stylesheet.css into ncludes/templates/override/css/ and what is the purpose for this?

8 Aug 2016, 3:24 AM
#383
hollywood691 avatar

hollywood691

New Zenner

Join Date:
Jan 2011
Posts:
58
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Love the template...:yes:

9 Aug 2016, 7:12 PM
#385
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

This is sucks, When I change one thing on one line it screws up the menu for the Desktop, iPads and mobile.

You can see it in action here => http:.//www.mtechama.com/zc_test/index.php this is not a live site I am using it for testing purposes.

9 Aug 2016, 8:01 PM
#386
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

So I change this in stylesheet.css

From:

ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#222 !important;}

to

ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#fff !important;}

Image below what it looks like on Desktop:

9 Aug 2016, 11:11 PM
#387
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Error Using this Template after a few changes in Stylesheet:

[09-Aug-2016 18:07:08 America/Chicago] Request URI: /zc_test/, IP address: 50.26.26.88
#1  trigger_error() called at [/home1/xxxxxx/public_html/zc_test/includes/classes/db/mysql/query_factory.php:167]
#2  queryFactory->show_error() called at [/home1/xxxxxx/public_html/zc_test/includes/classes/db/mysql/query_factory.php:139]
#3  queryFactory->set_error() called at [/home1/xxxxxx/public_html/zc_test/includes/classes/db/mysql/query_factory.php:266]
#4  queryFactory->Execute() called at [/home1/xxxxxx/public_html/zc_test/includes/modules/winchester_black/flexible_footer_menu.php:18]
#5  include(/home1/xxxxxx/public_html/zc_test/includes/modules/winchester_black/flexible_footer_menu.php) called at [/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/templates/tpl_flexible_footer_menu.php:13]
#6  require(/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/templates/tpl_flexible_footer_menu.php) called at [/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/common/tpl_footer.php:42]
#7  require(/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/common/tpl_footer.php) called at [/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/common/tpl_main_page.php:332]
#8  require(/home1/xxxxxx/public_html/zc_test/includes/templates/winchester_black/common/tpl_main_page.php) called at [/home1/xxxxxx/public_html/zc_test/index.php:97]

[09-Aug-2016 18:07:08 America/Chicago] PHP Fatal error:  1146:Table 'xxxxxx_xxxxxx.flexible_footer_menu' doesn't exist :: select * from flexible_footer_menu where status = 1 and col_sort_order > 0 order by col_sort_order, col_header ==> (as called by) /home1/xxxxxx/public_html/zc_test/includes/modules/winchester_black/flexible_footer_menu.php on line 18 <== in /home1/xxxxxx/public_html/zc_test/includes/classes/db/mysql/query_factory.php on line 167
10 Aug 2016, 11:23 PM
#388
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Anne,

Can you able to help me?

Thanks
Wade

11 Aug 2016, 12:18 AM
#389
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

wmorris:

So I change this in stylesheet.css

From:

ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#222 !important;}

> 
> to
> ```
ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#fff !important;}

Image below what it looks like on Desktop:

Ok, I manage to get the iPad/Tablet Portrait menu where it needs to be. I am still getting black text over black background on the iPad/Tablet. I changed #222 to #fff on line 259 in stylesheet.css the desktop shows in this post picture and the menu in iPad/Tablet disappeared.

12 Aug 2016, 1:33 AM
#390
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Update
I work at Walmart Electronics I did a Test on one of our Samsung Tablets 10 inch and the links from my Gift Shop shows fine White Text on front of Black Background. Now on my personal iPad 2 still no white text on black background which I am talking about is "Black Text on Black Background". How can I solve this issue?

13 Aug 2016, 3:24 AM
#391
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Ok, I need help. I tested the tablet menu on an Android Tablets Works fine. I tested 2 or 3 different iPads menu is showing black text on a black background (Portriat) image shown below. So on a all android tablets its shows normal menu white text on black background (Portriat). How can I fix this?

Thanks,
Wade

14 Aug 2016, 3:56 AM
#392
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

wmorris:

Ok, I need help. I tested the tablet menu on an Android Tablets Works fine. I tested 2 or 3 different iPads menu is showing black text on a black background (Portriat) image shown below. So on a all android tablets its shows normal menu white text on black background (Portriat). How can I fix this?

Thanks,
Wade

Can anyone help me with this issue please?

15 Aug 2016, 3:00 AM
#393
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

I don't know what to tell you. I just downloaded the template package from the plugins section and this is on line 259:

ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#222 !important;}

> 
> Change it to:
> 
> ```
ul.slimmenu.collapsed li a {display: block;border-bottom: 1px solid rgba(0, 0, 0, 0.075);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#fff !important;}

Thanks,

Anne

Sorry, this doesn't work. What this does is messes up the menus on the desktop layout and no menu on iPads, Tablets, etc.

15 Aug 2016, 7:47 AM
#394
andyjordaan avatar

andyjordaan

New Zenner

Join Date:
Mar 2012
Location:
South Africa- Krugersdorp
Posts:
29
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Morning Anne,
Just a bit of preamble , I am using "Dover Fine " on my main website and it is great, Thank You, That said, I really like Winchester Black and I am trying it out on another of my sites.

I have found a conflict With the plug-in COWOA that is causing a few headaches. I will Report back when I have SCP the Files. The conflict is with tpl_header.php in the /includes/winchester_black/common folder.

At this point this is just a heads up for anybody having the same problem the slide show and horizontal menu bar disappears and you sit with a broken home page

15 Aug 2016, 9:05 AM
#395
andyjordaan avatar

andyjordaan

New Zenner

Join Date:
Mar 2012
Location:
South Africa- Krugersdorp
Posts:
29
Plugin Contributions:
0

Re: Winchester Black Responsive Template

I WinMerged (Sorry about the SCP thing , but its Monday) the two folders and it seems to be running,

However I cannot get the "Login " and Also the " Create Account " off of the Drop-down menu, no matter how much I hack the tpl_header.php

Does anybody have any pointers to do it in css using something like noshow ?

I need to remove the "login" and "create account" off of the Home Page.

16 Aug 2016, 6:28 PM
#396
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Anyone!

17 Aug 2016, 4:13 PM
#397
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

Here are a few more css changes that need to be made in the includes/templates/override/css/stylesheet.css file:

add:
#cartProdTitle{color:#000;}

line 112, change to:
#cartContentsDisplay td{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #222;color:#000;}

line 349, change to:
.categoryListBoxContents a{font-size:110%;color:#a0a0a0;}

line 21, change to:
input:focus, select:focus, textarea:focus {background: #ccc;color:#000;}

line 20, change to:
TEXTAREA {margin: auto;display: block;width: 95%;border:1px solid #222;background:#000;margin-top:10px;margin-bottom:10px;color:#222;}

Thanks,

Anne

Sorry Anne,
This didn't work. It really screwed up the menu. You can take a look at http://www.morrisgiftshop.biz on a Desktop.

Thanks
Wade

17 Aug 2016, 4:17 PM
#398
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi Anne,
Found another small bug.

17 Aug 2016, 6:27 PM
#399
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Now got an error in the "Logs" folder:

[17-Aug-2016 12:35:46 America/Chicago] Request URI: /index.php?main_page=products_new, IP address: 66.249.79.169
#1  trigger_error() called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/db/mysql/query_factory.php:167]
#2  queryFactory->show_error() called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/db/mysql/query_factory.php:139]
#3  queryFactory->set_error() called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/db/mysql/query_factory.php:266]
#4  queryFactory->Execute() called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/split_page_results.php:78]
#5  splitPageResults->__construct() called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/modules/winchester_black/product_listing.php:35]
#6  include(/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/modules/winchester_black/product_listing.php) called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/templates/tpl_modules_product_listing.php:14]
#7  require(/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/templates/tpl_modules_product_listing.php) called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/templates/tpl_products_new_default.php:19]
#8  require(/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/templates/tpl_products_new_default.php) called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/common/tpl_main_page.php:252]
#9  require(/home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/templates/winchester_black/common/tpl_main_page.php) called at [/home1/xxxxxxx/public_html/morrisgiftshop.biz/index.php:97]

[17-Aug-2016 12:35:46 America/Chicago] PHP Fatal error:  1109:Unknown table 'p' in field list :: select count(p.products_id) as total  ==> (as called by) /home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/split_page_results.php on line 78 <== in /home1/xxxxxxx/public_html/morrisgiftshop.biz/includes/classes/db/mysql/query_factory.php on line 167

Please Help!

20 Aug 2016, 2:25 PM
#400
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Winchester Black Responsive Template

I guess that no one is going to help with this issue. Losing Customers! :(:(