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

Responsive Sheffield Blue v2.0

Views: 309,740

Results 541 to 560 of 1,514
3 Jan 2016, 2:48 PM
#541
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

germerican:

Thx, that helped.
When I click Information/General Info it brings me to the site map which I had turned off in the footer menu. How do I turn this function off. I have played around with some of the lines in the same PHP that I thought would be responsible but apparantly are not

You can turn it off in your zen cart admin--configuration--define pages status

Thanks,

Anne

3 Jan 2016, 4:14 PM
#542
spawnie69 avatar

spawnie69

Totally Zenned

Join Date:
Sep 2005
Location:
Ocala, FL
Posts:
527
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

How can I have a banner appear on top of logo like https://www.religious-shop.com ??

4 Jan 2016, 3:18 PM
#543
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Hi Anne,
Maybe it is not belong here but it is related to your template so:
I installed Hebrew language pack and all is fine but I found out that Google finds English pages
on my site and I do not want this to happen as I will need to write new texts in English.
Thought to put something in Robots.txt file but not sure if this is the solution.
Furthermore, when entering an English page, it is hard to get back to Hebrew page (I removed
the flags menu).
So...I thought to delete the English language from Admin Languages.
Wanted to ask you first as a smart and experience programmer if this will be OK and will solve the
google search problem.
Of course I will backup all before.

4 Jan 2016, 3:51 PM
#544
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

spawnie69:

How can I have a banner appear on top of logo like https://www.religious-shop.com ??

You can turn on the header banners in your zen cart admin. See/set the banner group names in your admin--configuration--layout settings.

Thanks,

Anne

4 Jan 2016, 4:13 PM
#545
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

gunni:

Hi Anne,
Maybe it is not belong here but it is related to your template so:
I installed Hebrew language pack and all is fine but I found out that Google finds English pages
on my site and I do not want this to happen as I will need to write new texts in English.
Thought to put something in Robots.txt file but not sure if this is the solution.
Furthermore, when entering an English page, it is hard to get back to Hebrew page (I removed
the flags menu).
So...I thought to delete the English language from Admin Languages.
Wanted to ask you first as a smart and experience programmer if this will be OK and will solve the
google search problem.
Of course I will backup all before.

I have not dealt with the hebrew language pack or this problem before. It would be best to post to the forum to see if any one else has any thoughts.

Thanks,

Anne

4 Jan 2016, 4:16 PM
#546
gunni avatar

gunni

Zen Follower

Join Date:
Aug 2010
Location:
Israel
Posts:
287
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

I have not dealt with the hebrew language pack or this problem before. It would be best to post to the forum to see if any one else has any thoughts.

Thanks,

Anne

OK. Thanks

4 Jan 2016, 4:43 PM
#547
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

You can turn it off in your zen cart admin--configuration--define pages status

Thanks,

Anne

No, that doesn't work. I can only edit there but not turn it off.

4 Jan 2016, 7:17 PM
#548
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Let me try and change the question. If I want to delete the submenus of the Information tab but want to KEEP the sub submenus as the only submenus, what would I need to do and where?

5 Jan 2016, 3:36 AM
#549
spawnie69 avatar

spawnie69

Totally Zenned

Join Date:
Sep 2005
Location:
Ocala, FL
Posts:
527
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

You can turn on the header banners in your zen cart admin. See/set the banner group names in your admin--configuration--layout settings.

Thanks,

Anne

I uploaded and named my Wide Banner and the image shows at the bottom of the page. http://www.gelcandlecompany.com/demo/
How can I position this to be at the top like seen here in mobile at : http://www.religious-shop.com/
I would like to announce shipping deals up top above the logo.
thank you Anne!

6 Jan 2016, 6:47 PM
#550
bigwireless avatar

bigwireless

New Zenner

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

Re: Responsive Sheffield Blue v2.0

So I searched until I was blue in the face. We are using Blue Sheffield 2.0 and wanted to add a HOME button at the beginning of the header. Ive seen several places that people said to look and none of it worked for me. So here is what I did, I hope it helps others. And Anne, if you see something I need to change let me know.
I opened /store/includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php

Before the line "<li class="menu-shop shop-li"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>" class="mshop"><?php echo HEADER_TITLE_CATEGORIES; ?></a>"
I added this line "<li class="menu-home home-li"><a href="../" class="mhome"><?php echo Home; ?></a></li>"

It makes a home button on the far left, then theres a space (which i like) then the rest of the buttons (store, brands, about us, etc)
I also used the ../ because my store is located in a /store folder so i wanted my home button to go to our main site.

Attachment 15933

6 Jan 2016, 9:23 PM
#551
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

spawnie69:

I uploaded and named my Wide Banner and the image shows at the bottom of the page. http://www.gelcandlecompany.com/demo/
How can I position this to be at the top like seen here in mobile at : http://www.religious-shop.com/
I would like to announce shipping deals up top above the logo.
thank you Anne!

