Zen Cart Logo
Forums / Addon Templates / Sheffield Blue Template Support Thread

Sheffield Blue Template Support Thread

Views: 123,049

Results 281 to 300 of 842
04 Sep 2013, 02:23
#281
brebix avatar

brebix

New Zenner

Join Date:
Oct 2012
Posts:
5
Plugin Contributions:
0

Sheffield Blue Template Support Thread

picaflor-azul:

You can edit the includes/templates/sheffield_blue/templates/tpl_product_info_display.php file. You may also need to make some adjustments in the css.

Thanks,

Anne

Thanks for the quick response however I am only able to locate the review code in the default template using the method you recommend. Where is the reviews defined in your template?

04 Sep 2013, 02:34
#282
brebix avatar

brebix

New Zenner

Join Date:
Oct 2012
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

brebix:

Thanks for the quick response however I am only able to locate the review code in the default template using the method you recommend. Where is the reviews defined in your template?
never mind thanks

04 Sep 2013, 09:35
#283
vesuvians avatar

vesuvians

New Zenner

Join Date:
Nov 2007
Location:
East Sussex, United Kingdom
Posts:
25
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi,
How do I remove the Home Page Slider Show and the media logos from my store? I found your help pages for adding and reducing the number of images but not how to remove the complete feature which is not appropriate for my store. Your help would be appreciated.

04 Sep 2013, 10:47
#284
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

brebix:

never mind thanks

I am happy that you figured it out ;) The sections in the tpl_product_info_display.php are well commented by the core deveolopers to make it easier to locate which code controls which element.

Thanks,

Anne

04 Sep 2013, 10:49
#285
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

vesuvians:

Hi,
How do I remove the Home Page Slider Show and the media logos from my store? I found your help pages for adding and reducing the number of images but not how to remove the complete feature which is not appropriate for my store. Your help would be appreciated.

One way is to remove the call for the slide show in the tpl_main_page.php file:

<?php
    if ($this_is_home_page) {
?>
<div id="home-banner"><?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_home_slider.php');?></div>
<?php
    }
?>

Thanks,

Anne

04 Sep 2013, 12:38
#286
vesuvians avatar

vesuvians

New Zenner

Join Date:
Nov 2007
Location:
East Sussex, United Kingdom
Posts:
25
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

One way is to remove the call for the slide show in the tpl_main_page.php file:

