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

Stirling Grand Responsive Template

Views: 141,786

Results 281 to 300 of 527
14 May 2014, 6:29 PM
#281
prem0 avatar

prem0

New Zenner

Join Date:
May 2014
Posts:
2
Plugin Contributions:
0

Stirling Grand Responsive Template

Hello all, I am new to ZenCart and this really cool template. I am having an issue with the tagline in the header as my tagline is quite long and is bleeding into the menu system. I am unsure on how to fix this and was hoping someone could tell me what file to edit to allow for a longer tagline.

http://hedonismvapor.com/store

14 May 2014, 6:33 PM
#282
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

Prem0:

Hello all, I am new to ZenCart and this really cool template. I am having an issue with the tagline in the header as my tagline is quite long and is bleeding into the menu system. I am unsure on how to fix this and was hoping someone could tell me what file to edit to allow for a longer tagline.

http://hedonismvapor.com/store

If you change the #tagline to width:65% and then change #logo to margin-bottom:10px it will look better ;)

Thanks,

Anne

14 May 2014, 6:42 PM
#283
prem0 avatar

prem0

New Zenner

Join Date:
May 2014
Posts:
2
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Thank you thank you thank you.

I appreciate the quick reply and that worked like a champ, I have been racking my brain trying to fix that.

14 May 2014, 7:20 PM
#284
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

Prem0:

Thank you thank you thank you.

I appreciate the quick reply and that worked like a champ, I have been racking my brain trying to fix that.

I am happy that it worked ;)

Thanks,

Anne

19 May 2014, 4:49 AM
#285
lstens2 avatar

lstens2

New Zenner

Join Date:
May 2014
Location:
Sonora, ca
Posts:
5
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

I would like to know how to add the "More Information" link to the header bar. Thanks.

19 May 2014, 3:33 PM
#286
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

lstens2:

I would like to know how to add the "More Information" link to the header bar. Thanks.

You can edit the includes/templates/stirling_grand/common/tpl_mega_menu.php and includes/templates/stirling_grand/templates/tpl_modules_mobile_categories_tabs.php

Thanks,

Anne

22 May 2014, 1:16 PM
#287
pewe avatar

pewe

Zen Follower

Join Date:
Aug 2006
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Using this template I have just come across a problem with EZ-pages.

All have been setup identically to use internal pages like this

index.php?main_page=index&cPath=0
index.php?main_page=conditions
index.php?main_page=shippinginfo
index.php?main_page=pricelist

They ALL work from the ez pages in the side bar, and they also work from the 'info' drop down mega menu - EXCEPT the last one - which is set to open in a new window and results in a 404 page error if opened from the mega menu.
On investigation it appears that any ez pages set to open in a new window do not work from the mega menu and result in a page not found.

Is this a template issue or something else???

22 May 2014, 2:55 PM
#288
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

pewe:

Using this template I have just come across a problem with EZ-pages.

All have been setup identically to use internal pages like this

index.php?main_page=index&cPath=0
index.php?main_page=conditions
index.php?main_page=shippinginfo
index.php?main_page=pricelist

They ALL work from the ez pages in the side bar, and they also work from the 'info' drop down mega menu - EXCEPT the last one - which is set to open in a new window and results in a 404 page error if opened from the mega menu.
On investigation it appears that any ez pages set to open in a new window do not work from the mega menu and result in a page not found.

Is this a template issue or something else???

The ezpages_drop_menu box used to show the ezpages in the mega menu was part of another older menu module. I have heard of this bug already. If you figure out the solution, please post your findings and I can include the code in a future template update.

Thanks,

Anne

22 May 2014, 3:37 PM
#289
pewe avatar

pewe

Zen Follower

Join Date:
Aug 2006
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

picaflor-azul:

The ezpages_drop_menu box used to show the ezpages in the mega menu was part of another older menu module. I have heard of this bug already. If you figure out the solution, please post your findings and I can include the code in a future template update.

Thanks,

Anne

I'm no coder so the chances of my being able to fix the problem are about as close to my being able to fly as you can get :P

