Is there a way to change the content that appears in the header, and the information side box in Zen-Cart Admin area, instead of editing the .php file?
Printable View
Is there a way to change the content that appears in the header, and the information side box in Zen-Cart Admin area, instead of editing the .php file?
Hi, I'm testing Lite Red on a site: www.prom-mart.com
Couple of initial issues:
1. Do not see the new canonical link in View Source on this template. Other templates I test do show it. And only the link in post #36 in this thread shows the canonical link (how did they get it to show?)
2. Validation errors when run through http://validator.w3.org/ , see below asterisks. All other templates I've tested are initially OK green.
Otherwise, this is a nice, clean looking template as are the others you offer. However, before I would use on final, production site I would want the canonical link to show/work and an initial green OK at Vaidator.
Thanks.
SPH
1.3.9h
**************************
Line 84, Column 84: document type does not allow element "a" here; assuming missing "li" start-tag
…p://www.prom-mart.com/login?zenid=13f6e950355cef74a2f5e3760da8dcd5">Sign In</a>✉
Line 87, Column 6: end tag for "li" omitted, but OMITTAG NO was specified
</div>✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Line 84, Column 5: start tag was here
<a href="http://www.prom-mart.com/login?zenid=13f6e950355cef74a2f5e3760da8d… Line 87, Column 6: end tag for "ul" omitted, but OMITTAG NO was specified
</div>✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Line 83, Column 5: start tag was here
<ul class="list-style-none inline-list"> Line 110, Column 209: required attribute "alt" not specified
…includes/templates/lite_red/images/spacer.gif" /></a>Your cart is empty</div> ✉
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Line 223, Column 10: syntax of attribute value does not conform to declared value
<div id="" class="content">
Since I am interested in this Lite Red template one other issue I noticed:
http://www.prom-mart.com/alyce-desig...alyce-8886-p-1
My attributes color and size do not appear to line-up properly.
Thanks.
Thank you for your kind words about our templates.
1. The post #36 site sample uses SEO module for Zen Cart.
2. Thank you for letting us know about the validation problems. We will fix it at the first opportunity.
3. It happens due to the fact you are using short text for the description of the product. Please, add the "width:40%;" parameter to the ".left-side-info" class of the CSS style file for the template.
My test site uses Simple SEO Mod. My main site will probably stay with dynamic urls (as I've found that Google has no problem with them and may even perform better.)
Does your Lite Red template require a seo mod to show the new canonical link of zen cart, and if so, what seo mod?
Thanks.
Hi all,
using the Black Pure template and like alot, thanks for all your hard work, but have one small problem with a line under the images in the Sub Categories, please see image attached. Guess it has something to do with the CSS background, somewhere, but can't find. Can anybody help please.
Many thanks in advance.
Simon
Hi all,
this is now sorted with the following:-
.categoryListBoxContents a {text-decoration: none;}
Many thanks
Simon
Yes, if you need the canonical links in your store you should install SEO module to your Zen Cart.
I have tested Ultimate SEO URLs module:
http://www.zen-cart.com/index.php?ma...roducts_id=231
It seems all is fine with it.