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

Sheffield Blue Template Support Thread

Views: 123,049

Results 261 to 280 of 842
30 Jul 2013, 14:05
#261
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Sheffield Blue Template Support Thread

fjej1970:

Thank for our reply, i did follow what the readme file states but the stylesheet.ccs its not the file that has the silder dimensions i found it on stylesheet_slides.ccs but after changing the height nothing happent.

i changed this:
#container {width:980px;padding:10px;margin:0 auto;position:relative;z-index:0;margin-bottom:20px;}
#example {width:980px;height:250px;position:relative;}
#slides {position:absolute;top:0px;left:4px;z-index:100;}
.slides_container {width:980px;overflow:hidden;position:relative;display:none;}
.slides_container a {width:980px;height:250px;display:block;}

into this:
#container {width:400px;padding:10px;margin:0 auto;position:relative;z-index:0;margin-bottom:20px;}
#example {width:400px;height:300px;position:relative;}
#slides {position:absolute;top:0px;left:4px;z-index:100;}
.slides_container {width:400px;overflow:hidden;position:relative;display:none;}
.slides_container a {width:400px;height:300px;display:block;}

and nothing happent.

If you a link to your site I can take a look ;)

Thanks,

Anne

08 Aug 2013, 22:27
#262
fjej1970 avatar

fjej1970

New Zenner

Join Date:
Aug 2010
Posts:
15
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hello !! i was playing with the Drop Down menu and i found in the readme file that its possible to hide some of them but the one i like to hide/remove its not mentioned in the readme file. I would like to hide/remove the " Service " tab Drop down menu. Is it possible? and if its possible to include a home tab.

Thanks !

09 Aug 2013, 14:40
#263
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

fjej1970:

Hello !! i was playing with the Drop Down menu and i found in the readme file that its possible to hide some of them but the one i like to hide/remove its not mentioned in the readme file. I would like to hide/remove the " Service " tab Drop down menu. Is it possible? and if its possible to include a home tab.

Thanks !

You need to use the .customer-service class to hide this drop down.

Thanks,

Anne

22 Aug 2013, 08:52
#264
rocknet avatar

rocknet

New Zenner

Join Date:
Jul 2013
Location:
uk
Posts:
8
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hello,

I like your template and am trying to remove the pointers in the side menus.

what is the best way to do this please.

Thanks

Steve

23 Aug 2013, 11:49
#265
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

rocknet:

Hello,

I like your template and am trying to remove the pointers in the side menus.

what is the best way to do this please.

Thanks

Steve

I used the BetterCategoriesEZInfo module for the sideboxes. Take a look at this module for information about removing the bullets. You could also just put a display:none; on the bullet image ;)

Thanks,

Anne

26 Aug 2013, 20:46
#266
fawcetteng avatar

fawcetteng

New Zenner

Join Date:
Aug 2013
Location:
Texas
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

setting up my first store with this wonderful template. I've been modifying the look of my store based on this forum. somewhere i messed up - now any of my categories that have products in them show a blank page when clicked on. if i add a new empty category you can click on it and go to a page that says no products, like it should. any ideas what i did?

http://store.fawcettengineering.com/

27 Aug 2013, 09:56
#267
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

fawcetteng:

setting up my first store with this wonderful template. I've been modifying the look of my store based on this forum. somewhere i messed up - now any of my categories that have products in them show a blank page when clicked on. if i add a new empty category you can click on it and go to a page that says no products, like it should. any ideas what i did?

http://store.fawcettengineering.com/

If you have a blank page or part of a blank page, check your logs folder for error logs and correct the problems you see there ;)

Thanks,

Anne

27 Aug 2013, 13:33
#268
fawcetteng avatar

fawcetteng

New Zenner

Join Date:
Aug 2013
Location:
Texas
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

If you have a blank page or part of a blank page, check your logs folder for error logs and correct the problems you see there ;)

Thanks,

Anne

thank you! my first time to use a logs file! worked perfect - told me i had something wrong with the headermenu.php, so i grabbed the original, remodified my text for it, and uploaded it. now it works

27 Aug 2013, 14:15
#269
fawcetteng avatar

fawcetteng

New Zenner

Join Date:
Aug 2013
Location:
Texas
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

where exactly do i put the .customerservice-li{display:none;} to hide the service menu in the blue menu bar? i see several references to hiding this in this thread but no complete answer. i have the following in my stylesheet_mega_menu but it still shows up: (for that matter, the social sidebar also shows up which i have been trying to get rid of):

/bof customer service/
.mega-payments{float:left;}
.mega-confidence{float:right;width:60%;}
.mega-about{float:left;width:70%;}
.mega-right{float:right;position: relative;margin-left: 10px;width:145px;}.manufacturers-li{display:none;}

.customerservice-li{display:none;}
.sidebar{display:none;}

27 Aug 2013, 15:36
#270
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

fawcetteng:

thank you! my first time to use a logs file! worked perfect - told me i had something wrong with the headermenu.php, so i grabbed the original, remodified my text for it, and uploaded it. now it works

I am happy that you figured it out ;)

Thanks,

Anne

27 Aug 2013, 15:37
#271
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

fawcetteng:

where exactly do i put the .customerservice-li{display:none;} to hide the service menu in the blue menu bar? i see several references to hiding this in this thread but no complete answer. i have the following in my stylesheet_mega_menu but it still shows up: (for that matter, the social sidebar also shows up which i have been trying to get rid of):

/bof customer service/
.mega-payments{float:left;}
.mega-confidence{float:right;width:60%;}
.mega-about{float:left;width:70%;}
.mega-right{float:right;position: relative;margin-left: 10px;width:145px;}.manufacturers-li{display:none;}

.customerservice-li{display:none;}
.sidebar{display:none;}

You can just add it to the bottom of the stylesheet_meag_menu.php file.

Thanks,

Anne

27 Aug 2013, 18:49
#272
rocknet avatar

rocknet

New Zenner

Join Date:
Jul 2013
Location:
uk
Posts:
8
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks Anne,

Steve

27 Aug 2013, 20:57
#273
fawcetteng avatar

fawcetteng

New Zenner

Join Date:
Aug 2013
Location:
Texas
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

the code sample is my stylesheet_mega_menu.css file, but the menu item still shows. You did mean .css and not .php, correct? Or is that what I am doing wrong?

picaflor-azul:

You can just add it to the bottom of the stylesheet_meag_menu.php file.

Thanks,

Anne

28 Aug 2013, 14:34
#274
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

fawcetteng:

the code sample is my stylesheet_mega_menu.css file, but the menu item still shows. You did mean .css and not .php, correct? Or is that what I am doing wrong?

No, I meant .css. If you post a link to your site I can take a look.

Thanks,

Anne

28 Aug 2013, 17:36
#275
djlqd avatar

djlqd

New Zenner

Join Date:
Dec 2008
Posts:
55
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

I have IH4 installed and was wondering how I could go about getting my additional images to be under the main product image instead of at the bottom of the page.

Thanks.

29 Aug 2013, 11:10
#276
brebix avatar

brebix

New Zenner

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

Re: Sheffield Blue Template Support Thread

Hi Anne
I had a quick question in regards to incorporating rich snippets for the reviews on the products of my website. I Currently use this template and I am having a hard time locating where exactly the products review page is located at in the hierarchy of your template.
Here is a thread related to what I am trying to do..
http://www.zen-cart.com/showthread.php?200855-Rich-Snippets-almost-there-bit-of-code-help-needed
My site is thefriendlyvapor.com
Also not a big deal but the tell a friend link disappeared on the product pages maybe in the process of me doing something or it may have never been from the beginning I just noticed it though.
Any help you could give me would be greatly appreciated
Thanks in advanced
Ray :smoke:

29 Aug 2013, 12:55
#277
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

DJLQD:

I have IH4 installed and was wondering how I could go about getting my additional images to be under the main product image instead of at the bottom of the page.

Thanks.

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

29 Aug 2013, 12:58
#278
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:

Hi Anne
I had a quick question in regards to incorporating rich snippets for the reviews on the products of my website. I Currently use this template and I am having a hard time locating where exactly the products review page is located at in the hierarchy of your template.
Here is a thread related to what I am trying to do..
http://www.zen-cart.com/showthread.php?200855-Rich-Snippets-almost-there-bit-of-code-help-needed
My site is thefriendlyvapor.com
Also not a big deal but the tell a friend link disappeared on the product pages maybe in the process of me doing something or it may have never been from the beginning I just noticed it though.
Any help you could give me would be greatly appreciated
Thanks in advanced
Ray :smoke:

You can locate any file that you need to edit by doing a search in the admin--tools--developers toolkit.

The tell a friend feature has been removed in version 1.5x.

Thanks,

Anne

01 Sep 2013, 22:54
#279
cunningstunt avatar

cunningstunt

New Zenner

Join Date:
Jun 2007
Posts:
29
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Can you point me to where the date format string is set please? On my default template I can register fine, but when using sheffield blue I get an error that the DOB is in the wrong format, but it suggests the format I want :)

I've obviously changed the define texts but missed where the actual date format string is set.

I need it to be in UK format dd/mm/yyyy

Thanks. Great template!

02 Sep 2013, 11:15
#280
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

CunningStunt:

Can you point me to where the date format string is set please? On my default template I can register fine, but when using sheffield blue I get an error that the DOB is in the wrong format, but it suggests the format I want :)

I've obviously changed the define texts but missed where the actual date format string is set.

I need it to be in UK format dd/mm/yyyy

Thanks. Great template!

If you do a search of the faqs section you will see a tutorial for how to do this ;)

Thanks,

Anne