Zen Cart Logo
Forums / Addon Templates / Responsive Sheffield Blue v1.0

Responsive Sheffield Blue v1.0

Views: 219,568

Results 601 to 620 of 1,160
26 Mar 2014, 21:37
#601
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Responsive Sheffield Blue v1.0

charmlt:

I don't have time to pour over all 600 responses to this thread. I can fix most anything as long as I know where it is broke and there is a fix.
Can you direct me to a list of any other patches for the Responsive Sheffield Blue theme?

I absolutely love this theme and by looking at the number of hits, it looks as though I'm not alone. As soon as I get it and SSL up and running I will buy it but till then I want it to work as described. Please tell me where to download the patches or find the solutions for all glitches and If it is not possible, can I have the criteria for a proper keyword search for the answers?

If you can let me know what your laptop screen resolution is, I can help you trouble shoot. I just looked on a laptop with a 1024 pixel resolution and did not see the problem.

You would have to add to the responsive.css file and add a fix to the appropriate media query.

There is no need to purchase this template. I have released it as a free package.

Thanks,

Anne

26 Mar 2014, 21:50
#602
names avatar

names

New Zenner

Join Date:
May 2007
Location:
Oregon
Posts:
31
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

mc12345678:

So, I don't know how this plaus into things, but I too had seen something like that, but only on my production server and not on my test server. So I went through and did a comparison of all my files, nothing was different between the two sites. I then opened two browsers one to the test and one to production. When looking at them, there was a subtle difference it seemed my production server view was "bigger". I held my ctrl-key (windows pc) zoomed out one "notch" and alas, all was good in the world.

Before doing that I had also tried to close the browser and reopen it, but the result was the same. I had tried clearing cookies and the cache, same thing. I was frantic because it "just started happening". Now that doesn't fix the "fresh" install part, but maybe it helps someone.

!!!!!!!!!!!!!!!!!!THANK YOU!!!!!!!!!!!!!!!!!!!!!!

So please someone explain what is going on.
I have viewed this issue on 2 Different Desktops and 1 laptop. I have switched between 7 different Screen resolutions.
I was at my wits end. Till this post......

Zooming out 1 click fixed the issue on my PC......( and all other laptop ect......)
So......is this going to be an issue in the wild??
Would love to keep using this template, and now I might any way :)

27 Mar 2014, 01:20
#603
mc12345678 avatar

mc12345678

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

Names:

!!!!!!!!!!!!!!!!!!THANK YOU!!!!!!!!!!!!!!!!!!!!!!

So please someone explain what is going on.
I have viewed this issue on 2 Different Desktops and 1 laptop. I have switched between 7 different Screen resolutions.
I was at my wits end. Till this post......

Zooming out 1 click fixed the issue on my PC......( and all other laptop ect......)
So......is this going to be an issue in the wild??
Would love to keep using this template, and now I might any way :)

