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

Sheffield Blue Template Support Thread

Views: 123,060

Results 581 to 600 of 842
22 Feb 2014, 11:07 PM
#581
speedyrider avatar

speedyrider

New Zenner

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

Sheffield Blue Template Support Thread

Hi Anne,

i noticed today that the original sharing social buttons in the products display was missing (ie-> there are no facebook buttons when displaying products). It is at https://www.kite-addiction.es/index.php

thanks!

23 Feb 2014, 3:01 PM
#582
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

speedyrider:

Hi Anne,

i noticed today that the original sharing social buttons in the products display was missing (ie-> there are no facebook buttons when displaying products). It is at https://www.kite-addiction.es/index.php

thanks!

You can add the code back to the tpl_product_info_display.php file:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4ff326d22d3b21a9"></script>
<!-- AddThis Button END -->

Thanks,

Anne

24 Feb 2014, 12:26 PM
#583
speedyrider avatar

speedyrider

New Zenner

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

Re: Sheffield Blue Template Support Thread

[QUOTE=picaflor-azul;1238085]You can add the code back to the tpl_product_info_display.php file:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4ff326d22d3b21a9"></script>
<!-- AddThis Button END -->

thanks working now but i see that it doesnt work for everyone, some people tell me they dont see it, do you know the reason?

24 Feb 2014, 2:02 PM
#584
speedyrider avatar

speedyrider

New Zenner

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

Re: Sheffield Blue Template Support Thread

[QUOTE=speedyrider;1238209]> picaflor-azul:

You can add the code back to the tpl_product_info_display.php file:

