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

Sheffield Blue Template Support Thread

Views: 123,060

Results 601 to 620 of 842
4 Mar 2014, 8:43 PM
#601
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Sheffield Blue Template Support Thread

[Attachment no longer available]

Attached image shows both pages section.

4 Mar 2014, 9:33 PM
#602
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

jsarwar:

Banner footer was causing issue. I turned it off and select different class for banner in sidebox and it displayed footer.

One more question for you. I increased width of this template and so far have done good job with everything except for
/images/sidebox-head-right.png

I have been working on css but the issue is still there. When I adjust its layout for homepage and all other pages of site so it looks nice and same size as box ,at same settings it appear as extended image on product detail page with its white background appearing next to side box on right side. If I change values on css to adjust it on product page, it messes sidebox-head-right.png on all other pages. Any idea? Appreciate.

Use a css file specific to the product info page like product_info.css. But, this sort of adjustment on a per page basis for the sidebox headers should not be necessary.

Thanks,

Anne

4 Mar 2014, 9:41 PM
#603
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks for suggestion. Your template does not have product_info.css. But I was able to figure this out How?

Template CSS file have a line cor .centercolumn which is not present in standard zencart. So I increased its width according to overall template width increase and it solved this issue.

I am working on two things now which I don't know how happened.

In Admin

(1) Configuration > Customer Details > Create Account Default Country ID
Shows United States which I selected initially. I noticed it is not appearing on create account page so I came back to check setting yesterday and when I try to edit it it does not show country list. (snapshot attached)

(2) In Admin all main tabs like Configuration, Catalog, Module etc. are linked to http://domain.com/admin/alt_nav.php
but in this site admin configuration is linked to http://domain.com/admin/configuration.php?gID=5&cID=135&action=edit&selected_box=configuration

and if I click on Configuration, it browse and bring back to same page where I was. How I can correct this link?
[Attachment no longer available]

Thanks

5 Mar 2014, 4:31 PM
#604
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

jsarwar:

Thanks for suggestion. Your template does not have product_info.css. But I was able to figure this out How?

Template CSS file have a line cor .centercolumn which is not present in standard zencart. So I increased its width according to overall template width increase and it solved this issue.

I am working on two things now which I don't know how happened.

In Admin

(1) Configuration > Customer Details > Create Account Default Country ID
Shows United States which I selected initially. I noticed it is not appearing on create account page so I came back to check setting yesterday and when I try to edit it it does not show country list. (snapshot attached)

(2) In Admin all main tabs like Configuration, Catalog, Module etc. are linked to http://domain.com/admin/alt_nav.php
but in this site admin configuration is linked to http://domain.com/admin/configuration.php?gID=5&cID=135&action=edit&selected_box=configuration

and if I click on Configuration, it browse and bring back to same page where I was. How I can correct this link?
[Attachment no longer available]

Thanks

These problems are not inherent problems with the template package. I would recommend searching the forum for information.

It is correct that all admin menu tabs go to the alt nav page where all of the menu links are listed out.

Thanks,

Anne

7 Mar 2014, 9:53 AM
#605
vojtechjan avatar

vojtechjan

New Zenner

Join Date:
Jan 2014
Posts:
35
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Annie! unfortunately I did not found a way to do as I wanted to do.
Is there possibly a way to make 'new" tab to be visible by default?

7 Mar 2014, 12:39 PM
#606
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Anne,

Product page is displaying differently in IE, Chrome and Firfox. I think in Chrome it looks good but in IE & Firefox there seems extra space appearing between Next/Prev wrap and product name and then between product name and Price/add to cart box(screen shot attached).
[Attachment no longer available]

Can you please advice how to fix this issue?

thanks

7 Mar 2014, 3:35 PM
#607
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

vojtechjan:

Hi Annie! unfortunately I did not found a way to do as I wanted to do.
Is there possibly a way to make 'new" tab to be visible by default?

See this post for how to change which template shows by default:

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

Thanks,

Anne

7 Mar 2014, 3:38 PM
#608
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

jsarwar:

Hi Anne,

Product page is displaying differently in IE, Chrome and Firfox. I think in Chrome it looks good but in IE & Firefox there seems extra space appearing between Next/Prev wrap and product name and then between product name and Price/add to cart box(screen shot attached).
[Attachment no longer available]

Can you please advice how to fix this issue?

thanks

If you want to make these sorts of fine adjustments you can use the cross browser script that I have included in the template package. See the includes/templates/sheffield_blue/jscript/css_browser_selector.js file for more info.

Thanks,

Anne

8 Mar 2014, 1:13 AM
#609
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Anne,
Thanks. I was able to fix for IE but Firefox is still same way.

Can you suggest what change to make in code as I have tried few and they did not work for firefox. Thanks

