Does the same thing happen at my test site:
http://www.zencart137.jadetrue.com
Have you uploaded the .htaccess file as described in the readme.txt?
Printable View
Does the same thing happen at my test site:
http://www.zencart137.jadetrue.com
Have you uploaded the .htaccess file as described in the readme.txt?
Hi Jettrue,
I'm just following up on a question I had last week re. displaying the currency icons. I'm still unsure as to where I put that code. Could you offer me some guidance?
Cheers
I am having trouble getting the drop menu to size correctly.
See example:
http://tegflorist.com/
I would to tighten up the top widths and stretch the entire width to match the page width.
I've tried playing the drop menu css but to no avail.
Can someone advise?
I am using 'Paul's Version' of the drop menu so I'm not sure if I need to ask this on that form or not.
Thanks,
W
Ok, I've setup one test product that has an AVAILABLE DATE in it. It displays in the UPCOMING PRODUCTS box on the main page, but how do I get in the HOME drop down a line item for UPCOMING PRODUCTS?
Right now it just shows; NEW PRODUCTS, ALL PRODUCTS, SPECIALS and SEARCH.
Suggestions?
i'm using latest edition of zen cart.
when users want to leave a Review of a product, they are being asked to log in.
Is there a way to turn off "USER log-in" in order for the user to leave a review on a product?
No, it's not happens on your demo website.
Yes I upload the htaccess after this change. My website is in subdomain, is it good?
Code:RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.smoother.biz$ [NC]
RewriteRule ^(.*)$ http://cart.smoother.biz/$1 [R=301,L]
## If you'd like your site to go to http://mysite.com instead of http://www.mysite.com, add these changes instead:
##RewriteEngine On
##RewriteCond %{HTTP_HOST} ^cart.smoother.biz$ [NC]
##RewriteRule ^(.*)$ http://cart.smoother.biz/$1 [R=301,L]
Thanks for your help
Hi Jettrue,
I am trying to combine cherry and apple. :-)
I downloaded the CSS drop down menu mod. How would I change the drop down headings to be categories and the drop down lists to subcats or products under those categories?
For example:
Instead of: Home | Categories | Information | etc...
I need: Cat 1 | Cat 2 | Cat 3 | Cat 4 | etc..
Thanks.
Since you want your site to be without the www (http://cart.smoother.biz) check your includes/configure.php and your admin/includes/configure.php, and be sure you don't have the www entered there.