Zen Cart Logo
Forums / Addon Templates / Aberdeen Neutral Template Support Thread

Aberdeen Neutral Template Support Thread

Views: 75,867

Results 281 to 300 of 479
13 Oct 2011, 4:08 AM
#281
louisstore avatar

louisstore

New Zenner

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

Aberdeen Neutral Template Support Thread

I have tried to use the easy slideshow.
I have a problem with the slideshow.
I want it to show only on the index-home page only
Currently, my slideshow appear on all of my categories+subcategories. Please give me some advice how to fix this
I have tried hard to change the codes in tpl_main_page
but unsucessful

if ($this_is_home_page) {
$flag_disable_slider = false;
} else {
$flag_disable_slider = true;
}
//bof

13 Oct 2011, 2:00 PM
#282
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

louisstore:

I have tried to use the easy slideshow.
I have a problem with the slideshow.
I want it to show only on the index-home page only
Currently, my slideshow appear on all of my categories+subcategories. Please give me some advice how to fix this
I have tried hard to change the codes in tpl_main_page
but unsucessful

if ($this_is_home_page) {
$flag_disable_slider = false;
} else {
$flag_disable_slider = true;
}
//bof

If you post a link to your site I can take a look.

Thanks,

Anne

3 Nov 2011, 12:59 AM
#283
zc_newbie_1 avatar

zc_newbie_1

New Zenner

Join Date:
Nov 2010
Location:
Miami, Florida
Posts:
57
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Greetings!
Anne, thanks a bunch for this beautiful template. I've read through all of the pages in this forum but I don't see anyone one with the same issues, so...:

  • the rounded light gray rectangles in the sideboxes aren't completely rounded. I checked your demo and see that it's rounded there but not on my site. Would this be a result of me installing something incorrectly?
  • Sidebox: There seems to be a split/break in the New Products category heading. Is this due to the font size? How can I correct this break?

The link to my site is HERE.

3 Nov 2011, 3:15 PM
#284
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

./> ZC Newbie:

Greetings!
Anne, thanks a bunch for this beautiful template. I've read through all of the pages in this forum but I don't see anyone one with the same issues, so...:

  • the rounded light gray rectangles in the sideboxes aren't completely rounded. I checked your demo and see that it's rounded there but not on my site. Would this be a result of me installing something incorrectly?
  • Sidebox: There seems to be a split/break in the New Products category heading. Is this due to the font size? How can I correct this break?

The link to my site is HERE.

If you follow the recommended configuration settings in the readme file it will solve these problems.

Thanks,

Anne

3 Nov 2011, 3:31 PM
#285
zc_newbie_1 avatar

zc_newbie_1

New Zenner

Join Date:
Nov 2010
Location:
Miami, Florida
Posts:
57
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

picaflor-azul:

./

If you follow the recommended configuration settings in the readme file it will solve these problems.

Thanks,

Anne
:oops: sorry! I see what happens when I don't check off items.

Thanks

4 Nov 2011, 2:12 PM
#286
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

ZC Newbie:

:oops: sorry! I see what happens when I don't check off items.

Thanks

I'm glad that you figured it all out ;-)

Thanks,

Anne

13 Nov 2011, 3:26 AM
#287
mdivk avatar

mdivk

Zen Follower

Join Date:
Sep 2011
Location:
Toronto, Ontario, Canada
Posts:
290
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Hi Anne,

I like your template but am having little trouble here:

I need to modify the HEADER_ALT_TEXT and HEADER_SALES_TEXT, I did this by modifying header.php in \includes\lang\aberdeen\header.php and uploaded to server, however, it is still there, why? am I missing anything? any where to double check?

Thank you.

My site is: ibnest

14 Nov 2011, 2:45 PM
#288
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

mdivk:

Hi Anne,

I like your template but am having little trouble here:

I need to modify the HEADER_ALT_TEXT and HEADER_SALES_TEXT, I did this by modifying header.php in \includes\lang\aberdeen\header.php and uploaded to server, however, it is still there, why? am I missing anything? any where to double check?

Thank you.

My site is: ibnest

The correct path is includes/languages/english/aberdeen_neutral/header.php

Thanks,

Anne

24 Nov 2011, 7:06 AM
#289
dnwmarket avatar

dnwmarket

New Zenner

Join Date:
Sep 2010
Location:
Tampa, Fl.
Posts:
66
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

I came accross your templates and loved them. I have installed the aberdeen neutral followed the instructions and getting there. I have some problems.

When I tried to go throught the store and check everything I noticed that my guest checkout link is missing. and also the google checkout is there a way to get it back?
I was using apple_zen before I changed to aberdeen. I will await your reply.

And another question there is a lot of space between my slider and text on main page can I remove all that space. The site is buybackissuesonline.com

