Zen Cart Logo
Forums / Addon Templates / Stirling Grand Responsive Template

Stirling Grand Responsive Template

Views: 141,763

Results 441 to 460 of 527
11 Apr 2015, 12:24 PM
#441
quartier avatar

quartier

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
17
Plugin Contributions:
0

Stirling Grand Responsive Template

picaflor-azul:

If you want to turn off the left or right hand column you need to do it in admin--configuration--layout settings.

Thanks,

Anne

Thanks, Anne, never thought about that...I would have saved me much time.

11 Apr 2015, 2:51 PM
#442
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

geha:

I had a small mistake in my previous post. Here the corrected version "....I have uploaded all files first (actually step 2)....."

It looks like you figured out how to change the listing from rows to columns.

There is nothing in the stylesheet that prevents you from setting the image width in admin--tools--images

Thanks,

Anne

22 Apr 2015, 11:37 AM
#443
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

picaflor-azul:

You will edit the includes/templates/stirling_grand/common/tpl_mega_menu.php file. All you need to do is to find the place in the file where you want to add the link and add a new list item:

<li><a href="your url here">your link name here</li> ``` > > Thanks, > > Anne

This worked to add a link for displaying on a desktop screen. Now on the mobile the new link does not show. What else needs to be done?

22 Apr 2015, 12:07 PM
#444
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Well, seems whenever I post I find what I'm looking for, sort of. So I've added the link now in tpl_modules_mobile_categories_tabs.php as well and it does show up.

22 Apr 2015, 1:59 PM
#445
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

mydanilo:

Well, seems whenever I post I find what I'm looking for, sort of. So I've added the link now in tpl_modules_mobile_categories_tabs.php as well and it does show up.

I am happy that you figured it out and posted your solution.

Thanks,

Anne

23 Apr 2015, 8:23 PM
#446
quartier avatar

quartier

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
17
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Hello Anne,

Is it possible to put a different url to the Manufacturers button in the megamenu? So I want to use this button as a link to another website, it points now to .mywebshop/index.php?main_page=index .

And how can I make a button from the iems in the megamenu? Just a different colour of the right padding border would be enough, just to give an idea of a button.

28 Apr 2015, 11:02 PM
#447
mgwynn avatar

mgwynn

New Zenner

Join Date:
Apr 2015
Location:
USA
Posts:
1
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Hello! Last night I downloaded and tried to install Stirling Grand but couldn't get it to show up in the drop-down for template selection within my Zen Cart admin. Is it for sure compatible with Zen Cart v1.5.3? I am using a clean install of Zen Cart (no upgrade). I have installed no plugins or other extras.

My server has PHP 5.4.38, MYSQL 5.5.40-36.1 installed.

While following the install instructions, there was an "images" folder in my Stirling "Files" folder, but there were no instructions what to do with it. I assumed it was needed in my admin/images directory, so I copied it there. Any suggestions on how to get this template to show up for me? Thanks!

29 Apr 2015, 5:37 PM
#448
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

Quartier:

Hello Anne,

Is it possible to put a different url to the Manufacturers button in the megamenu? So I want to use this button as a link to another website, it points now to .mywebshop/index.php?main_page=index .

And how can I make a button from the iems in the megamenu? Just a different colour of the right padding border would be enough, just to give an idea of a button.

You can edit the includes/templates/stirling_grand/comon/tpl_mega_menu.php file.

You can use css to make any li or a tag look like a button.

Thanks,

Anne

29 Apr 2015, 5:38 PM
#449
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

mgwynn:

Hello! Last night I downloaded and tried to install Stirling Grand but couldn't get it to show up in the drop-down for template selection within my Zen Cart admin. Is it for sure compatible with Zen Cart v1.5.3? I am using a clean install of Zen Cart (no upgrade). I have installed no plugins or other extras.

My server has PHP 5.4.38, MYSQL 5.5.40-36.1 installed.

While following the install instructions, there was an "images" folder in my Stirling "Files" folder, but there were no instructions what to do with it. I assumed it was needed in my admin/images directory, so I copied it there. Any suggestions on how to get this template to show up for me? Thanks!

Yes, the template is compatible with 1.5.3

The images folder is copied to your store root, no the admin folder.

Thanks,

Anne

31 May 2015, 9:54 PM
#450
robbinsgj avatar

robbinsgj

New Zenner

Join Date:
Jul 2009
Posts:
48
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Is there a way to make all pages single column, not just the main index page?

31 May 2015, 10:46 PM
#451
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

robbinsgj:

Is there a way to make all pages single column, not just the main index page?

Turn off the left and right hand columns in the admin--configuration--layout settings

Thanks,

Anne

1 Jun 2015, 8:22 PM
#452
robbinsgj avatar

robbinsgj

New Zenner

Join Date:
Jul 2009
Posts:
48
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Is there a way to delete the content of the footer all together? If I comment out the footer_menu_defines.php file it still leaves things behind.

1 Jun 2015, 8:24 PM
#453
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

robbinsgj:

Is there a way to delete the content of the footer all together? If I comment out the footer_menu_defines.php file it still leaves things behind.

If you post a link to your site along with the question I can take a look.

Thanks,

Anne

14 Jul 2015, 7:43 PM
#454
margecc avatar

margecc

Zen Follower

Join Date:
Feb 2007
Location:
Ontario, Canada
Posts:
234
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Good afternoon,

I am working on our new site, but I can't figure out how to get the quantity discounts table to display nicely on mobiles. I'm sure it's a simple fix, but any help would be appreciated!

Thanks in advance
Colleen

Attachment #15426

14 Jul 2015, 8:22 PM
#455
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

margecc:

Good afternoon,

I am working on our new site, but I can't figure out how to get the quantity discounts table to display nicely on mobiles. I'm sure it's a simple fix, but any help would be appreciated!

Thanks in advance
Colleen

Attachment #15426

That's because it is a table and tables are not mobile friendly ;) There are various javascript and css/js solutions out there. If you do a google search for responsive tables you will find them :) I have one implemented on my table here:

https://www.picaflor-azul.com/zen-cart-template-packages

View it on a desktop and your phone.

Thanks,

Anne

15 Jul 2015, 3:58 PM
#456
margecc avatar

margecc

Zen Follower

Join Date:
Feb 2007
Location:
Ontario, Canada
Posts:
234
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

picaflor-azul:

That's because it is a table and tables are not mobile friendly ;)

I had a hunch that was going to be your answer LOL! Thanks for pointing me in the right direction.

7 Aug 2015, 5:39 PM
#457
quartier avatar

quartier

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
17
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Hello Anne,

Is there an easy way to add slides to the slider? I have added slides in the bannermenu but no result.
And how do I change the alt and title of the slides?

7 Aug 2015, 6:26 PM
#458
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

Quartier:

Hello Anne,

Is there an easy way to add slides to the slider? I have added slides in the bannermenu but no result.
And how do I change the alt and title of the slides?

For this template you will need to add a new banner group to the includes/templates/stirling_grand/common/tpl_home_slider.php to add additional slides. The title of the slides will be whatever title you put in your admin--tools--banner manager.

Thanks,

Anne

7 Aug 2015, 7:34 PM
#459
quartier avatar

quartier

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
17
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

picaflor-azul:

For this template you will need to add a new banner group to the includes/templates/stirling_grand/common/tpl_home_slider.php to add additional slides. The title of the slides will be whatever title you put in your admin--tools--banner manager.

Thanks,

Anne

Thanks Anne,
but I have added a new bannergroup in the tpl_home_slider.php but is is not working:

<?php
if (SHOW_BANNERS_GROUP_SETSTI6 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SETSTI6)) {
  if ($banner->RecordCount() > 0) {
    echo zen_display_banner('static', $banner);
  }
}
?>
7 Aug 2015, 8:08 PM
#460
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Stirling Grand Responsive Template

Quartier:

Thanks Anne,
but I have added a new bannergroup in the tpl_home_slider.php but is is not working:

<?php if (SHOW_BANNERS_GROUP_SETSTI6 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SETSTI6)) { if ($banner->RecordCount() > 0) { echo zen_display_banner('static', $banner); } } ?>

Instructions for how to add a new banner group have been posted to the forum many times already so I ask that you do a forum search.  You need to also add the banner group to your database.

Thanks,

Anne