I found the only way to get it to work was to use the external link when configuring the ez page, if I want it to open in a new page, like so
http://domain.com/cart/index.php?main_page=pricelist :sadwalk:

22 May 2014, 3:42 PM
#290
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

pewe:

I'm no coder so the chances of my being able to fix the problem are about as close to my being able to fly as you can get :P

I found the only way to get it to work was to use the external link when configuring the ez page, if I want it to open in a new page, like so
http://domain.com/cart/index.php?main_page=pricelist :sadwalk:

I'll take a look around the forum to see if a fix has ever been posted ;) This is more of what I meant by if you figure out a fix.

Thanks,

Anne

22 May 2014, 4:03 PM
#291
pewe avatar

pewe

Zen Follower

Join Date:
Aug 2006
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

picaflor-azul:

I'll take a look around the forum to see if a fix has ever been posted ;) This is more of what I meant by if you figure out a fix.

Thanks,

Anne

Thanks Anne - my reply was a 'little tongue in cheek' as you probably guessed :blink:

I will look around when I have some time later, but getting the correct search words can take a little perseverance sometimes.
If you do come across anything, a heads up would be appreciated. :cool:

22 May 2014, 4:04 PM
#292
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

pewe:

Thanks Anne - my reply was a 'little tongue in cheek' as you probably guessed :blink:

I will look around when I have some time later, but getting the correct search words can take a little perseverance sometimes.
If you do come across anything, a heads up would be appreciated. :cool:

Oh yes, anytime I find a fix for anything I always post to the template support thread ;)

Thanks,

Anne

22 May 2014, 4:06 PM
#293
pewe avatar

pewe

Zen Follower

Join Date:
Aug 2006
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

As always :hug:

24 May 2014, 5:26 PM
#294
guido49 avatar

guido49

New Zenner

Join Date:
Oct 2012
Location:
Natrona Heights, PA
Posts:
23
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Hi Anne,

Thank you so much for the cool template! Really appreciate it.

I'm having an issue with a dev site (local running on WAMP). It's a new install of ZC v1.5.1, with your template installed.

The problem is that the site works beautifully when using a computer/PC, but when accessing the dev site using Android-based devices, (OLD Google Nexus One, generic Android 10" tablet and generic Android 5" smartphone) it only displays a long vertical list of blue links (every link on the site, I might add) on a white background...? I mean, no graphics whatsoever other than the links. I'd include a screenshot if I could, but I have no clue how to do that with a cell phone, sorry.

I've tried suggestions I found on the net, but so far, nothing has worked for me at all.

Any clues as to what's going on, or am I just totally missing something?

Thanks in advance for any help/ideas you can give me.

Guido

P.S. Should have said I tried accessing the site using the stock Android browser and also the latest version of Firfox for Android...neither works...

25 May 2014, 1:17 PM
#295
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

guido49:

Hi Anne,

Thank you so much for the cool template! Really appreciate it.

I'm having an issue with a dev site (local running on WAMP). It's a new install of ZC v1.5.1, with your template installed.

The problem is that the site works beautifully when using a computer/PC, but when accessing the dev site using Android-based devices, (OLD Google Nexus One, generic Android 10" tablet and generic Android 5" smartphone) it only displays a long vertical list of blue links (every link on the site, I might add) on a white background...? I mean, no graphics whatsoever other than the links. I'd include a screenshot if I could, but I have no clue how to do that with a cell phone, sorry.

I've tried suggestions I found on the net, but so far, nothing has worked for me at all.

Any clues as to what's going on, or am I just totally missing something?

Thanks in advance for any help/ideas you can give me.

Guido

P.S. Should have said I tried accessing the site using the stock Android browser and also the latest version of Firfox for Android...neither works...

If the template demo works, but your version on your wamp server does not work, then the problem may be server related.

Thanks,

Anne

25 May 2014, 2:42 PM
#296
guido49 avatar

guido49

New Zenner

Join Date:
Oct 2012
Location:
Natrona Heights, PA
Posts:
23
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

OK...I'll see what (if anything) I can figure out. If I get it to work, I'll post back with what I did to fix it.

Thanks again.

27 May 2014, 4:31 PM
#297
guido49 avatar

