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

Aberdeen Neutral Template Support Thread

Views: 75,870

Results 301 to 320 of 479
16 Dec 2011, 6:59 PM
#301
bubbadan avatar

bubbadan

New Zenner

Join Date:
Apr 2005
Location:
TN
Posts:
96
Plugin Contributions:
0

Aberdeen Neutral Template Support Thread

I am having this same problem - could someone answer the issue here for others that have this problem? :)

Thanks

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

17 Dec 2011, 3:08 PM
#302
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

bubbadan:

I am having this same problem - could someone answer the issue here for others that have this problem? :)

Thanks

You shouldn't have to add any extra code to get the slider to behave correctly. It works out of the box. If you are having problems I would recommend re-installing the template package or looking to a modification that you made.

Thanks,

Anne

17 Dec 2011, 7:29 PM
#303
bubbadan avatar

bubbadan

New Zenner

Join Date:
Apr 2005
Location:
TN
Posts:
96
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

While I would understand why you would think there were some changes or alterations, there were not.

It is strange that it works perfectly on single item categories but when there are sub categories the index information appears.

I have done a complete reinsall on a brand new zencart, with a new zip download directly from your site.
Same thing happens.

I have worked with zencart for years so I do know a thing or two and can usually fix things such as this, but nothing seems to work.. which is very strange.

Dan

18 Dec 2011, 1:47 PM
#304
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

bubbadan:

While I would understand why you would think there were some changes or alterations, there were not.

It is strange that it works perfectly on single item categories but when there are sub categories the index information appears.

I have done a complete reinsall on a brand new zencart, with a new zip download directly from your site.
Same thing happens.

I have worked with zencart for years so I do know a thing or two and can usually fix things such as this, but nothing seems to work.. which is very strange.

Dan

I can take a look at your site but this is not a problem inherent in the template package. See the demo here. The hardware category has sub categories:

Aberdeen Neutral Free Zen Cart Template Demo

Thanks,

Anne

18 Dec 2011, 2:54 PM
#305
bubbadan avatar

bubbadan

New Zenner

Join Date:
Apr 2005
Location:
TN
Posts:
96
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

OK don't know why it is that way but will figure it out.

Thanks
Dan

22 Dec 2011, 1:33 AM
#306
donzi avatar

donzi

New Zenner

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

Re: Aberdeen Neutral Template Support Thread

Hi. Does anyone know why my "additional images" (which I believe are in the proper format: image_1.gif, image_2.gif) overwrites my "Add to Cart" button?

This example: http://tyentsales.com/index.php?main_page=product_info&cPath=2_3&products_id=8

Is it my settings?

(I'm new to all of this -- so thanks!)

22 Dec 2011, 4:25 PM
#307
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

donzi:

Hi. Does anyone know why my "additional images" (which I believe are in the proper format: image_1.gif, image_2.gif) overwrites my "Add to Cart" button?

This example: http://tyentsales.com/index.php?main_page=product_info&cPath=2_3&products_id=8

Is it my settings?

(I'm new to all of this -- so thanks!)

Add this:

#productAdditionalImages{clear:both;}

to the bottom of your stylesheet.css file.

Thanks,

Anne

4 Jan 2012, 10:22 PM
#308
wartht avatar

wartht

New Zenner

Join Date:
Sep 2011
Posts:
31
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

the images on the home page are scrolling to fast for my website. i cant read what i put there before it starts to scroll to the next picture. do you mind letting me know how to fix this? i need to slow the counter down or at least make it longer.

the URL is http://fightautismandwin.com/

4 Jan 2012, 11:37 PM
#309
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

wartht:

the images on the home page are scrolling to fast for my website. i cant read what i put there before it starts to scroll to the next picture. do you mind letting me know how to fix this? i need to slow the counter down or at least make it longer.

the URL is http://fightautismandwin.com/

You'll need to edit the javascript file in includes/modules/pages/index/jscript_easySlider.php

Thanks,

Anne

5 Jan 2012, 12:52 AM
#310
wartht avatar

wartht

New Zenner

Join Date:
Sep 2011
Posts:
31
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

picaflor-azul:

You'll need to edit the javascript file in includes/modules/pages/index/jscript_easySlider.php

Thanks,

Anne

thanks so much :clap: this helps a ton.

5 Jan 2012, 12:55 AM
#311
wartht avatar

wartht

New Zenner

Join Date:
Sep 2011
Posts:
31
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

one more thing. do you mind letting me know what files (and/or code) i would need in order to put the slider on another website of mine? i like the template i already have for it but would like to put the slider in it.

5 Jan 2012, 12:57 AM
#312
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

wartht:

one more thing. do you mind letting me know what files (and/or code) i would need in order to put the slider on another website of mine? i like the template i already have for it but would like to put the slider in it.

You can do a google search for javascript slide show and get tons of results for slide shows you add to other sites.

Thanks,

Anne

5 Jan 2012, 6:58 PM
#313
wartht avatar

wartht

New Zenner

Join Date:
Sep 2011
Posts:
31
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

ok thanks :)

5 Jan 2012, 7:15 PM
#314
justmerob avatar

justmerob

New Zenner

Join Date:
Oct 2011
Posts:
16
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

First off, love this template!

I have done some slight mods for our needs and was just starting to get the main page all set up. Had our slides set and went into define page editor to set up the text on the define_main_page.php and stupid me deleted the "stock" text using the HTMLarea and when I refreshed our page, the slider is there but the images won't show now.... I've tried to simply put the code for the define_main_page.php page back in with the same results, text shows, slider is there but images are not??

Any idea what we did and how to get the slider showing the pics again? I'd hate to have to start all over now....

Thanks!

site: www. eccolights.com/shop

5 Jan 2012, 7:17 PM
#315
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Aberdeen Neutral Template Support Thread

Try using the plain text editor to enter the slideshow code..

justmerob:

First off, love this template!

I have done some slight mods for our needs and was just starting to get the main page all set up. Had our slides set and went into define page editor to set up the text on the define_main_page.php and stupid me deleted the "stock" text using the HTMLarea and when I refreshed our page, the slider is there but the images won't show now.... I've tried to simply put the code for the define_main_page.php page back in with the same results, text shows, slider is there but images are not??

Any idea what we did and how to get the slider showing the pics again? I'd hate to have to start all over now....

Thanks!

site: www. eccolights.com/shop

5 Jan 2012, 7:24 PM
#316
justmerob avatar

justmerob

New Zenner

Join Date:
Oct 2011
Posts:
16
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

After trying a few things I did get it back up and going =) Weirdly I just copied the html from the define-main-page part of the template and it works... swear I tried that before and it didn't. Either way, were good for now =) Thanks again for your help and the OP for designing this too!

