Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
I reinstalled zencart, apple template, created new database - and it works.
BUT when I installed my old database from backup - buttons dont show up and hoovers dont work.
by the way, the hoovers i'm talking about are default buttons and button hoovers provided in Apple template. such as "write review" or "tell a friend' or "checkout".
Any input on this?
I'm not sure I understand what you're talking about. you're saying "hoover", so I assumed that was a typo and you meant "hover". What do you mean by "hoover"? In the css buttons, there is a hover option where a special css popup shows up when you hover over the button, and that is controlled by a stylesheet that goes into the apple_zen/css/ folder. Could I see a link of what you are referring to? Do you have css buttons turned OFF or ON in the admin, under "configuration", "css buttons".
Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
I reinstalled zencart, apple template, created new database - and it works.
BUT when I installed my old database from backup - buttons dont show up and hoovers dont work.
by the way, the hoovers i'm talking about are default buttons and button hoovers provided in Apple template. such as "write review" or "tell a friend' or "checkout".
Any input on this?
Got it !
I need to configre CSS BUTTONS somewhere.
S.O.S.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
Got it !
I need to configre CSS BUTTONS somewhere.
S.O.S.
I'LL get through this. i'm going in the right direction now.
Re: Apple Zen Support Thread
Hi,
I'm trying to use Apple Zen in Showcase mode. However, the shopping cart still shows up. I've gone into Store Status and changed it to 1. When I switch back to Classic, the cart is gone. What do I need to change to do to make Apple Zen respond the same way.
Any help will be appreciated.
Dean
Re: Apple Zen Support Thread
One additonal question: Can someone explain how to move the drop down list of all products, specials, etc from under the Home tab to the Catagories tab? I tried using "Paul's Edition" of the CSS flyaway as was suggest for a similiar question earlier in this thread but it didn't work.
Re: Apple Zen Support Thread
Found the answer to my second question about to moving the sub-menus. I moved the submenu listing in the tpl_drop_menu.php from
HEADER_TITLE_CATALOG to the HEADER_TITLE_CATEGORIES; I would post the code fragments, but I can't figure out how to add the scrolling inserts into the comments of the forum.
Still tring to figure out how to remove the shopping cart (and my account) in Showcase mode.
Re: Apple Zen Support Thread
Hello,
My submenu still come over the main menu !
My .htaccess is it well formated for my website which is on subdomain?
Any idea?
Thanks in advance
Re: Apple Zen Support Thread
thanks jettrue. looks like i will have to try a different approach. :-(
Quote:
Because you have so many categories, the Paul's version will not work for you. As far as I know, there's no good way to have a double tall css drop down menu, it would not work correctly.
Re: Apple Zen Support Thread
Hi.
I encountered a great problem.
Yahoo rejected my page from indexing it due to UNINDEXABLE CONTENT.
What could be the reason?
could it be.....
W3C CSS Validator results for http://citystylefurniture.com/ (CSS level 2.1)
Sorry! We found the following errors (5)
URI : http://example.com/includes/template...stylesheet.css
281 * html #centerColumnWrapper2b, * Parse Error *html #centerColumnOuter{ border:1px solid #999999; border-top:none; }
285 * html #centerColumnWrapper2b, * Parse error - Unrecognized *html #centerColumnOuter { border-bottom:none; }
URI : http://example.com/includes/template...eader_menu.css
2 body Property behavior doesn't exist : url(includes/csshover.htc)
41 div#dropMenu li Parse Error *width:16.649%;
42 div#dropMenu li Parse error - Unrecognized }
thanx for your help
Re: Apple Zen Support Thread
Quote:
Originally Posted by
kot1978
Hi.
I encountered a great problem.
Yahoo rejected my page from indexing it due to UNINDEXABLE CONTENT.
What could be the reason?
could it be.....
W3C CSS Validator results for
http://citystylefurniture.com/ (CSS level 2.1)
Sorry! We found the following errors (5)
URI :
http://example.com/includes/template...stylesheet.css
281 * html #centerColumnWrapper2b, * Parse Error *html #centerColumnOuter{ border:1px solid #999999; border-top:none; }
285 * html #centerColumnWrapper2b, * Parse error - Unrecognized *html #centerColumnOuter { border-bottom:none; }
URI :
http://example.com/includes/template...eader_menu.css
2 body Property behavior doesn't exist : url(includes/csshover.htc)
41 div#dropMenu li Parse Error *width:16.649%;
42 div#dropMenu li Parse error - Unrecognized }
thanx for your help
Nope, those are ignorable css errors that are required to make the template work correctly. That wouldn't be the yahoo error, I'm not sure what the issue is.