Re: Apple Zen Support Thread
Quote:
Originally Posted by
debtag
Thank you so much for helping me!!!!!!!!!!!!!!!!!!!!:clap:
I am thrilled beyond belief!
Everything worked except getting rid of SITE MAP! I totally removed:
<?php if (DEFINE_SITE_MAP_STATUS <= 1) { ?>
<li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_SITE_MAP; ?></a></li>
<?php } ?>
from my tpl_drop_menu.php file and also in my admin, site map status is set to 3.....it's so annoying!
The site map link is no longer in the drop down menu, that is what removing the code above accomplishes. Now, did you notice that you are LINKING TO the sitemap on your home page.... the "GALLERY" link is pointing to the sitemap page:
http://photographysisters.com/index...._page=site_map
Re: Apple Zen Support Thread
Ok...you are on to something I'm sure, but in my ignorance of knowing how to edit Zencart, I'm not sure what I need to do. Hopefully I can explain this to you....
The 'GALLERY' link on the ZENCART page was originally the 'CATEGORIES' link and all I did was change the name from categories to gallery. The site map appears every time you click on the GALLERY link as well as when you enter into Zencart from my html page.
So...how do I then remove the link to the site map page? If you will also notice...I turned off SPECIALS and NEW PRODUCTS so they don't appear in my drop down box, but they are showing up on the site map.
Thanks Jettrue....I'm sorry if I seem to dumb, but truth is...I guess I am when it comes to this! :blush:
Re: Apple Zen Support Thread
Ok, I changed the link from my Html page to Zencart. I didn't realize the "sitemap" connection. When I built the html page I just went and copied the url from the top of the page and pasted it in to the html page...so the big question remains, how do I get rid of the site map page to the GALLERY link (other wise know as the categories link)?
Cherry Zen Support Thread
Hi, I am really new on this , i just install the theme cherry but i dont know the propiet distribution of the columns and single columns, can you send the configuration of the columns show it in your sample, please, thankyou
Re: Apple Zen Support Thread
Quote:
Originally Posted by
debtag
Ok, I changed the link from my Html page to Zencart. I didn't realize the "sitemap" connection. When I built the html page I just went and copied the url from the top of the page and pasted it in to the html page...so the big question remains, how do I get rid of the site map page to the GALLERY link (other wise know as the categories link)?
Open up includes/templates/apple_zen/common/tpl_drop_menu.php and remove the link there.
Re: Cherry Zen Support Thread
Quote:
Originally Posted by
marcosalfaro
Hi, I am really new on this , i just install the theme cherry but i dont know the propiet distribution of the columns and single columns, can you send the configuration of the columns show it in your sample, please, thankyou
Please read the readme.txt, it gives lots of basic setup information. The Cherry Zen Support Thread is here:
http://www.zen-cart.com/forum/showthread.php?t=72703
Re: Apple Zen Support Thread
Quote:
Open up includes/templates/apple_zen/common/tpl_drop_menu.php and remove the link there.
It worked! I remember trying to remove that link before, but I think I took out too many words or symbols last time because when I would save it, my page was entirely messed up! But it worked this time!
THANK YOU JETTRUE! You helped me SO much! Thank you thank you thank you! :jump::hug:
Re: Apple Zen Support Thread
Iam new to this.
I installed this template same as the instruction, Now I see it in the Zen cart admin panel, So I set it as my default template. If I go on my Domain name I still see the classic template. So I created a simple template on front page and called it index.html I uploaded it to a sub domain "dev" when i go the that subdomain url I see the design i uploaded. So the question is, How come I can't see the apple template on the main domain name?
How would I be able to change it around if I can't see what it looks like?
Am I doing something wrong or Do I have to reconfiger something in the Cpanel. I've been reading the forums on the hosting company and they keep refering to index.html and that its the only name that you can sav your site as.
Please help!!!
Re: Apple Zen Support Thread
Quote:
Originally Posted by
Glamorousshoe
Iam new to this.
I installed this template same as the instruction, Now I see it in the Zen cart admin panel, So I set it as my default template. If I go on my Domain name I still see the classic template. So I created a simple template on front page and called it index.html I uploaded it to a sub domain "dev" when i go the that subdomain url I see the design i uploaded. So the question is, How come I can't see the apple template on the main domain name?
How would I be able to change it around if I can't see what it looks like?
Am I doing something wrong or Do I have to reconfiger something in the Cpanel. I've been reading the forums on the hosting company and they keep refering to index.html and that its the only name that you can sav your site as.
Please help!!!
Wow, you lost me at this point:
Quote:
So I created a simple template on front page and called it index.html I uploaded it to a sub domain "dev" when i go the that subdomain url I see the design i uploaded.
You need to upload the template, keep it called "apple_zen" at this point (it will be easier that way, otherwise you have a LOT of folders to rename), then choose the apple zen template in the admin. The template has nothing to do with index.html, that's your home page OUTSIDE of zen cart. Zen cart has nothing do to with index.html. What is your zen cart url?
Re: Apple Zen Support Thread
Hey Jettrue! I didn't observe this until just now, but not my category links are all under 'HOME' on my drop down menu. The links used to be under 'GALLERY' (formally my categories link)...what could have happened?