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

Winchester Black Responsive Template

Views: 193,915

Results 261 to 280 of 498
09 Sep 2015, 23:32
#261
evosmash avatar

evosmash

New Zenner

Join Date:
Sep 2015
Posts:
21
Plugin Contributions:
0

Winchester Black Responsive Template

picaflor-azul:

If you post a link to your site I can take a look.

Thanks,

Anne

highcaliberclothing.com

youll probably notice this but figured i should mention it. the pics that are showing now are layed over a black rectangle image that expands across the page so my actual image wouldnt skew, this was just me doing a temp. work around.

10 Sep 2015, 15:56
#262
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

evosmash:

highcaliberclothing.com

youll probably notice this but figured i should mention it. the pics that are showing now are layed over a black rectangle image that expands across the page so my actual image wouldnt skew, this was just me doing a temp. work around.

If you turn off your css/js loader I can tell you the line number.

in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

Thanks,

Anne

11 Sep 2015, 02:46
#263
evosmash avatar

evosmash

New Zenner

Join Date:
Sep 2015
Posts:
21
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

If you turn off your css/js loader I can tell you the line number.

in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

Thanks,

Anne

Thank you. I will get you a donation soon. Just waiting on a new bank card. So I am having this issue where I make changes to the css file and the site isnt changing. but other times, doing it the exact same way the change will take effect. This is a major hassle as I am in the learning phase and try to make changes 1 at a time to see what affect they will have on the site. However this isnt very constructive if the change doesnt take affect. I googled around and saw some other people complaining of the same issue but didnt find much of a solution. People mainly just saying to check to make sure you are editing the right file, which I am. So I was hoping that since you do some much work that you would have come across this and might have a fix. Thanks again

11 Sep 2015, 04:59
#264
evosmash avatar

evosmash

New Zenner

Join Date:
Sep 2015
Posts:
21
Plugin Contributions:
0

Re: Winchester Black Responsive Template

picaflor-azul:

If you turn off your css/js loader I can tell you the line number.

in stylesheet_flex.css change .flexslider .slides img width from width:100%; to width:your percentage; and then add margin:0 auto;

Thanks,

Anne

Also the slideshow changes worked to an extent. the picture size is changing but I have white on either side so its like the box the slideshow is in isnt adjusting down to the size of the picture. ideas?

11 Sep 2015, 13:58
#265
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

evosmash:

Also the slideshow changes worked to an extent. the picture size is changing but I have white on either side so its like the box the slideshow is in isnt adjusting down to the size of the picture. ideas?

Take out the background color on line 41. Also remove width:70%; from line 25 and add a width that looks good with your images.

Thanks,

Anne

11 Sep 2015, 17:48
#266
flgoose avatar

flgoose

New Zenner

Join Date:
Nov 2014
Posts:
9
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Hi Anne,

First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

Where can I change this layout?

Reviews are essential to my site.

Thanks in advance

11 Sep 2015, 19:54
#267
flgoose avatar

flgoose

New Zenner

Join Date:
Nov 2014
Posts:
9
Plugin Contributions:
0

Re: Winchester Black Responsive Template

flgoose:

Hi Anne,

First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

Where can I change this layout?

Reviews are essential to my site.

Thanks in advance

Boy my fingers are not working today. Correction:

Is there any way to just put 5 star shaped radio buttons or boxes and make all the previous buttons to be checked along with the chosen one?

12 Sep 2015, 15:29
#268
flgoose avatar

flgoose

New Zenner

Join Date:
Nov 2014
Posts:
9
Plugin Contributions:
0

Re: Winchester Black Responsive Template

flgoose:

Boy my fingers are not working today. Correction:

Is there any way to just put 5 star shaped radio buttons or boxes and make all the previous buttons to be checked along with the chosen one?

I think I got it. It may not be the best way but it works for me.

What I did was change from a single division for the 5 different ratings to a division for each rating in tpl_product_reviews_write_default this gave me a radio button and its star rating on each line.

of course I'm always open for a better way.

13 Sep 2015, 17:19
#269
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

flgoose:

Hi Anne,

First of all thank you for all your work and for making this wonderful template available. The more I customize it for my site, the more I love it. (Site in development)

I went on to test the review page and frankly I found the star rating layout to be a bit confusing. The radio boxes and stars all run together and its hard to make out what to click on. sadly it was the same on iPhone.

anyway to just put 5 star shaped radio buttons or boxes and make all the precious buttons to be checked along with the chosen one?

or just 1 star before 5 radio buttons followed by 5 stars to signify the scale of the review.

Where can I change this layout?

Reviews are essential to my site.

Thanks in advance

The easiest way to make changes would be to use css. If you post a link to the page on your site I can take a look.

Thanks,

Anne

13 Sep 2015, 17:20
#270
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

flgoose:

I think I got it. It may not be the best way but it works for me.

What I did was change from a single division for the 5 different ratings to a division for each rating in tpl_product_reviews_write_default this gave me a radio button and its star rating on each line.

of course I'm always open for a better way.

I am happy that you figured it out and posted your solution ;)

Thanks,

Anne

14 Sep 2015, 20:06
#271
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: Winchester Black Responsive Template

This is weird thing I just noticed - when using featured products on front page - I've got 4 - they show all 4 in a single line, with no arrows (since only 4 items, nothing to scroll). But if I login, the last item drops down to form a second row and the scroll arrows appear. If you hit the scroll arrow the page jumps to the top. I don't know if this is new or I just didn't notice before as I rarely login to my own site. I've customized this template so I suspect I mucked something up. Anything obvious?

I'm on zc 154, many mods; site is meafordwool dot com

15 Sep 2015, 04:40
#272
lruskauff avatar

lruskauff

Totally Zenned

