![]() |
Day for losing things - Help Zone Box
Okay,
Two posts... one day. Clearly this one is longer than others. I'm gonna post this, walk away and hopefully later this will have a reply that makes me go *duh* :roll: Store: http://www.hortonstores.com Version: 4.0.19 I don't have a Help Zone box on this page. Not sure why or where it went (can't remember if it was not ever in the template or what) but I'd like to get it back so my custom pages can be seen. Any clues where it may have gone to or how to get it back? Much love, respect, and all that goodness to anyone who can help! I'm gonna go get some caffine now. Break time. *sigh* |
Re: Day for losing things - Help Zone Box
Look in skin1\customer\home.tpl for
Code:
{ include file="help.tpl" } |
Re: Day for losing things - Help Zone Box
Well, it's not in there. :( I assume either it was never there or at some point (perhaps when I first bought the template) I took it out for some reason?
I tried to add the code in there but all it does is put in the links (no box formating) and they are horizontally listed as opposed to vertically. I'd like to put it below the Manufacturers in the white space that's there (see: http://www.hortonstores.com to view) Below I've put the code for you to see. Perhaps one of you know how I need to write this to include it properly? *crosses fingers* Code:
{* $Id: home.tpl,v 1.67.2.10 2005/10/31 11:36:14 max Exp $ *} Thanks again in advance for all your help! |
Re: Day for losing things - Help Zone Box
Restore the original help.tpl file, sounds like it was customized somehow.
|
Re: Day for losing things - Help Zone Box
1 Attachment(s)
Okay I restored the help.tpl file.
I looked at the template's home file as well only to find that even in it's original and unedited form... no help box. That makes sense to me as I really don't recall ever having a need to edit it out for any reason. After restoring the help.tpl I tried to put the code in and got the following (see attached screenshot.) Sorry to be such a pain but I really don't know what the flip is up with this. :( |
Re: Day for losing things - Help Zone Box
Looks like someone messed with your pages_menu.tpl file as well, as that is called in the help.tpl file. Post your restored help.tpl file.
|
Re: Day for losing things - Help Zone Box
/help.tpl -
Code:
{* $Id: help.tpl,v 1.19 2004/06/04 12:52:38 svowl Exp $ *} pages_menu.tpl - Code:
{* $Id: pages_menu.tpl,v 1.4 2004/06/24 09:53:29 max Exp $ *} |
Re: Day for losing things - Help Zone Box
Yea, that help template definitely won't work in the side menu. Try this one:
Code:
{* $Id: help.tpl,v 1.19 2004/06/04 12:52:38 svowl Exp $ *} |
Re: Day for losing things - Help Zone Box
1 Attachment(s)
Closer... (see attached) but it made the box appear at the bottom of my page as opposed to the side bar.
Maybe I could just add the links to the special.tpl (named "more information" currently in my template?) |
Re: Day for losing things - Help Zone Box
Wow, this just spirals into a disaster :( That would be menu.tpl that is controlling that. Have a look at your customer/categories.tpl file and see what template that calls (probably not menu.tpl) and then duplicate that in help.tpl.
|
Re: Day for losing things - Help Zone Box
The code you posted for help.tpl IS the right code for that skin. It defaults to having the help links at the bottom of the page(you can even see this in your site) not in a menu box.
So I think Padraic steered you in the right direction, but make sure the help.tpl include is not still at the place it defaults to for this code, you'll have to remove it from bottom.tpl and then put it in home.tpl So here's the steps: 1. Remove the include in bottom.tpl to the help.tpl file 2. Edit your code like Padraic suggested 3. Place it in home.tpl again like you tried the first time. Hope that helps! Carrie |
All times are GMT -8. The time now is 10:34 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.