Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
You are missing files too. Keep checking, I promise that is your issue. Either you have them in the wrong folder, or you have the folder spelled wrong, have things capitalized that shouldn't be, etc.
Hey there Jade,
I've checked and double checked i finally found out which files i were missing
apparently i was so hung up on the modules and templates files i missed out the classes and extra_datafiles folders :oops:
everything works now! THANKS! :clap:
Re: Apple Zen Support Thread
Hi I just applied the Narrow Header and im having issues with the header shadow on the right hand side. What have i missed?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
That is of course possible, it's just a matter of being able to create the coding for it. Basically you need some php that says
if category_id=(number of category you don't want), then,
Don't show.
If you open up includes/classes/categories_ul_generator.php, you might be able to do something like this:
Code:
$categories_query = "select c.categories_id, cd.categories_name, c.parent_id from " . TABLE_CATEGORIES . " c, " . TABLE_CATEGORIES_DESCRIPTION . " cd
where c.categories_id = cd.categories_id
and c.categories_id !=3
and c.categories_status=1 " . " and cd.language_id = '" . (int)$_SESSION['languages_id'] . "' " . " order by c.parent_id, c.sort_order, cd.categories_name";
And change the number 3 to the category id number of the category you want to block.
This works perfectly. :smile:
Is it possible also to exclude all subcategories of 3, for example 3_4, 3_5, etc without listing them by name?
Re: Apple Zen Support Thread
jet true your PM mailbox is full, can u assit me here
http://www.vgcrepairs.biz/zen_store/
need to get it about 2 inches wider in the center, I found a few posts and tried editing the css file and really broke the site so I put the original stylesheet.css back on
Re: Apple Zen Support Thread
Hi there, I have a frustrating problem...for me anyway.. My index page is giving me trouble with a bit of text that is overlapping. I just cant seem to fix it in the editor. thanks again in anticipation
http://www.stitchwith.me
Re: Apple Zen Support Thread
I have the Applezen Template working beautifully on my WAMP localhost server, now i need to FTP/transfer it to my hosting provider... is it as simple as that? Or can you help me in the right direction.... when I tried the ftp transfer and went to my site it said that wampserver config not found. It seems that when I set up zencart in WAMP all of the files are setup looking for the WAMP server. what can I do ... please help me get in the correct direction. One last thought, I can install a new zencart installation on the hosted server no problem but then how do i get all of my heavily modified Applezen info over to the working zencart on the server from my WAMP? Any help would be appreciated.... I am almost there!! Thanks Charals
Re: Apple Zen Support Thread
Quote:
Originally Posted by
charals
I have the Applezen Template working beautifully on my WAMP localhost server, now i need to FTP/transfer it to my hosting provider... is it as simple as that? Or can you help me in the right direction.... when I tried the ftp transfer and went to my site it said that wampserver config not found. It seems that when I set up zencart in WAMP all of the files are setup looking for the WAMP server. what can I do ... please help me get in the correct direction. One last thought, I can install a new zencart installation on the hosted server no problem but then how do i get all of my heavily modified Applezen info over to the working zencart on the server from my WAMP? Any help would be appreciated.... I am almost there!! Thanks Charals
I got it figured out.... just had a setup problem on the live server.
Thanks
Re: Apple Zen Support Thread
Hi,can you help me out to Get rid of text next to logo.gif on main page of Apple-zen template....{To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/}
Re: Apple Zen Support Thread
Hi,
First of all, great template.
What I'm having a problem with is the logo. I've changed the logo to what I am wanting, the only problem is that my logo is larger in size than the default logo.
Where do I change the settings to suit the dimensions of my logo? I'm needing to drop the first grey bar down a touch.
Thanks in advance,
Dean.
1 Attachment(s)
Re: Apple Zen Support Thread
Hello,
first thanks Jade for a great template and thanks especially the clear and precise install instructions.
I need to remove the "Home Log In" from the top of the page. Just spent the morning and most of the afternoon going through the support thread, if it's there I have missed, so any help would be appreciated.
thanks
David