Join Date:
Sep 2008
Location:
WA
Posts:
559
Plugin Contributions:
0

Re: Winchester Black Responsive Template

soxophoneplayer:

This is weird thing I just noticed - when using featured products on front page - I've got 4 - they show all 4 in a single line, with no arrows (since only 4 items, nothing to scroll). But if I login, the last item drops down to form a second row and the scroll arrows appear. If you hit the scroll arrow the page jumps to the top. I don't know if this is new or I just didn't notice before as I rarely login to my own site. I've customized this template so I suspect I mucked something up. Anything obvious?

I'm on zc 154, many mods; site is meafordwool dot com
I'm wondering if you fixed this by now? If not, I just logged in (created a test user) and the home screen featured products does not change. I get 4 across before I log in and after I log in.

lruskauff

PS: I just checked my site and I mucked it up too, lol. Nice socks btw.

15 Sep 2015, 06:36
#273
evosmash avatar

evosmash

New Zenner

Join Date:
Sep 2015
Posts:
21
Plugin Contributions:
0

Re: Winchester Black Responsive Template

Having a little trouble changing the trash can icon on your template. I uploaded the new image to winchester_black\includes\templates\winchester_black\images\icons\small_delete.gif and the only change I see happening is the current trash can image changing to the new size of the new icon but the picture itself is staying the same as the default can. Any thoughts? highcaliberclothing.com

15 Sep 2015, 14:28
#274
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

evosmash:

Having a little trouble changing the trash can icon on your template. I uploaded the new image to winchester_black\includes\templates\winchester_black\images\icons\small_delete.gif and the only change I see happening is the current trash can image changing to the new size of the new icon but the picture itself is staying the same as the default can. Any thoughts? highcaliberclothing.com

You might need to clear your cache to see changes. Make sure that you have uploaded the image to the correct place on the server and overwritten the current image.

Thanks,

Anne

15 Sep 2015, 14:32
#275
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Winchester Black Responsive Template

soxophoneplayer:

This is weird thing I just noticed - when using featured products on front page - I've got 4 - they show all 4 in a single line, with no arrows (since only 4 items, nothing to scroll). But if I login, the last item drops down to form a second row and the scroll arrows appear. If you hit the scroll arrow the page jumps to the top. I don't know if this is new or I just didn't notice before as I rarely login to my own site. I've customized this template so I suspect I mucked something up. Anything obvious?

I'm on zc 154, many mods; site is meafordwool dot com

I created an account and am logged in and do not see the problem. What device are you using? what browser? what size monitor if you are on a desktop/laptop, etc?

Thanks,

Anne

15 Sep 2015, 16:59
#276
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: Winchester Black Responsive Template

picaflor-azul:

I created an account and am logged in and do not see the problem. What device are you using? what browser? what size monitor if you are on a desktop/laptop, etc?...

Desktop issue only. Windows 10. Firefox is my primary browser but tried in Chrome and Edge and occurs there for me too. Resolution 1920 x 1080. Tried lower res and makes no diff.

In Edge (only), when I signed in I got a 'only SSL content is showing' message. I then realized that the TAB feature wasn't in top left as usual but bottom left, off screen. It had an extra title on top of TAB - 'Content'. and a mouseover on that title presented 'link for non js users'. But, when I clicked the 'show all content' message bar on the ssl message, all returned to normal.

I went back into Firefox and realize same exisited with the TAB - just didn't notice because it was offscreen, and in Firefox there was no message about SSL content showing only. The TAB did have the extra 'content' title as above.

Since this occurs only when I log in, would this have something to do with my browsing default setting. Or could this be related to my zen config settings to make everything SSL (as being discussed elsewhere on forums). Or?

15 Sep 2015, 17:10
#277
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

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

Re: Winchester Black Responsive Template

picaflor-azul:

I created an account and am logged in and do not see the problem...

Of for cripes sakes. Did a search on this forum and found clue from one of my own posts when I was building the site. I had changed HTTPS to HTTP server in the templates/winchester_black/templates/tpl_index_default around line 49 - this because working on WAMP test site I was getting errors. I even commented that I hoped I remembered to undo the change when I went live. ARCH. Sorry to have bothered everyone.

16 Sep 2015, 01:04
#278
samisoaps avatar

samisoaps

New Zenner

Join Date:
May 2006
Posts:
42
Plugin Contributions:
0

Re: Winchester Black Responsive Template

What would I need to add to the css to have just the background for the product pages be white (https://bellaornamenti.com/store/) I'm usually great with customizing the templates, but I'm stuck on this one. Thank you

Andrea

16 Sep 2015, 04:29
#279
lruskauff avatar

lruskauff

Totally Zenned

Join Date:
Sep 2008
Location:
WA
Posts:
559
Plugin Contributions:
0

Re: Winchester Black Responsive Template

soxophoneplayer:

Of for cripes sakes. Did a search on this forum and found clue from one of my own posts when I was building the site. I had changed HTTPS to HTTP server in the templates/winchester_black/templates/tpl_index_default around line 49 - this because working on WAMP test site I was getting errors. I even commented that I hoped I remembered to undo the change when I went live. ARCH. Sorry to have bothered everyone.
That is funny, btdi. But you actually helped me, I hadn't looked at mine in a bit and found I was having same problem. Exactly. Now I hope my records show me what dumb mistakes I made.

16 Sep 2015, 05:01
#280
lruskauff avatar

lruskauff

Totally Zenned

Join Date:
Sep 2008
Location:
WA
Posts:
559
Plugin Contributions:
0

Re: Winchester Black Responsive Template

I'm on my ipad and it is harder to see but it looks like removing the background color ( or changing it to white) in a few places. Try top-middle for the top and maybe top wrapper. For the bottom, look for that same purple color in another css element. These are in style sheet.css.