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

Responsive Sheffield Blue v2.0

Views: 309,688

Results 341 to 360 of 1,514
08 Sep 2015, 14:13
#341
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Responsive Sheffield Blue v2.0

How?:

Anne,

This is a reply I got from the developer of the plugin.

"that would be a jquery conflict since that template also uses jquery. You can try removing the jscript_jquery-1.9.1.js located in includes/modules/checkout_shipping but I don't guarantee that will fix it."

I do not want to mess us your template. Should I try this?

That is not a template file so I would back up the file and give it a try.

Thanks,

Anne

10 Sep 2015, 16:05
#342
top_hatt avatar

top_hatt

Zen Follower

Join Date:
Feb 2010
Posts:
237
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hi:

One more stupid question.

My current site uses an earlier version of the Flexible Footer menu system. I have a number of EZ Pages that I want to use on the new site but I cannot figure out how to get them to work on the new version of Flexible Footer. I can get the headings in the order but I cannot seem to link them with the EZ Pages or add information to them any other way.

If anyone could point me in the right direction it would be appreciated.

The existing site is poolcuesexpress . com and the test site is poolcuesexpress . com/responsivetestsite/

Thanks in advance.

Dave

11 Sep 2015, 14:01
#343
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 v2.0

top hatt:

Hi:

One more stupid question.

My current site uses an earlier version of the Flexible Footer menu system. I have a number of EZ Pages that I want to use on the new site but I cannot figure out how to get them to work on the new version of Flexible Footer. I can get the headings in the order but I cannot seem to link them with the EZ Pages or add information to them any other way.

If anyone could point me in the right direction it would be appreciated.

The existing site is poolcuesexpress . com and the test site is poolcuesexpress . com/responsivetestsite/

Thanks in advance.

Dave

You can add any pages to the footer in your zen cart admin--tools--flexible footer menu. If you want the ezpages to pull dynamically you would have to customize the php code.

Thanks,

Anne

11 Sep 2015, 17:03
#344
top_hatt avatar

top_hatt

Zen Follower

Join Date:
Feb 2010
Posts:
237
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hi:

Okay. I have the titles that I need in the Footer Menu. If I canno link to an EZ page how do I link the menu item to a defined pages page?

Eg. - In the footer header I have a title of Money Back Guarantee. I have defined page 2 with the Money Back Guarantee information. How do I put the 2 together.

I tried the internal link in the footer menu page but could not get it to work. Don't know if my syntax is wrong or I am trying to link to the wrong page or what.

Everything else about the template is great, I can't imagine that this would be a problem. I sure I am doing something stupid.

Any help would be appreciated.

Dave

11 Sep 2015, 19:56
#345
top_hatt avatar

top_hatt

Zen Follower

Join Date:
Feb 2010
Posts:
237
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hi:

Got it figured out.

Dave

13 Sep 2015, 01:39
#346
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

Thank you for posting ;) I'll be sure to include this in the next template update.

Thanks,

Anne

Hi Anne,
I can also confirm this works perfectly (brittainmark's suggestion in post #333).
I also changed <section id="section-2"> to <section id="section-1"> in tpl_modules_whats_new.php and <section id="section-1"> to <section id="section-2"> in tpl_modules_featured_products.php, both to be consistent with references to section-1 / section-2 in .../tpl_index_categories.php, .../tpl_index_default.php and .../tpl_product_info_display.php.

Cheers,

jpda

13 Sep 2015, 17:22
#347
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 v2.0

top hatt:

Hi:

Okay. I have the titles that I need in the Footer Menu. If I canno link to an EZ page how do I link the menu item to a defined pages page?

Eg. - In the footer header I have a title of Money Back Guarantee. I have defined page 2 with the Money Back Guarantee information. How do I put the 2 together.

I tried the internal link in the footer menu page but could not get it to work. Don't know if my syntax is wrong or I am trying to link to the wrong page or what.

Everything else about the template is great, I can't imagine that this would be a problem. I sure I am doing something stupid.

Any help would be appreciated.

Dave

You can add links to any pages that you want (in your zen cart or outside of your zen cart) using the flexible footer menu. If you look at your admin--tools--flexible footer menu and click through to the link title you will see the box to add your link.

Thanks,

Anne

13 Sep 2015, 17:22
#348
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 v2.0

top hatt:

Hi:

Got it figured out.

Dave

I am happy that you figured it out ;)

Thanks,

Anne

13 Sep 2015, 17:25
#349
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 v2.0

jpda:

Hi Anne,
I can also confirm this works perfectly (brittainmark's suggestion in post #333).
I also changed <section id="section-2"> to <section id="section-1"> in tpl_modules_whats_new.php and <section id="section-1"> to <section id="section-2"> in tpl_modules_featured_products.php, both to be consistent with references to section-1 / section-2 in .../tpl_index_categories.php, .../tpl_index_default.php and .../tpl_product_info_display.php.

Cheers,

jpda

Ok, thank you for the feedback ;)

Thanks,

Anne

17 Sep 2015, 18:11
#350
sweetmade avatar

sweetmade

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

I have spend days reading here and i dont think my problem applies to any of these answers.
ANy help would be greatly appreciated, btw thank you so much for this gorgeous template

i have a small issue
http://amandacreation.com/shop/

is where the template is located
as you see the first 2 tabs work correctly but the 3rd doesnt
i have specials in the shop its just not getting them
i have checked the index in admin and the positions are set 1 2 and 3 correctly

so then i thought maybe i ll just turn it off the specials part and have just the 2 tabs
when i do that the features shows up blank
and so on
if i turn off features and specials no now products show up in only one tab activated

