Zen Cart Logo
Forums / Addon Templates / Glacial Age Template Support Thread

Glacial Age Template Support Thread

Views: 70,761

Results 81 to 100 of 392
9 Jul 2009, 2:42 AM
#81
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Glacial Age Template Support Thread

designgoddess:

Also is there a way of duplicating the contact page for newsletter sign up? and changing the contact form?

Try the newsletter subscribe contribution

9 Jul 2009, 2:43 AM
#82
designgoddess avatar

designgoddess

New Zenner

Join Date:
Apr 2008
Posts:
25
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

the same thing (previous post) about the order steps define missing under extra definitions ... is happened as well but i don't have the file..where can i get the file from?

9 Jul 2009, 2:50 AM
#83
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

designgoddess:

the same thing (previous post) about the order steps define missing under extra definitions ... is happened as well but i don't have the file..where can i get the file from?

its included with the template download.

Check you downloaded copy.

9 Jul 2009, 3:06 AM
#84
designgoddess avatar

designgoddess

New Zenner

Join Date:
Apr 2008
Posts:
25
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

fixed :) now as long as i get hte newsletter thing installed i'll be okay might be back tomorrow with linkpoint setup questions --- can yo uhelp with that?

9 Jul 2009, 3:11 AM
#85
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

designgoddess:

fixed :) now as long as i get hte newsletter thing installed i'll be okay might be back tomorrow with linkpoint setup questions --- can yo uhelp with that?

questions on linkpoint should be posted in the appropriate forum thread.

linkpoint is not template specific.

9 Jul 2009, 3:23 AM
#86
designgoddess avatar

designgoddess

New Zenner

Join Date:
Apr 2008
Posts:
25
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

must be from our previous install..thanks ;) you've been a great help! you rock.

23 Jul 2009, 9:01 PM
#87
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Hi, love the template but I need help with an ad-on we have decided to use. site is https://www.aprons4you.com . I have added wordpress and I would like to disable the right hand side boxes like on the products page, and I'm having a hard time getting the side content to stay in the sidebox on that page. Works great on all current pages but is messed up on the blog page itself. Thanks for any ideas that you might have to help fix this.

Thanks,

Richard

23 Jul 2009, 9:21 PM
#88
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

richardr:

Hi, love the template but I need help with an ad-on we have decided to use. site is https://www.aprons4you.com . I have added wordpress and I would like to disable the right hand side boxes like on the products page, and I'm having a hard time getting the side content to stay in the sidebox on that page. Works great on all current pages but is messed up on the blog page itself. Thanks for any ideas that you might have to help fix this.

Thanks,

Richard

open includes/templates/glacial_age/common/tpl_main_page.php

find the following line of code (around line 46) and make the highlighted change.

if (in_array($current_page_base,explode(",",'specials,products_new,featured_products,products_all,wordpress')) ) {
$flag_disable_right = true;
}

save the file and upload to your server

23 Jul 2009, 9:39 PM
#89
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Great! that fixed the sideboxes on the right side, thank you very much for that. I still have 1 problem, the information that is supposed to be in the sidebox is in the middle of the page. on homepage it is correct, on blog page it's in middle of page... calendar, and archive..

Thanks for the super fast response!

Richard

23 Jul 2009, 10:13 PM
#90
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

richardr:

Great! that fixed the sideboxes on the right side, thank you very much for that. I still have 1 problem, the information that is supposed to be in the sidebox is in the middle of the page. on homepage it is correct, on blog page it's in middle of page... calendar, and archive..

Thanks for the super fast response!

Richard

I'm not sure I understand, the blog sidebox appears directly below the categories sidebox both on the home page and the wordpress page.

23 Jul 2009, 10:16 PM
#91
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

clydejones:

I'm not sure I understand, the blog sidebox appears directly below the categories sidebox both on the home page and the wordpress page.

Yes the box is there, but the contents of the box, calendar, Archives are in the center of the page on the wordpress page instead of in the sidebox like on the main page. I have not tested with IE maybe it's working with that browser? I'll check that also, but it is still messed up with Firefox.

23 Jul 2009, 10:25 PM
#92
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

richardr:

Yes the box is there, but the contents of the box, calendar, Archives are in the center of the page on the wordpress page instead of in the sidebox like on the main page. I have not tested with IE maybe it's working with that browser? I'll check that also, but it is still messed up with Firefox.

Here's a FF screenshot of the site on the wordpress page.

Look fine to me.

[Attachment no longer available]

23 Jul 2009, 10:26 PM
#93
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

ok oddly enough, i added another sidebox and that fixed the problem of it being in the middle, now i just need to make it look flush instead of different boxed.

23 Jul 2009, 10:32 PM
#94
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

clydejones:

Here's a FF screenshot of the site on the wordpress page.

Look fine to me.

[Attachment no longer available]

Strange, I could never get it to look like that? I don't know, I'll try again, thanks again for all of your help.

Richard

23 Jul 2009, 10:53 PM
#95
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Ok, now that it is working good for me, I don't know what was going on but it has fixed itself or I did something and don't know what. But, how do I make that now look like the categories box with a bottom making it look finished? I hope that makes sense.

24 Jul 2009, 12:34 AM
#96
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

richardr:

Ok, now that it is working good for me, I don't know what was going on but it has fixed itself or I did something and don't know what. But, how do I make that now look like the categories box with a bottom making it look finished? I hope that makes sense.

open includes/templates/glacial_age/css/stylesheet.css

add the following declaration

#sidebar{
padding: 0.3em 0.3em 1em 0.3em;
background-image:url(../images/sidebox_content_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
font-size: 1em;
line-height:normal;
}

24 Jul 2009, 2:14 AM
#97
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

thanks that made it able for me to find it, if anyone else is trying this, the sidebar name that it is given is #wpsidebar.leftboxcontainer that is the only change, with that it has worked for the most part, just need to get rounded edges on the top now.

Once again,

Thank You very much for all of your help.

Richard

24 Jul 2009, 3:54 AM
#98
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Glacial Age Template Support Thread

richardr:

thanks that made it able for me to find it, if anyone else is trying this, the sidebar name that it is given is #wpsidebar.leftboxcontainer that is the only change, with that it has worked for the most part, just need to get rounded edges on the top now.

Once again,

Thank You very much for all of your help.

Richard

The reason I provided this
#sidebar{
padding: 0.3em 0.3em 1em 0.3em;
background-image:url(../images/sidebox_content_bg.gif);
background-repeat:no-repeat;
background-position:bottom;
font-size: 1em;
line-height:normal;
}

Was because this is what was shown in the view source of the page(s)

If you try using the above without any modifications I think you'll find that the sidebox header will line up correctly.

24 Jul 2009, 3:51 PM
#99
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Hmm I also do see that on my source page, but with that code, it doesn't do anything, no changes at all? I will try again though as I'd like my code to be clean and correct. Thank you for letting me know that, I'm off to go try it out again.

Thanks,

Richard

24 Jul 2009, 3:57 PM
#100
richardr avatar

richardr

New Zenner

Join Date:
Jul 2009
Location:
Maryland
Posts:
34
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Ok, I must have been looking at it too long yesterday, I re-input the code the way you show and it works perfect? I don't know what the heck I was doing.

Love the Skin,

Thanks for all the help,

Richard