This is not a template specific question, but you need to go to admin--configuration--layout settings and set the banner group for "Banner Display Groups - Header Position 1", then use that banner group to populate the top banner position.

Thanks,

Anne

6 Jan 2016, 9:25 PM
#552
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

bigwireless:

So I searched until I was blue in the face. We are using Blue Sheffield 2.0 and wanted to add a HOME button at the beginning of the header. Ive seen several places that people said to look and none of it worked for me. So here is what I did, I hope it helps others. And Anne, if you see something I need to change let me know.
I opened /store/includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php

Before the line "<li class="menu-shop shop-li"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>" class="mshop"><?php echo HEADER_TITLE_CATEGORIES; ?></a>"
I added this line "<li class="menu-home home-li"><a href="../" class="mhome"><?php echo Home; ?></a></li>"

It makes a home button on the far left, then theres a space (which i like) then the rest of the buttons (store, brands, about us, etc)
I also used the ../ because my store is located in a /store folder so i wanted my home button to go to our main site.

Attachment 15933

A better way would be to add this:

<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>

Thanks,

Anne

7 Jan 2016, 2:06 AM
#553
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

How can I change this

<li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>" >General Info</a> <ul> <?php if (DEFINE_SITE_MAP_STATUS <=1) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo BOX_INFORMATION_SITE_MAP; ?></a></li> <?php } ?>

in /store/includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php

for it to NOT go to the site map when I click on General Info? I want to get rid of the site map totally if I can, but if its just hidden that will be fine too. I have been trying everything for days now and am pretty sure it has to do with this line, I just don't know how I have to change it

7 Jan 2016, 2:31 PM
#554
bigwireless avatar

bigwireless

New Zenner

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

Re: Responsive Sheffield Blue v2.0

picaflor-azul:

A better way would be to add this:

<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li> ``` > > Thanks, > > Anne

The only problem with that code is my store is in a /store directory and I want the home button to take me back to my root directory /
I just ommited the "DIR_WS_CATALOG" and it works fine.

7 Jan 2016, 2:36 PM
#555
bigwireless avatar

bigwireless

New Zenner

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

Re: Responsive Sheffield Blue v2.0

Also a few other issues maybe you can help with Anne.
Im all in the tpl_header file trying to make adjustments but im just not getting what i want.
I removed the tagline but left a logo. But at some point my currency and cart buttons have jumped up on the page.
I would like them back above the header bar and some of the white space below the logo gone.
I probably need to remove the tagline info somehow.
Also, I can use the "send mail" option and it works so I know my SMTP info is correct...but my contact form does not work.
Any help?
http://axisoneindustries.com/store
[Attachment no longer available]

7 Jan 2016, 5:44 PM
#556
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

germerican:

How can I change this

<li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>" >General Info</a> <ul> <?php if (DEFINE_SITE_MAP_STATUS <=1) { ?> <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo BOX_INFORMATION_SITE_MAP; ?></a></li> <?php } ?>

in /store/includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php

for it to NOT go to the site map when I click on General Info? I want to get rid of the site map totally if I can, but if its just hidden that will be fine too. I have been trying everything for days now and am pretty sure it has to do with this line, I just don't know how I have to change it

If you want the links without the groupinf of "general info" you will need to remove the ul and it's closing tag (the nested ul group). You can then remove the:

<li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>">General Info</a>

and it's closing </li>

Thanks,

Anne

8 Jan 2016, 1:43 AM
#557
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Awesome! Thank you so much Anne. I was able to remove that and figure out the shift it had caused and now have my top menu the way I need. I also think I am starting to understand the way this is built up. Can you direct me to the file that I need to change to remove the "gift certificate FAQ" on the left side under Information?

8 Jan 2016, 11:54 PM
#558
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Never mind, I found it here
admin > modules > order total > Gift Certificates > remove

10 Jan 2016, 2:08 AM
#559
germerican avatar

germerican

New Zenner

Join Date:
May 2010
Posts:
27
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

I have my website configured sufficiently and now need to work on the cell phone version. Which file is responsible for the look and feel and menus?

10 Jan 2016, 11:33 PM
#560
ibuttons avatar

ibuttons

New Zenner

Join Date:
Nov 2008
Posts:
51
Plugin Contributions:
0

Re: Responsive Sheffield Blue v2.0

Has anyone successfully used Stock by Attributes 1.5.3 with Responsive Sheffield Blue V 2.0 ?

I gave it a try today on brand new vanilla 1.5.5-beta with only Responsive Sheffield Blue V 2.0. It broke the admin area--all I get is a blank page and the install script in the admin area also did not work - just gave me a blank screen.

I could really use these both together. Anybody have experience with this?

TIA