5 Jan 2012, 9:25 PM
#317
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

justmerob:

After trying a few things I did get it back up and going =) Weirdly I just copied the html from the define-main-page part of the template and it works... swear I tried that before and it didn't. Either way, were good for now =) Thanks again for your help and the OP for designing this too!

Yes, the define_main_page.php file contains php code and must be edited with a plain text editor. There are instructions about this in the detailed readme.html file.

Thanks,

Anne

8 Jan 2012, 9:36 AM
#318
dwdragon avatar

dwdragon

New Zenner

Join Date:
Jan 2012
Posts:
11
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

I have been working with your template now for a few days and appreciate that it is a complete template and not "half baked" like so many other free templates are. That being said I have changed a lot simply because of personal preference.

There are 3 things I am having difficulty with:

The first and most important to me is removing the "About Us" link from the Information side box and footer. I have found several references in the code but I don't want to "break" anything so would prefer to know which I should comment out or remove to be safe. I have looked in Configuration - > Define Page Status to see if it added an option for turning it off in the Information side box there but it does not. It is also not in the database at all even though it calls for a status:

if (DEFINE_ABOUT_US_STATUS <= 1) {

    $information[] = '<a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a>';

Second in priority is how to downsize the footer to just 3 columns. Can this safely be done in footer_menu_defines.php and tpl_footer_menu.php? My site is simplistic and at this time doesn't need a lot of link space.

Last and least important but still a formatting issue added with this template. Is there a way to move the AddThis button to where the Tell a Friend button normally is. At this time I have completely removed the Tell a Friend button as I don't see a need to have both.

Thank you in advance for any assistance.

8 Jan 2012, 9:56 AM
#319
dwdragon avatar

dwdragon

New Zenner

Join Date:
Jan 2012
Posts:
11
Plugin Contributions:
0

Re: Aberdeen Neutral Template Support Thread

I just remember after posting that for the Information box I could just delete the template specific information.php in includes/modules/sideboxes/TEMPLATE/.

However that still leaves the second priority to remove the "About Me" from the footer as well as my other 2 questions.

Thank you.

8 Jan 2012, 3:25 PM
#320
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

dwdragon:

Second in priority is how to downsize the footer to just 3 columns. Can this safely be done in footer_menu_defines.php and tpl_footer_menu.php? My site is simplistic and at this time doesn't need a lot of link space.

Yes, edit those files and possible stylesheet.css. Refer to the footer menu module thread for more details (it is this module that creates the footer menu).

Last and least important but still a formatting issue added with this template. Is there a way to move the AddThis button to where the Tell a Friend button normally is. At this time I have completely removed the Tell a Friend button as I don't see a need to have both.

Edit the includes/templates/aberdeen_neutral/templates/tpl_product_info_page.php fle.

Thanks,

Anne