<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_pinterest_pinit"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4ff326d22d3b21a9"></script> <!-- AddThis Button END --> ``` > > thanks working now but i see that it doesnt work for everyone, some people tell me they dont see it, do you know the reason?

Solved, it was something to do with the navigator config.

Another question: I know its somewhere along the CSSs but i cant find where, i need to change the font size for the categories name like in http://www.kite-addiction.es/index.php?main_page=index&cPath=14
i want the names board, boots etc to appear bigger, where?

1 Mar 2014, 7:10 PM
#585
savatom avatar

savatom

New Zenner

Join Date:
Nov 2013
Location:
Arizona
Posts:
33
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Does anyone here know how to move the play/pause buttons & slider bubbles for the slider?

By default the play/pause are left justified and the slider bubbles are right justified.

Thanks,

Tom

1 Mar 2014, 7:15 PM
#586
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

SavaTom:

Does anyone here know how to move the play/pause buttons & slider bubbles for the slider?

By default the play/pause are left justified and the slider bubbles are right justified.

Thanks,

Tom

Look in the stylesheet_slides.css file

Thanks,

Anne

2 Mar 2014, 5:22 PM
#587
savatom avatar

savatom

New Zenner

Join Date:
Nov 2013
Location:
Arizona
Posts:
33
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Thank you, I will look there!

2 Mar 2014, 5:24 PM
#588
savatom avatar

savatom

New Zenner

Join Date:
Nov 2013
Location:
Arizona
Posts:
33
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Ok, from a 100% fresh default install of zen cart I installed the greek language pack and it works fine.

Then I installed the Sheffield Blue Responsive template and the greek language pack no longer works.

So then I figured I would upload the greek files to the includes/languages/responsive_sheffield_blue directory and that didn't work either.

What am I missing if it works with default template and doesn't carry over on Sheffield template?

Thanks,

Tom

2 Mar 2014, 6:56 PM
#589
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

SavaTom:

Ok, from a 100% fresh default install of zen cart I installed the greek language pack and it works fine.

Then I installed the Sheffield Blue Responsive template and the greek language pack no longer works.

So then I figured I would upload the greek files to the includes/languages/responsive_sheffield_blue directory and that didn't work either.

What am I missing if it works with default template and doesn't carry over on Sheffield template?

Thanks,

Tom

As with any template, you will need to copy all language files in the templates english directories to your new language and then translate the files.

Thanks,

Anne

2 Mar 2014, 7:07 PM
#590
savatom avatar

savatom

New Zenner

Join Date:
Nov 2013
Location:
Arizona
Posts:
33
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

So you are saying I have to manually translate English files to Greek files? What is the purpose of a language pack to begin with if that's the case?

2 Mar 2014, 7:52 PM
#591
savatom avatar

savatom

New Zenner

Join Date:
Nov 2013
Location:
Arizona
Posts:
33
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

What I get from your answer is language packs are only good for the DEFAULT zen cart classic template and if you add a custom template you must manually CREATE your own language pack FROM SCRATCH for the custom template. Is this true?

3 Mar 2014, 2:52 PM
#592
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

SavaTom:

What I get from your answer is language packs are only good for the DEFAULT zen cart classic template and if you add a custom template you must manually CREATE your own language pack FROM SCRATCH for the custom template. Is this true?

No, that is not true at all. Again, you need to copy the language files from the template package to your new language and then translate them.

Thanks,

Anne

4 Mar 2014, 2:18 PM
#593
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

Hi Anne,
When I turn Side box banner On and load site footer does not appear.

4 Mar 2014, 3:06 PM
#594
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,
When I turn Side box banner On and load site footer does not appear.

Check your logs folder for errors and correct them. This is not a problem with the template package. Could be with modules that you have installed in your old template override directory that are not in the new template override directory.

Thanks,

Anne

4 Mar 2014, 3:13 PM
#595
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

I have this template from beginning on this site. I will check the log file. Thanks

4 Mar 2014, 4:30 PM
#596
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

Hi Anne,
Log file shows

[Tue Mar 04 10:19:57 2014] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
[Tue Mar 04 10:19:57 2014] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
[Tue Mar 04 10:19:58 2014] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.
[Tue Mar 04 10:19:58 2014] [warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.

Any advice please?

4 Mar 2014, 4:31 PM
#597
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

and .htaccess file have

NOTE: Replace /shop/ with the relative web path of your catalog in the "Rewrite Base" line below:

Options +FollowSymLinks
RewriteEngine On
#RewriteBase /zc_admin/alt_nav.php

From Ultimate SEO URLs

RewriteRule ^(.)-p-(.).html$ index.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-c-(.).html$ index.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-m-([0-9]+).html$ index.php?main_page=index&manufacturers_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.
)-pi-([0-9]+).html$ index.php?main_page=popup_image&pID=$2&%{QUERY_STRING} [L]
RewriteRule ^(.)-pr-([0-9]+).html$ index.php?main_page=product_reviews&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.
)-pri-([0-9]+).html$ index.php?main_page=product_reviews_info&products_id=$2&%{QUERY_STRING} [L]
RewriteRule ^(.*)-ezp-([0-9]+).html$ index.php?main_page=page&id=$2&%{QUERY_STRING} [L]

For Open Operations Info Manager

RewriteRule ^(.*)-i-([0-9]+).html$ index.php?main_page=info_manager&pages_id=$2&%{QUERY_STRING} [L]

For dreamscape's News & Articles Manager

RewriteRule ^news/?$ index.php?main_page=news&%{QUERY_STRING} [L]
RewriteRule ^news/rss.xml$ index.php?main_page=news_rss&%{QUERY_STRING} [L]
RewriteRule ^news/archive/?$ index.php?main_page=news_archive&%{QUERY_STRING} [L]
RewriteRule ^news/([0-9]{4})-([0-9]{2})-([0-9]{2}).html$ index.php?main_page=news&date=$1-$2-$3&%{QUERY_STRING} [L]
RewriteRule ^news/archive/([0-9]{4})-([0-9]{2}).html$ index.php?main_page=news_archive&date=$1-$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.)-a-([0-9]+)-comments.html$ index.php?main_page=news_comments&article_id=$2&%{QUERY_STRING} [L]
RewriteRule ^news/(.
)-a-([0-9]+).html$ index.php?main_page=news_article&article_id=$2&%{QUERY_STRING} [L]

All other pages

Don't rewrite real files or directories

RewriteCond %{REQUEST_FILENAME} !-f [NC]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*).html$ index.php?main_page=$1&%{QUERY_STRING} [L]
#AddHandler application/x-httpd-php53 .php .php5 .php4 .php3
#AddHandler application/x-httpd-php52 .php .php5 .php4 .php3

I deleted it but it still not showing footer so I uploaded it back

4 Mar 2014, 5:13 PM
#598
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

I got it.

4 Mar 2014, 7:56 PM
#599
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:

I got it.

What was the problem?

Thanks,

Anne

4 Mar 2014, 8:36 PM
#600
jsarwar avatar

jsarwar

Zen Follower

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

Re: Sheffield Blue Template Support Thread

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.