any idea whats going on ?
i appreciate any help

again thank you

17 Sep 2015, 20:02
#351
sweetmade avatar

sweetmade

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

sweetmade:

I have spend days reading here and i dont think my problem applies to any of these answers.
ANy help would be greatly appreciated, btw thank you so much for this gorgeous template

i have a small issue
http://amandacreation.com/shop/

is where the template is located
as you see the first 2 tabs work correctly but the 3rd doesnt
i have specials in the shop its just not getting them
i have checked the index in admin and the positions are set 1 2 and 3 correctly

so then i thought maybe i ll just turn it off the specials part and have just the 2 tabs
when i do that the features shows up blank
and so on
if i turn off features and specials no now products show up in only one tab activated

any idea whats going on ?
i appreciate any help

again thank you

i figured it out

17 Sep 2015, 21:23
#352
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 v2.0

sweetmade:

i figured it out

I am happy that you figured it out ;)

Thanks,

Anne

19 Sep 2015, 09:51
#353
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

My site: chasingzodiacs.com/shop

I'm having difficulty removing/hiding the tagline. in my stylesheet I've tried:

div#tagline{display:none;}

and

div#tagline        {
            display: none !important;
        }

and

div#taglineWrapper, div#tagline        {
            display: none !important;
        }

And even tried commenting out this:

#tagline {margin:0;color:#444;font-size:150%;text-align:left;text-transform:lowercase;clear:both;margin-left:30px;margin-top:15px;}

but to no avail.

If I remove the text from HEADER_SALES_TEXT it breaks the header layout. Any idea what I've missed?

Thanks you!

19 Sep 2015, 10:19
#354
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

My site: chasingzodiacs.com/shop

I see that after resizing my logo to 386 x 170, and defining that change in header.php, my header is out of whack (Screenshot below):

Do I need to adjust settings elsewhere as well?

Thanks

19 Sep 2015, 13:40
#355
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 v2.0

MeltDown:

My site: chasingzodiacs.com/shop

I'm having difficulty removing/hiding the tagline. in my stylesheet I've tried:

div#tagline{display:none;}

> and
> ```
div#tagline        {
            display: none !important;
        }

and

div#taglineWrapper, div#tagline {
display: none !important;
}

> And even tried commenting out this:
> ```
#tagline {margin:0;color:#444;font-size:150%;text-align:left;text-transform:lowercase;clear:both;margin-left:30px;margin-top:15px;}

but to no avail.

If I remove the text from HEADER_SALES_TEXT it breaks the header layout. Any idea what I've missed?

Thanks you!

It looks like you have already figured this out.

Thanks,

Anne

19 Sep 2015, 13:53
#356
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 v2.0

MeltDown:

My site: chasingzodiacs.com/shop

I see that after resizing my logo to 386 x 170, and defining that change in header.php, my header is out of whack (Screenshot below):

Do I need to adjust settings elsewhere as well?

Thanks

If you make modifications to the template (deviate from the way it looks in the demo) you will probably need to to make css adjustments. These should all be cross browser tested and tested on desktops, laptops, portrait and landscape tablets and portrait and landscape phones. I would recommend using chrome and the web developer tools to find out which line which stylesheet needs to be edited.

you can remove the margin-top from the #navMainWrapper in the stylesheet.

Thanks,

Anne

22 Sep 2015, 20:16
#357
sweetmade avatar

sweetmade

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hi everyone, Anne again thank you for the wonderful template
small bug
is there a reason some pages do not display the images correctly
http://amandacreation.com/shop/index.php?main_page=index&cPath=101&sort=20a&page=4

see on this page it displays 1 correct grid row then in second rown only 1 product

it isnt doing this on all pages here is another one that is doing it
http://amandacreation.com/shop/index.php?main_page=index&cPath=94&sort=20a&page=6

any help or suggestion would be appreciated
thank you

23 Sep 2015, 14:06
#358
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 v2.0

sweetmade:

Hi everyone, Anne again thank you for the wonderful template
small bug
is there a reason some pages do not display the images correctly
http://amandacreation.com/shop/index.php?main_page=index&cPath=101&sort=20a&page=4

see on this page it displays 1 correct grid row then in second rown only 1 product

it isnt doing this on all pages here is another one that is doing it
http://amandacreation.com/shop/index.php?main_page=index&cPath=94&sort=20a&page=6

any help or suggestion would be appreciated
thank you

This is not really a bug in the template. In a future update I will probably include a js that makes all boxes the same height.

You can either add a min-value to the .centerBoxContentsProducts or you can use a javascript to make all of the centerBoxContentsProducts boxes the same height.

Thanks,

Anne

23 Sep 2015, 21:23
#359
rfree190 avatar

rfree190

Zen Follower

Join Date:
Sep 2007
Posts:
176
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

ADD CUSTOM MENU ITEMS TO TOP MENU

Can I add custom menu items to the top menu?
I would like to add and/or edit the name of a menu item and place custom links under that header.
Is this possible?

Thanks!
Rick

23 Sep 2015, 22:40
#360
sweetmade avatar

sweetmade

New Zenner

Join Date:
Jan 2008
Posts:
22
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

This is not really a bug in the template. In a future update I will probably include a js that makes all boxes the same height.

You can either add a min-value to the .centerBoxContentsProducts or you can use a javascript to make all of the centerBoxContentsProducts boxes the same height.

Thanks,

Anne

thank you i did add the minimum value to the stylesheet centerBoxContentsProducts but it doesnt make a change
all the products images are the same height so i am not understanding why this would occur on only 2 pages of the shop