Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
flax
Hi Anne, thanks for this great template!!
here comes the most dumb of the questions in this thread... I'm configuring the template but I cannot find the "Carousel Featured Products Configuration" option right under Carlisle Fresh in the Configuration drop down menu.
(may be I eventually missed an SQL patch, but I am afraid of running them again because of the warnings)
Can you figure out my mistake?
Thanks a lot :smile:
mmm... I have replaced the language files to localize the template, could that possibly be the reason?
thanks again
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
kernheimer
Hi Anne, i really love this theme. i have only one question that i simply can't find.
(new to the responsive i guess) I have my banners all a lot larger, in height.
Where can i change that? i just can't find it. ( its a first in your great templates that I have to ask for help!)
I am so happy that you like the template and are using it on your zen cart ;)
You can edit the includes/templates/carlisle_fresh/tpl_home_slider.php file toward the bottom height:250--change to your height
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I am so happy that you like the template and are using it on your zen cart ;)
You can edit the includes/templates/carlisle_fresh/tpl_home_slider.php file toward the bottom height:250--change to your height
Thanks,
Anne
Thank you so much, why did i not think of that myself?
probably the responsive thing.. Thank you again. it now looks like i needed it to be :D
Re: Carlisle Fresh Template Support Thread
Hi Anne - I must have broken something. On your demo, EZ Pages work just fine, but on my testing site only the title shows up - the body is blank and the footer is totally missing. What could I have messed up? Please help!
Thank you,
Magz
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
kernheimer
Thank you so much, why did i not think of that myself?
probably the responsive thing.. Thank you again. it now looks like i needed it to be :D
I am happy that you figured it out ;)
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
magz
Hi Anne - I must have broken something. On your demo, EZ Pages work just fine, but on my testing site only the title shows up - the body is blank and the footer is totally missing. What could I have messed up? Please help!
Thank you,
Magz
Whenever you have a blank page or part of a blank page check your /logs folder for errors and correct them. See the FAQ's section of this site for a tutorial about blank pages.
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Whenever you have a blank page or part of a blank page check your /logs folder for errors and correct them. See the FAQ's section of this site for a tutorial about blank pages.
Thanks,
Anne
Thanks Anne! There was indeed an error, it callsed the default template file tpl_page_default.php. I know nothing about coding, so I "fixed" the problem by merely copying my (customized) tpl_page_default.php from the Classic "templates" directory to its Carlisle Fresh equivalent, and EZ Pages now display correctly. Before I go too far, do you foresee any potential trouble that merely copying this file might cause someplace else? It was the plain, non-responsive Classic template that I copied it from...
Thank you!
Magz
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
magz
Thanks Anne! There was indeed an error, it callsed the default template file tpl_page_default.php. I know nothing about coding, so I "fixed" the problem by merely copying my (customized) tpl_page_default.php from the Classic "templates" directory to its Carlisle Fresh equivalent, and EZ Pages now display correctly. Before I go too far, do you foresee any potential trouble that merely copying this file might cause someplace else? It was the plain, non-responsive Classic template that I copied it from...
Thank you!
Magz
You should not copy files from one template to another. If you need to restore a file it is best to copy from the template_default directory.
There is no tpl_page_default.php file in the original template package. See the readme.html file in the template package or the template package itself for a list of files.
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
picaflor-azul
You should not copy files from one template to another. If you need to restore a file it is best to copy from the template_default directory.
There is no tpl_page_default.php file in the original template package. See the readme.html file in the template package or the template package itself for a list of files.
Thanks,
Anne
Hi Anne - good point. I think I'm ok here, though, there was no tpl_page_default.php in the original Classic installation, either, so the file I copied must have originally come from the template_default directory. Now I also vaguely recall having the same blank body problem with EZ pages when I first started using Zen Cart a few months ago, I bet the code modification in tpl_page_default.php is the fix for this very problem and hopefully won't break anything else (so far it hasn't).
Thanks for all your help and, again, for the beautiful template!
Magz
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
magz
Hi Anne - good point. I think I'm ok here, though, there was no tpl_page_default.php in the original Classic installation, either, so the file I copied must have originally come from the template_default directory. Now I also vaguely recall having the same blank body problem with EZ pages when I first started using Zen Cart a few months ago, I bet the code modification in tpl_page_default.php is the fix for this very problem and hopefully won't break anything else (so far it hasn't).
Thanks for all your help and, again, for the beautiful template!
Magz
I am happy that you figured it out ;)
Thanks,
Anne