<?php if ($this_is_home_page) { ?> <div id="home-banner"><?php require($template->get_template_dir('tpl_home_slider.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_home_slider.php');?></div> <?php } ?> ``` > > Thanks, > > Anne

Hi Anne,
I removed the code from the /common/tpl__main_page.php file but the Mega Menu now sits under the top of the main page - please see http://www.phillumeny.eu How can I resolve this new problem please?

04 Sep 2013, 14:39
#287
vesuvians avatar

vesuvians

New Zenner

Join Date:
Nov 2007
Location:
East Sussex, United Kingdom
Posts:
25
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

vesuvians:

Hi Anne,
I removed the code from the /common/tpl__main_page.php file but the Mega Menu now sits under the top of the main page - please see http://www.phillumeny.eu How can I resolve this new problem please?

Additional Info: It appears that this problem only affects the Home Page - The other pages load in the correct manner!

04 Sep 2013, 15:37
#288
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

vesuvians:

Additional Info: It appears that this problem only affects the Home Page - The other pages load in the correct manner!

In the index_home.css file change to this:

#content-container {margin-top: 40px;}

Thanks,

Anne

04 Sep 2013, 21:47
#289
vesuvians avatar

vesuvians

New Zenner

Join Date:
Nov 2007
Location:
East Sussex, United Kingdom
Posts:
25
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks Anne - Looks Good

05 Sep 2013, 10:51
#290
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

vesuvians:

Thanks Anne - Looks Good

I am happy that it worked ;)

Thanks,

Anne

05 Sep 2013, 19:10
#291
purecarsound avatar

purecarsound

New Zenner

Join Date:
May 2006
Location:
Chester, UK
Posts:
99
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Anne

I hope you are well? The website is slowly picking up now that we are advertising in national 'enthusiast' magazines here in the UK. Feedback from everyone is that they love the template and design.

Are you able to help me as to where I'd need to put the code (or similar code if you know a better way) for putting a live date/time ideally alongside 'Contact Us' and 'Service' on the menu bar on the site?

http://www.dynamicdrive.com/dynamicindex6/clock3.htm

I look forward to hearing from you.

Mark
https://www.johnwoodsmotorcare.net

05 Sep 2013, 20:48
#292
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks for the template...I am installing for someone else. Is there a way to have the actual "new products" etc show products without having to click the module tab? Like it opens with products automatically.

Thanks.

05 Sep 2013, 22:17
#293
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Sheffield Blue Template Support Thread

Purecarsound:

Hi Anne

I hope you are well? The website is slowly picking up now that we are advertising in national 'enthusiast' magazines here in the UK. Feedback from everyone is that they love the template and design.

Are you able to help me as to where I'd need to put the code (or similar code if you know a better way) for putting a live date/time ideally alongside 'Contact Us' and 'Service' on the menu bar on the site?

http://www.dynamicdrive.com/dynamicindex6/clock3.htm

I look forward to hearing from you.

Mark
https://www.johnwoodsmotorcare.net

This should help get you started http://www.zen-cart.com/downloads.php?do=file&id=1734

06 Sep 2013, 11:01
#294
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

Purecarsound:

Hi Anne

I hope you are well? The website is slowly picking up now that we are advertising in national 'enthusiast' magazines here in the UK. Feedback from everyone is that they love the template and design.

Are you able to help me as to where I'd need to put the code (or similar code if you know a better way) for putting a live date/time ideally alongside 'Contact Us' and 'Service' on the menu bar on the site?

http://www.dynamicdrive.com/dynamicindex6/clock3.htm

I look forward to hearing from you.

Mark
https://www.johnwoodsmotorcare.net

If you want to add things to the mega menu, you can edit the includes/templates/sheffield_blue/common/tpl_mega_menu.css.

Thanks,

Anne

06 Sep 2013, 11:03
#295
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

amandavz:

Thanks for the template...I am installing for someone else. Is there a way to have the actual "new products" etc show products without having to click the module tab? Like it opens with products automatically.

Thanks.

See this:

http://www.zen-cart.com/showthread.php?195520-Abbington-Mega-Template-Support-Thread&p=1134272#post1134272

Thanks,

Anne

06 Sep 2013, 11:03
#296
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

picandnix:

This should help get you started http://www.zen-cart.com/downloads.php?do=file&id=1734

Great idea! Thank you for posting the link to the plugin.

Thanks,

Anne

06 Sep 2013, 15:56
#297
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Sheffield Blue Template Support Thread

picaflor-azul:

Great idea! Thank you for posting the link to the plugin.

Thanks,

Anne

Simple but 'smart' I thought, glad you like :smile:

09 Sep 2013, 16:14
#298
bpryor1 avatar

bpryor1

New Zenner

Join Date:
Sep 2013
Posts:
2
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

I just established a new site with 1.5.1, and am having a wierd display problem with Internet Explorer. In some versions, (1) part of the header becomes transparent (i.e. blue rather than white), (2) the headings on the side bars (categories/reviews/etc.) overlap the content below so you can't click on the link or object below the header, and (3) if you go to any of the product pages on the site, the menu bar and whole page moves up and covers a portion of the header.

It seems to work properly in IE 8.0, but if I enter compatibilty mode or use IE 9, the header and menus appear to break.

I have included some pictures. My site is bp-games.com.

Do you have any idea what could be causing this (or what I did to break it)?

Attachment 13040

Attachment 13041

Thanks in advance!

09 Sep 2013, 18:17
#299
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Sheffield Blue Template Support Thread

bpryor1:

I just established a new site with 1.5.1, and am having a wierd display problem with Internet Explorer. In some versions, (1) part of the header becomes transparent (i.e. blue rather than white), (2) the headings on the side bars (categories/reviews/etc.) overlap the content below so you can't click on the link or object below the header, and (3) if you go to any of the product pages on the site, the menu bar and whole page moves up and covers a portion of the header.

It seems to work properly in IE 8.0, but if I enter compatibilty mode or use IE 9, the header and menus appear to break.

I have included some pictures. My site is bp-games.com.

Do you have any idea what could be causing this (or what I did to break it)?

Attachment 13040

Attachment 13041

Thanks in advance!

I have no idea why compatibility mode is breaking. As far as I am aware, there is no way to isolate for compatibility mode. The template is not cross browser tested in ie compatibility mode.

Thanks,

Anne

09 Sep 2013, 19:19
#300
bpryor1 avatar

bpryor1

New Zenner

Join Date:
Sep 2013
Posts:
2
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks for the quick reply, Anne! My issue isn't as much compatibility mode as it is IE9. I mentioned compatibility mode only because I thought it was interesting/possibly relevant that on IE 8 everything worked but went wonky when I entered compatibility mode.

At one point, I had everything working in IE9. Then, all of a sudden, it started displaying like you can see in the pictures. I assume that I did something to cause that, but I don't recall changing anything of note around the time it started happening.

When you load the site in IE, does it display properly for you? Do you know what might cause the heading and title blocks to overlap like that?