24 Nov 2011, 2:54 PM
#290
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

dnwmarket:

I came accross your templates and loved them. I have installed the aberdeen neutral followed the instructions and getting there. I have some problems.

When I tried to go throught the store and check everything I noticed that my guest checkout link is missing. and also the google checkout is there a way to get it back?
I was using apple_zen before I changed to aberdeen. I will await your reply.

And another question there is a lot of space between my slider and text on main page can I remove all that space. The site is buybackissuesonline.com

Any modules that you had installed in your old template will need to be re-installed in the new template to work. More specifically, any module files that are in override directories will need to be copied to the new template override directories.

I am seeing a ton of blank <p> tags in your code for the main page. These are causing the space.

Thanks,

Anne

24 Nov 2011, 6:48 PM
#291
dnwmarket avatar

dnwmarket

New Zenner

Join Date:
Sep 2010
Location:
Tampa, Fl.
Posts:
66
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Thanks for the tip I did that and that part is good. I went in the the define_main_page and removed some of the space ...I think and you give me some more advice

24 Nov 2011, 11:16 PM
#292
dnwmarket avatar

dnwmarket

New Zenner

Join Date:
Sep 2010
Location:
Tampa, Fl.
Posts:
66
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Can someone help me with where I can go to adjust the fonts size. When I go to a catagory the descriotion is very small.

25 Nov 2011, 1:23 PM
#293
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

dnwmarket:

Can someone help me with where I can go to adjust the fonts size. When I go to a catagory the descriotion is very small.

Adjust font sizes in the includes/templates/aberdeen_neutral/css/stylesheet.css file.

Thanks,

Anne

1 Dec 2011, 9:35 PM
#294
naogifts avatar

naogifts

New Zenner

Join Date:
Dec 2011
Posts:
11
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Hi please help me here this is driving me insane! :blink:
I have tried tried and tried again to load this template but everytime I reload my website to check all I get is a blank white page?!. I retry with other templates just to check my ftp etc and they all load fine but alas the template I want (this one) doesnt want to play ball!

Cheers all

2 Dec 2011, 1:33 AM
#295
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

naogifts:

Hi please help me here this is driving me insane! :blink:
I have tried tried and tried again to load this template but everytime I reload my website to check all I get is a blank white page?!. I retry with other templates just to check my ftp etc and they all load fine but alas the template I want (this one) doesnt want to play ball!

Cheers all

If you're getting a blank page, go to your /cache folder and check for error messages.

Thanks,

Anne

2 Dec 2011, 9:00 AM
#296
naogifts avatar

naogifts

New Zenner

Join Date:
Dec 2011
Posts:
11
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Hi I got this message....

[02-Dec-2011 08:57:10] PHP Warning: require(includes/modules/sideboxes/languages_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/jabylay/public_html/includes/templates/aberdeen_neutral/common/tpl_header.php on line 44
[02-Dec-2011 08:57:10] PHP Warning: require(includes/modules/sideboxes/languages_header.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/jabylay/public_html/includes/templates/aberdeen_neutral/common/tpl_header.php on line 44
[02-Dec-2011 08:57:10] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/sideboxes/languages_header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jabylay/public_html/includes/templates/aberdeen_neutral/common/tpl_header.php on line 44

Any thoughts?

Thanks
Neil

2 Dec 2011, 9:58 AM
#297
naogifts avatar

naogifts

New Zenner

Join Date:
Dec 2011
Posts:
11
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Ok update...I checked the languages_header.php to see what was going on with that and before ftp transfer the filesize is 1267 after it is 1237, i take it this is not normal?

3 Dec 2011, 2:35 AM
#298
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

naogifts:

Ok update...I checked the languages_header.php to see what was going on with that and before ftp transfer the filesize is 1267 after it is 1237, i take it this is not normal?

Not all of the files are being uploaded.

Thanks,

Anne

9 Dec 2011, 9:41 AM
#299
cla74 avatar

cla74

New Zenner

Join Date:
May 2008
Location:
Italy
Posts:
83
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

Hi
after the installation like the guide says i have this problem print in main page " 1054 Unknown column 'pages_title' in 'order clause'
in:
[select * from ezpages where status_header = 1 and header_sort_order > 0 order by header_sort_order, pages_title]
"

Can anyone help me??
TY

9 Dec 2011, 3:41 PM
#300
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Aberdeen Neutral Template Support Thread

cla74:

Hi
after the installation like the guide says i have this problem print in main page " 1054 Unknown column 'pages_title' in 'order clause'
in:
[select * from ezpages where status_header = 1 and header_sort_order > 0 order by header_sort_order, pages_title]
"

Can anyone help me??
TY

Hello ;-) This isn't a template related problem. I would recommend searching the forum for your error message.

Thanks,

Anne