guido49

New Zenner

Join Date:
Oct 2012
Location:
Natrona Heights, PA
Posts:
23
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

After a LOT of messing around, I finally figured this out. It may not be a big deal for people who don't use a local dev site, but for those who do use WAMP server and have the same problem I was having, here is how I fixed it. Just be aware you may also have to tweak your httpd.conf file.

Before you proceed with what I'm going to suggest, PLEASE make copies of these 2 files: /your_store/includes/configure.php and /your_store/your_admin/includes/configure.php.

AND BACK UP YOUR DATABASE !!!!!! I take no responsibility for anything that goes awry with your installation. All I know is that this worked for me.

The problem had to do with 2 files in Zencart and also the MySQL database priveleges.

In /your_store/includes/configure.php, I made these 3 changes:

Changed define('HTTP_SERVER', 'http://localhost'); to define('HTTP_SERVER', 'http://192.168.x.x');
Changed define('HTTPS_SERVER', 'http://localhost'); to define('HTTPS_SERVER', 'http://192.168.x.x');
Changed define('DB_SERVER', 'localhost'); to define('DB_SERVER', '192.168.x.x');

In /your_store/your_admin/includes/configure.php, I made these 5 changes:

Changed define('HTTP_SERVER', 'http://localhost'); to define('HTTP_SERVER', 'http://192.168.x.x');
define('HTTPS_SERVER', 'https://localhost'); to define('HTTPS_SERVER', 'https://192.168.x.x');
define('HTTP_CATALOG_SERVER', 'http://localhost'); to define('HTTP_CATALOG_SERVER', 'http://192.168.x.x');
define('HTTPS_CATALOG_SERVER', 'https://localhost'); to define('HTTPS_CATALOG_SERVER', 'https://192.168.x.x');
define('DB_SERVER', 'localhost'); to define('DB_SERVER', '192.168.x.x');

In phpMyAdmin, selct your database and click the Privileges tab, then the Add User link. Fill in the Login Information field if you want to (I selected Any User from the dropdown). For the Host, select the option labelled as "Use Text Field" and type in your computer's LAN/IP address in the text box. Scroll down to the Global privileges form. Select the choose all link (or select specific ones you want to assign to this user). Click on Go button. When connecting to MySQL from your remote computer, use the details you just set up.

After doing all that, I restarted WAMP, put the server online (be careful with this unless you have a stupendous firewall running...as soon as you're done testing, be sure to take WAMP OFFLINE), and Anne's template now loads beautifully on all of my Android devices.

So...very long story short, Anne, you've done a fine job with your responsive templates....I applaud you and thank you profusely ! :clap: :clap: :bow:

Guido

29 May 2014, 12:52 AM
#298
cookiemonster avatar

cookiemonster

Zen Follower

Join Date:
Apr 2013
Location:
Wisconsin
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Hello,

How do I get new links in the megamenu? For example, say I want one of the More Information sideboxes (page_2.php) to appear in the upper mega menu, how do I do so?

Thanks! :-)

29 May 2014, 2:29 PM
#299
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

CookieMonster:

Hello,

How do I get new links in the megamenu? For example, say I want one of the More Information sideboxes (page_2.php) to appear in the upper mega menu, how do I do so?

Thanks! :-)

You can add them to includes/templates/stirling_grand/common/tpl_mega_menu.php and includes/templates/stirling_grand/templates/tpl_modules_mobile_categories_tabs.php

Thanks,

Anne

4 Jun 2014, 11:41 PM
#300
cookiemonster avatar

cookiemonster

Zen Follower

Join Date:
Apr 2013
Location:
Wisconsin
Posts:
134
Plugin Contributions:
0

Re: Stirling Grand Responsive Template

Thanks for directing me where to look.

I'm not very good with some types of code, and I looked in the forum and cannot find more help (probably because everyone knows how to do this!), but how would I make a link between Home and Brands in the Mega Menu? For example, if I want the link to be called "Events" and the link to be http://www.mywebsite.com/catalog/index.php?main_page=page_3, what line of code would I need to put in those two files?

I'm sorry; I just cannot figure it out!