Re: Avonlee Contempo Template Support Thread
Quote:
Originally Posted by
The Alarming Man
Hi Anne
Thanks for this, have found the answer.
MYSTORE > STORE STATUS
and set to 0 to open your store ;
I am so happy that you figured it out ;-)
Thanks,
Anne
Re: Avonlee Contempo Template Support Thread
Yes. Nice writeup on how to add/subtract pictures, change sizes, etc. It was very handy.
I found the slider code to slow down the wait time and speed up the change.
I was hoping to find hidden controll items to perhaps change from slide mode to fade, etc.
For now I have the slide happening really fast (.1 second vs 2 seconds) and the hold time to be almost 10 seconds instead of 2.
Re: Avonlee Contempo Template Support Thread
Quote:
Originally Posted by
algerdes
Yes. Nice writeup on how to add/subtract pictures, change sizes, etc. It was very handy.
I found the slider code to slow down the wait time and speed up the change.
I was hoping to find hidden controll items to perhaps change from slide mode to fade, etc.
For now I have the slide happening really fast (.1 second vs 2 seconds) and the hold time to be almost 10 seconds instead of 2.
If you look in the javascript file and know something about javascript you can adjust these settings.
Thanks,
Anne
Re: Avonlee Contempo Template Support Thread
Hi Anne,
The template looks really great! Especially for the slide show and product display in column.
I am a novice with very very limited knowledge of PHP and Javascript. I've tried to search for the answers before asking. Would you plesae help me to solve the below problems? I am using zen-cart V1.50.
1) The categories with no products still show up when I set the "categories with 0 products status" to off. It used to work before install the template.
2) How to change the speed of slide show? I've opened the js file but no clue...
Thank you very much!
Loafer
Re: Avonlee Contempo Template Support Thread
Quote:
Originally Posted by
loafer
Hi Anne,
The template looks really great! Especially for the slide show and product display in column.
I am a novice with very very limited knowledge of PHP and Javascript. I've tried to search for the answers before asking. Would you plesae help me to solve the below problems? I am using zen-cart V1.50.
1) The categories with no products still show up when I set the "categories with 0 products status" to off. It used to work before install the template.
2) How to change the speed of slide show? I've opened the js file but no clue...
Thank you very much!
Loafer
For 1, this is not a problem with the template. Try putting the classic template back and check the behaviour.
For 2. you can edit the includes/modules/pages/index/jscript_easySlider.php file
Thanks,
Anne
Re: Avonlee Contempo Template Support Thread
1) Yes, the categories still showing up when I switched back to the classic template. I have set the status to zero(off), what happened??? Would you please let me know???
2) Oh, I opened the wrong file(jscript_jquery.js)...I changed the speed of slider successfully. Thank you very much!
Have a nice day!
Re: Avonlee Contempo Template Support Thread
Hi Anne,
Which files I have to modify to change the column display back to default layout?
Thanks!
loafer
Re: Avonlee Contempo Template Support Thread
includes/modules/avonlee_contempo/product_listing.php
includes/templates/avonlee_contempo/templates/tpl_modules_product_listing.php
includes/templates/avonlee_contempo/common/tpl_columnar_display.php
I've tried to delete the above files and let Zen-cart read the default files. But it doesn't change back to the default layout of column display in the product listing page.
Did I miss something? Would you please give me some hints?
Thanks.
Best wishes,
loafer.
Re: Avonlee Contempo Template Support Thread
Quote:
Originally Posted by
loafer
includes/modules/avonlee_contempo/product_listing.php
includes/templates/avonlee_contempo/templates/tpl_modules_product_listing.php
includes/templates/avonlee_contempo/common/tpl_columnar_display.php
I've tried to delete the above files and let Zen-cart read the default files. But it doesn't change back to the default layout of column display in the product listing page.
Did I miss something? Would you please give me some hints?
Thanks.
Best wishes,
loafer.
If you want to un-install the column layout grid module, you should downnload the module from the plugins section and follow the un-install instructions in the readme file. There is also a sql patch to run.
Thanks,
Anne
Re: Avonlee Contempo Template Support Thread
Quote:
Originally Posted by
loafer
Hi Anne,
Which files I have to modify to change the column display back to default layout?
Thanks!
loafer
You just need to go to your admin--configuration--product listing and set Product Listing - Layout Style to "rows"
Thanks,
Anne