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

Glacial Age Template Support Thread

Views: 70,763

Results 261 to 280 of 392
9 Mar 2010, 4:51 PM
#261
clydejones avatar

clydejones

Deceased

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

Glacial Age Template Support Thread

kenny724:

One other thing.... if you go to http://midsouthcoin.com/midsouthcoinstore/index.php?main_page=product_info&cPath=30&products_id=116
How would I control the line spacing between the title and price/description or relocate the price o the bottom? Thanks.

open includes/templates/glacial_age/css/product_info.css

find the following declaration and adjust the padding as necessary.

#productPrices {
margin:0;
padding: 2px 0;
font-weight:700;
text-align:left;
}

9 Mar 2010, 6:55 PM
#262
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Thanks, Clyde. I was able to adjust things from there? Do you have any idea about these search engines...do they automatically crawl zen carts page or is there a setting? My page at https://www.midsouthcoin.com/midsouthcoinstore is that ok....or is store.midsouthcoin.com better?

9 Mar 2010, 7:47 PM
#263
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

kenny724:

Thanks, Clyde. I was able to adjust things from there? Do you have any idea about these search engines...do they automatically crawl zen carts page or is there a setting? My page at https://www.midsouthcoin.com/midsouthcoinstore is that ok....or is store.midsouthcoin.com better?

search engines will crawl your site but its going to take a bit before the results begin to show.

9 Mar 2010, 7:59 PM
#264
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

but why are all of these zencart forum posts coming up instead of my site :censored::(:frusty::cry:

9 Mar 2010, 8:09 PM
#265
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

kenny724:

but why are all of these zencart forum posts coming up instead of my site :censored::(:frusty::cry:

more than likely because the store hasn't been indexed by the search engine(s) yet.

12 Mar 2010, 5:07 PM
#266
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

UGH!!!! Clyde.....this is terrible...if there is a problem I will run into it...lol. I'm the number one follow of Murphy's Law!!!!

The no image picture is gone: :(

http://midsouthcoin.com/midsouthcoinstore/index.php?main_page=index&cPath=8&zenid=955776191296ef3615160ddb89f0f552

AND the picture is totally misplaced :(

http://midsouthcoin.com/midsouthcoinstore/index.php?main_page=product_info&cPath=8&products_id=26

The store owner is gone today....and I'm back in his office. I should just end my misery...lol. J/K...thanks for any help.

12 Mar 2010, 5:25 PM
#267
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

kenny724:

UGH!!!! Clyde.....this is terrible...if there is a problem I will run into it...lol. I'm the number one follow of Murphy's Law!!!!

The no image picture is gone: :(

http://midsouthcoin.com/midsouthcoinstore/index.php?main_page=index&cPath=8&zenid=955776191296ef3615160ddb89f0f552

AND the picture is totally misplaced :(

http://midsouthcoin.com/midsouthcoinstore/index.php?main_page=product_info&cPath=8&products_id=26

The store owner is gone today....and I'm back in his office. I should just end my misery...lol. J/K...thanks for any help.

make sure the no image graphic is located in the images folder.

check your settings in admin -> configuration -> images

Image Required true
Product Image - No Image Status 1
Product Image - No Image picture no_picture.gif

12 Mar 2010, 5:35 PM
#268
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

I get this too:
:(

12-Mar-2010 17:06:00] PHP Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271
[12-Mar-2010 17:06:00] PHP Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271
[12-Mar-2010 17:06:00] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_modules_xsell_products.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271

12 Mar 2010, 5:44 PM
#269
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

kenny724:

I get this too:
:(

12-Mar-2010 17:06:00] PHP Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271
[12-Mar-2010 17:06:00] PHP Warning: require(includes/templates/template_default/templates/tpl_modules_xsell_products.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271
[12-Mar-2010 17:06:00] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_modules_xsell_products.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/midsou7/public_html/midsouthcoinstore/includes/templates/glacial_age/templates/tpl_product_info_display.php on line 271

did you add the xsell module, since by default glacial age does not include this module.

make sure you've uploaded all the files for the module.

12 Mar 2010, 5:48 PM
#270
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

I'll be. The girl has overwritten the no_picture.jpg file hepling with inventory....and I guess deleted it...now there is a coin in the no_picture_01.jpg file. Thanks.

16 Mar 2010, 7:06 PM
#271
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Clyde, on the product category page...any category at midsouthcoin.com/midsouthcoinstore/ you see the sort by..and it has numbers and alphabets. Where do I change that to price, date, etc? Cant seem to figure it out. Thanks.

16 Mar 2010, 7:26 PM
#272
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

kenny724:

Clyde, on the product category page...any category at midsouthcoin.com/midsouthcoinstore/ you see the sort by..and it has numbers and alphabets. Where do I change that to price, date, etc? Cant seem to figure it out. Thanks.

probably in admin -> configuration -> layout settings

not sure about the exact option but something to do with alpha sorters

31 Mar 2010, 6:48 PM
#273
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

hey, clyde. Any idea how i would put the bbb logo, and the other 3 logos at the top of http://www.midsouthcoin.com/midsouthcoinstore/ at the bottom below the new products? Thanks.

31 Mar 2010, 8:15 PM
#274
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

kenny724:

hey, clyde. Any idea how i would put the bbb logo, and the other 3 logos at the top of http://www.midsouthcoin.com/midsouthcoinstore/ at the bottom below the new products? Thanks.

You could put them in a sidebox.

Putting them under the new products would require some modifications/editing of a couple of different template files.

31 Mar 2010, 9:12 PM
#275
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

ugh...went to tools....layout boxes controller...i was going to add one like more_information.php box...but it doesn't seem to want to add. Know what this could be?

31 Mar 2010, 9:20 PM
#276
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

kenny724:

ugh...went to tools....layout boxes controller...i was going to add one like more_information.php box...but it doesn't seem to want to add. Know what this could be?

Since this seems to be an admin issue and not template specific, I'm afraid I haven't got a clue.

20 Apr 2010, 3:25 AM
#277
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

An upgraded version of Glacial Age Template compatible with ZC v1.3.9 should be available in the downloads section shortly.

30 Apr 2010, 4:12 PM
#278
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

How hard would everything be to upgrade?

30 Apr 2010, 4:26 PM
#279
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

kenny724:

How hard would everything be to upgrade?

There are two folders (a new install) and (an upgrade)

UPGRADE:

Unzip the Package

open the upgrade folder and upload the entire includes folder to your server.

The upgrade will not overwrite any changes you have made to your main page, stylesheet.css, buttons or images.

Open your site in your browser and view the new template in action.

30 Apr 2010, 7:54 PM
#280
kenny724 avatar

kenny724

Zen Follower

Join Date:
Feb 2010
Posts:
181
Plugin Contributions:
0

Re: Glacial Age Template Support Thread

Hey, Clyde. Can you check this out for me. midsouthcoin.com/midsouthcoinstore/ and click on some of the items and add to the shopping cart. When you have the listing in the shopping cart, there is an update cart next to the quantity and an update cart at the bottom of the list. How would I remove the update cart next to the quantity, but leave the trash cans and update cart at the bottom? Thanks.