Unfortunately, I leave that up to the ones that understand css and graphic display better than I do. I do believe though, if you answer the question of screen resolution, it may help them a little more. (That way they canprovide a possible "cutoff" for when different actions take place.

27 Mar 2014, 01:36
#604
names avatar

names

New Zenner

Join Date:
May 2007
Location:
Oregon
Posts:
31
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

mc12345678:

Unfortunately, I leave that up to the ones that understand css and graphic display better than I do. I do believe though, if you answer the question of screen resolution, it may help them a little more. (That way they canprovide a possible "cutoff" for when different actions take place.

Well the answer to that would be ALL- or any resolution any of my systems can run at....whether it be 800x600 or 1920x1080

The issue is somehow related to "Zoom"(Ctrl+Mousewheel") not resolution.

But it its definitely only on my site, the demo adjusts flawlessly of course :)

But mine breaks when you zoom out to far in Firefox.......

29 Mar 2014, 07:30
#605
cambomb avatar

cambomb

New Zenner

Join Date:
Mar 2014
Posts:
5
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

Hello! I've messed around quite a bit finally got stuff looking somewhat how I want it. Something i'm having a bit of trouble with is the responsive css in the center featured product

The featured products is pretty much what i'm utilizing directly in the middle of the template, i've stripped everything else out. The problem i'm having is keeping the site looking good when its re-sized compared to when its full HD on a nice screen.

Removing the css for "auto left/right" and placing in the static number which makes the template look correct on my monitor but when i resize the window, or check on my phone it causes horizontal scrolling. So my quandary is centering this featured products somehow without having to put in static margin left css. Anyone have any thoughts on the best way to do this?

http://tfwboston.com/market/

You can check out what i'm working with over here.

Thanks for your help everyone!

29 Mar 2014, 15:24
#606
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

cambomb:

Hello! I've messed around quite a bit finally got stuff looking somewhat how I want it. Something i'm having a bit of trouble with is the responsive css in the center featured product

The featured products is pretty much what i'm utilizing directly in the middle of the template, i've stripped everything else out. The problem i'm having is keeping the site looking good when its re-sized compared to when its full HD on a nice screen.

Removing the css for "auto left/right" and placing in the static number which makes the template look correct on my monitor but when i resize the window, or check on my phone it causes horizontal scrolling. So my quandary is centering this featured products somehow without having to put in static margin left css. Anyone have any thoughts on the best way to do this?

http://tfwboston.com/market/

You can check out what i'm working with over here.

Thanks for your help everyone!

If you do a google search you will find that margin:0 auto; will center a div. You would have to assign a width value to the div and containing element in a percentage.

Thanks,

Anne

29 Mar 2014, 15:36
#607
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

Names:

Well the answer to that would be ALL- or any resolution any of my systems can run at....whether it be 800x600 or 1920x1080

The issue is somehow related to "Zoom"(Ctrl+Mousewheel") not resolution.

But it its definitely only on my site, the demo adjusts flawlessly of course :)

But mine breaks when you zoom out to far in Firefox.......

Did you say that the problem is present in your site but not in the template demo?

http://zenlyzen.com/responsive/index.php?main_page=index&template_switch_id=responsive_sheffield_blue

Thanks,

Anne

29 Mar 2014, 16:29
#608
names avatar

names

New Zenner

Join Date:
May 2007
Location:
Oregon
Posts:
31
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

picaflor-azul:

Did you say that the problem is present in your site but not in the template demo?

http://zenlyzen.com/responsive/index.php?main_page=index&template_switch_id=responsive_sheffield_blue

Thanks,

Anne

Actually I was able to replicate it on the demo as well.
Logged in, on 2 different desktops and a laptop,
FF and Chrome. Win7, Zoom Function.

Attachment 13926

29 Mar 2014, 17:41
#609
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

Names:

Actually I was able to replicate it on the demo as well.
Logged in, on 2 different desktops and a laptop,
FF and Chrome. Win7, Zoom Function.

Attachment 13926

I just checked on chrome and zoomed in an incredible amount and still don't see it.

Thanks,

Anne

30 Mar 2014, 18:29
#610
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

I have a different issue with this plug in. Every so often I get 'please stop hotlinking my easing scrip - use a real CDN instead. Many thanks.

http://http://juniper.edenjewellerysupplies.co.uk/

Try for your self and see what happens.

Andyb

30 Mar 2014, 18:30
#611
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

adb34:

I have a different issue with this plug in. Every so often I get 'please stop hotlinking my easing scrip - use a real CDN instead. Many thanks.

http://http://juniper.edenjewellerysupplies.co.uk/

Try for your self and see what happens.

Andyb

This web link does not work try thishttp://juniper.edenjewellerysupplies.co.uk//

30 Mar 2014, 20:36
#612
icecold avatar

icecold

Zen Follower

Join Date:
Jul 2008
Posts:
360
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

Thanks! I completely forgot most layout changes are controlled by the admin.

BTW! What can I do if I want to modify the way the brands are displayed?
I would like to use a 6 column layout, to display the brands, but my attempts have failed. I did change the class but the column is not displaying the labels properly. Therefore my question is do I have to modify the listing(script that generates the listing I mean) or, do I have to manually input each line, as a define using other column classes as an example?

30 Mar 2014, 21:19
#613
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

adb34:

This web link does not work try thishttp://juniper.edenjewellerysupplies.co.uk//

The link is not working.

This is not a problem with the Responsive Sheffield Blue package. There is a patch posted to the older Sheffield Blue template support thread to fix this. Also, the problem is fixed in the newest version of the Sheffield Blue package.

Thanks,

Anne

30 Mar 2014, 21:20
#614
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

icecold:

Thanks! I completely forgot most layout changes are controlled by the admin.

BTW! What can I do if I want to modify the way the brands are displayed?
I would like to use a 6 column layout, to display the brands, but my attempts have failed. I did change the class but the column is not displaying the labels properly. Therefore my question is do I have to modify the listing(script that generates the listing I mean) or, do I have to manually input each line, as a define using other column classes as an example?

You can modify the tpl_mega_menu.php and stylesheet_mega_menu.css files. If you read through the Pure CSS Mega Menu support thread or do a forum search I believe that this question has already been answered in detail.

Thanks,

Anne

07 Apr 2014, 11:00
#615
grandpaj avatar

grandpaj

New Zenner

Join Date:
Sep 2010
Posts:
72
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

Hi

Thank you for your response a few days ago regarding image size on the index page. All seems to now be a uniform size at the moment

One question which has probably been asked before, but scanning the thread I cant quickly find.

How do you add an image as a backround in the header.

Many thanks
Grandpa

07 Apr 2014, 14:22
#616
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

grandpaj:

Hi

Thank you for your response a few days ago regarding image size on the index page. All seems to now be a uniform size at the moment

One question which has probably been asked before, but scanning the thread I cant quickly find.

How do you add an image as a backround in the header.

Many thanks
Grandpa

You will use css to do this. If you post a link to your site and a screen shot of what you are trying to do I can let you know what element to put the background image on. Or, you can install firebug and use firefox to figure this out.

Thanks,

Anne

07 Apr 2014, 21:15
#617
grandpaj avatar

grandpaj

New Zenner

Join Date:
Sep 2010
Posts:
72
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

picaflor-azul:

You will need to change the width of the slide show and then remove the call for it in the tpl_main_page.php file and add it to the define_main_page.php.

Thanks,

Anne

Hi Anne

As I think you can probably guess Im pretty new to Zen Cart.
Please excuse my ignorance, but where exactly do I find the tpl_main_page.php file with the code that nees to be remove to the define_main_page.php. I seem to have looked everywhere except the right place.

(Will look at header next.)
Many thanks
Grandpa

08 Apr 2014, 00:16
#618
grandpaj avatar

grandpaj

New Zenner

Join Date:
Sep 2010
Posts:
72
Plugin Contributions:
0

Re: Responsive Sheffield Blue v1.0

Hi

Heres where I would like to add header image

and the url I hope

w w w . g r a n d p a s . c o . n z/Z e n

Cheers
Grandpa

08 Apr 2014, 14:44
#619
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

grandpaj:

Hi Anne

As I think you can probably guess Im pretty new to Zen Cart.
Please excuse my ignorance, but where exactly do I find the tpl_main_page.php file with the code that nees to be remove to the define_main_page.php. I seem to have looked everywhere except the right place.

(Will look at header next.)
Many thanks
Grandpa

I am sorry, take a look in includes/templates/responsive_sheffield_blue/common/tpl_header.php for this:

<?php
    if ($this_is_home_page) {
?>
 <?php
        if (RSB_SLIDES_STATUS == 'true') {
?>
          <?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE, $current_page_base,'common')
                        . '/tpl_home_slider.php');?>
<?php
    } ?>
<?php
    } ?>

You will remove it from that file and add it to the includes/languages/english/html_includes/responsive_sheffield_blue/define_main_page.php

Thanks,

Anne

08 Apr 2014, 14:45
#620
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Responsive Sheffield Blue v1.0

grandpaj:

Hi

Heres where I would like to add header image

and the url I hope

w w w . g r a n d p a s . c o . n z/Z e n

Cheers
Grandpa

There are instructions for adding your logo and tagline in thre readme.html file included in the template package.

Thanks,

Anne