/*
CSS Browser Selector v0.4.0 (Nov 02, 2010)
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua=u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1},g='gecko',w='webkit',s='safari',o='opera',m='mobile',h=document.documentElement,b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3.5')?g+' ff3 ff3_5':is('firefox/3.6')?g+' ff3 ff3_6':is('firefox/3')?g+' ff3':is('gecko/')?g:is('opera')?o+(/version/(\d+)/.test(ua)?' '+o+RegExp.$1:(/opera(\s|/)(\d+)/.test(ua)?' '+o+RegExp.$2:'')):is('konqueror')?'konqueror':is('blackberry')?m+' blackberry':is('android')?m+' android':is('chrome')?w+' chrome':is('iron')?w+' iron':is('applewebkit/')?w+' '+s+(/version/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?m+' j2me':is('iphone')?m+' iphone':is('ipod')?m+' ipod':is('ipad')?m+' ipad':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win'+(is('windows nt 6.0')?' vista':''):is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);

8 Mar 2014, 3:22 PM
#610
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

jsarwar:

Hi Anne,
Thanks. I was able to fix for IE but Firefox is still same way.

Can you suggest what change to make in code as I have tried few and they did not work for firefox. Thanks

/*
CSS Browser Selector v0.4.0 (Nov 02, 2010)
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua=u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1},g='gecko',w='webkit',s='safari',o='opera',m='mobile',h=document.documentElement,b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3.5')?g+' ff3 ff3_5':is('firefox/3.6')?g+' ff3 ff3_6':is('firefox/3')?g+' ff3':is('gecko/')?g:is('opera')?o+(/version/(\d+)/.test(ua)?' '+o+RegExp.$1:(/opera(\s|/)(\d+)/.test(ua)?' '+o+RegExp.$2:'')):is('konqueror')?'konqueror':is('blackberry')?m+' blackberry':is('android')?m+' android':is('chrome')?w+' chrome':is('iron')?w+' iron':is('applewebkit/')?w+' '+s+(/version/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?m+' j2me':is('iphone')?m+' iphone':is('ipod')?m+' ipod':is('ipad')?m+' ipad':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win'+(is('windows nt 6.0')?' vista':''):is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);

You do not need to make any changes to the javascript. Go to http://rafael.adm.br/css_browser_selector for instructions on how to use the script.

Thanks,

Anne

8 Mar 2014, 3:28 PM
#611
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thanks Anne. I was able to fix it last night. I deleted the <div id="p-right"> and make <div id="cart"> as main div on right side and it solve the issue.
So I think <div id="p-right"> was effecting margins/paddings in different browser.

8 Mar 2014, 11:44 PM
#612
jason_hilton avatar

jason_hilton

New Zenner

Join Date:
Jan 2009
Posts:
7
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

hello anne,
great template you have created.
i have made lots of changes (installing more addons and core file changes etc) and have just noticed a problem when adding items to cart. not sure if its one of the modifications i have made or not.

soon as you add an item to the cart the background at the bottom of the page displays incorrectly. if you remove the item it is correct again.

have looked through the thread, cant seem to find this problem. if you need to look at it I have PM you the address.

help would be much appreciated.

8 Mar 2014, 11:46 PM
#613
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Jason,
Did you check your css? Try to upload stylesheet.css file from original folder and see if it corrects this issue and then make necessary changes.

8 Mar 2014, 11:51 PM
#614
jason_hilton avatar

jason_hilton

New Zenner

Join Date:
Jan 2009
Posts:
7
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

jsarwar:

Hi Jason,
Did you check your css? Try to upload stylesheet.css file from original folder and see if it corrects this issue and then make necessary changes.
thanks for the reply, yeah I did. its odd, since its only a problem when there is a product in the cart. but it effects all pages. soon as I remove the product all pages are correct again. tried disabling all sideboxes etc also. but no success.

8 Mar 2014, 11:52 PM
#615
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Can you post your website url here so I can take a look at it for you.

8 Mar 2014, 11:59 PM
#616
jason_hilton avatar

jason_hilton

New Zenner

Join Date:
Jan 2009
Posts:
7
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

here you can see the issue. PM'ed you the url.

Attachment 13873
Attachment 13874

9 Mar 2014, 12:06 AM
#617
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Which browser you are using because I checked your site and after adding item to cart all pages still appear correct except shopping cart on which side box in above footer. See attached for instruction on how to fix it.

9 Mar 2014, 12:09 AM
#618
jason_hilton avatar

jason_hilton

New Zenner

Join Date:
Jan 2009
Posts:
7
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

its the same in chrome, ff, ie, safari. check the images I posted. your looking at the wrong issue :)

9 Mar 2014, 12:23 AM
#619
jsarwar avatar

jsarwar

Zen Follower

Join Date:
Jul 2012
Posts:
347
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

I see what you referring to.
Check header file in your includes/templates/your-template/common
as I see you have added some content there.

If this does not resolve issue then please check shopping cart default file in your template folder.

If issue still exist then it probably is because of one of module you have installed.