I got this error in my website. It is below my logo, don't know how to fix it? Anybody can help me out?
http://www.akshop.com.au
I got this error in my website. It is below my logo, don't know how to fix it? Anybody can help me out?
http://www.akshop.com.au
Indicates that your HEADER_SALES_TEXT is not defined. Using the Developers Tool Kit in Admin you can search for the file containing the define HEADER_SALES_TEXT, then open the file locally, edit whatever you want to say (eg Best Computer Deals or something) and upload the file to your server.
Also check the tutorials - link at the top of this page.
Try defining that in includes/languages/english/all_business/header.php. You should see it there around line 22:
That should be added if not there.Code:define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');
Also, if you do not want to display any header sales text, then in your stylesheet.css, find this line of code:
and edit to look like:Code:#tagline {color:#b5b5b5;font-size: 1.65em;text-align :left;text-transform:lowercase;vertical-align:bottom;margin-left:10px;margin-bottom:25px;}
Looks like you also need to update your database. You can find information on doing this HERE.Code:#tagline {display: none;}
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Hi Get Em Fast,
Thank you for your kindly help. I have fixed the Header sale text when following your step. Thanks a lot.
The second issue, I confuse, I made my site 3 days ago and using the V1.3.9. So do I have to upgrade again?
Hope to hear from you soon
anqus11 I hope you don't mind me asking but where did you find that advert scroller on your homepage ?
Angus, now I see the original template without your logo, or anything.........what happened?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Hi mate,
I fix the header sale text. Then I use the backup file before that replace all the file in my public html except the image. And it is done. Thank you for your help. Cheers.
http://www.akshop.com.au
The next thing i try to figure out is replace the logo place by the banner. But it is not urgent. Once again, thx a lot.
Oh, so that IS what you're selling? I though that's just what came with the template..........
Any way, THIS PAGE should help you out with your logo.
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
For anyone else interested in the ad slider its called easyslider. I think the latest version is 1.7 ? it's pretty simple stuff to integrate into zen cart. If you need any help PM me ;)