Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart Smart Template v4.4.x

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #151  
Old 01-10-2011, 09:18 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Quote:

1. In footer.tpl, the facebook, twitter, etc. links include the rel="nofollow" tag. Wouldn't we really, really want the opposite: for search engines follow those?
Debatable whether it has much affect on SEO, but change to rel="follow" if you like.
Quote:

2. How to increase the width of the search bar in the upper right corner? I'd like it to be about twice the width. (Yes, I have Firebug and identified div element st_search_input in /skin/smart_template/custom/themes/aqua.css and on line 46 I changed width from 134px to 234px. But that didn't work...)
That ought to work, but you'll also have to adjust the container - #st_menu_search
Quote:

3. I think the edges/outlines all the Cufon fonts look just a tad bit too fuzzy/blurry, especially for the smaller h3 size. Anything we can do to sharpen it up?
Fonts have been converted to cufon format using the default settings - you could try creating your own fonts at http://cufon.shoqolate.com/generate
You could increase the 'units per em' setting, but may result in larger font files.
__________________
xcartmods.co.uk
Reply With Quote
  #152  
Old 01-10-2011, 12:24 PM
 
ScrapbookSupplies ScrapbookSupplies is offline
 

eXpert
  
Join Date: Oct 2009
Location: Texas
Posts: 325
 

Default Re: X-Cart Smart Template v4.4.x

A couple of things Phil, but first - glad you're back, we have all missed you! Merry Christmas and Happy New Year!

First, regarding this post, I'd like to toss a comment out there....

Quote:
Originally Posted by PhilJ
The smart template has a pure CSS layout for products display, unlike the default x-cart, which uses tables.
So any badly formed HTML may break the layout.
Ensure that your product descriptions are well formed, ie. no unclosed DIV tags etc.


I have been using xCart for a few years now. I recently started two new sites, with brand new domains, using 4.4.1 with the Smart Template. I suspect that it is because of the design that you used (css as opposed to the tables), but both sites that I started up have skyrocketed in the SERP's. I have watched in amazement, as normally it takes a new domain a few months just to get out of elusive sandbox, let alone to be showing up in the SERP's. Both of these sites, after a couple of months time, are already on pages one and two. I feel like the unseen aspects of this template, how you designed it, plays a huge role in this. Before moving to the 4.4.1/Smart Template my shopping cart was barely registering in the SERP's at all. At any rate, I have now put the Smart Template on all three sites.


Second, I want to follow up on this error to see if you know what's causing it.

Quote:
Message: 'products_data' is undefined
Line: 458
Char: 1
Code: 0
URI: http://www.knifegirl.com/

Message: 'products_data' is undefined
Line: 485
Char: 1
Code: 0
URI: http://www.knifegirl.com/

Message: 'products_data' is undefined
Line: 512
Char: 1
Code: 0
URI: http://www.knifegirl.com/


I am getting it on two of the sites that I have Smart Template installed on. I have a sneaking suspicion that when QT put the patch in for the bug/error I was getting with quotation marks in the product name that they fixed this error on the third site, but I am not sure.

Any thoughts?


Oh- Forgot to also inquire about the percentage saved (when the price is less than market price) displaying down in the description:

Attachment 2315
__________________
(1) xCart
(1) xPayments

2-12-14 FOR SALE
Reply With Quote
  #153  
Old 01-10-2011, 03:05 PM
 
JacksmithxD JacksmithxD is offline
 

X-Adept
  
Join Date: Oct 2010
Posts: 400
 

Default Re: X-Cart Smart Template v4.4.x

Hi Phil hope you had a good christmas/new year,

When can we expect you back on Skype?

Got a couple of questions needing answered about the template etc.

Thanks.
__________________
Xcart 4.5.2
Reply With Quote
  #154  
Old 01-10-2011, 10:01 PM
 
jondoe jondoe is offline
 

Advanced Member
  
Join Date: Apr 2010
Posts: 90
 

Default Re: X-Cart Smart Template v4.4.x

Hi Phil,

Thanks for helping me to narrow down the problem. I think this is not related to what I put in the page. I've found that there is a single </DIV> tag in the page not in a pair. And I've found that the page would be messed up if I haven't put a retail price (not listed price) for an item.

After put the retail price, the page will show correct with the correct pairs of DIV tags.

Jon


Quote:
Originally Posted by PhilJ
The smart template has a pure CSS layout for products display, unlike the default x-cart, which uses tables.
So any badly formed HTML may break the layout.
Ensure that your product descriptions are well formed, ie. no unclosed DIV tags etc.
__________________
xcart v.4.4.2
CDSEO pro v1.7
Preorder/Backorder
Back in Stock Notification
Customer Reward Points
Buy Together
Smart Template
xcart Store Manager v3.3.0
Reply With Quote
  #155  
Old 01-11-2011, 09:27 AM
  Mr. G's Avatar 
Mr. G Mr. G is offline
 

eXpert
  
Join Date: Nov 2010
Posts: 386
 

Default Re: X-Cart Smart Template v4.4.x

Quote:
Debatable whether it has much affect on SEO, but change to rel="follow" if you like.
Cool, but I was just wondering why you used nofollow there?

Next, I just added my first subcategory (never had one before ). Then checked "Enable vertical flyout category menu" in admin -> Smart Template settings, Force cache generation, Clear templates cache, cleared local FF cache and cookies. But, on the left vertical subcat panel, when rolling over the category, the subcat does not appear. Any suggestions?
__________________
4.7.6 Gold Plus
XCartMods.co.uk Ultra Template
X-Cart Abandoned Cart
BCSE PayPal DPM
CDSEO Pro 2.1.8
BCSE Drop Shipper Pro
Google Rich Snippets
Time and money-saving tips I've learned as a webstore owner at http://ShoppingCart-Program.com
Reply With Quote
  #156  
Old 01-11-2011, 09:29 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Quote:
Next, I just added my first subcategory (never had one before ). Then checked "Enable vertical flyout category menu" in admin -> Smart Template settings, Force cache generation, Clear templates cache, cleared local FF cache and cookies. But, on the left vertical subcat panel, when rolling over the category, the subcat does not appear. Any suggestions?
Yes, ensure you have enabled the flyouts module in modules.
__________________
xcartmods.co.uk
Reply With Quote
  #157  
Old 01-11-2011, 10:33 AM
  Mr. G's Avatar 
Mr. G Mr. G is offline
 

eXpert
  
Join Date: Nov 2010
Posts: 386
 

Default Re: X-Cart Smart Template v4.4.x

Quote:
Originally Posted by PhilJ
Yes, ensure you have enabled the flyouts module in modules.
Thanks. It wasn't enabled. After enabling, and after some unexplained delay of not working for at least 15 minutes, it started working :0
__________________
4.7.6 Gold Plus
XCartMods.co.uk Ultra Template
X-Cart Abandoned Cart
BCSE PayPal DPM
CDSEO Pro 2.1.8
BCSE Drop Shipper Pro
Google Rich Snippets
Time and money-saving tips I've learned as a webstore owner at http://ShoppingCart-Program.com
Reply With Quote
  #158  
Old 01-11-2011, 11:21 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Scrapbooksupplies, glad you are getting good results with the search engines.

Not too sure about the errors you are getting, could be related to the patch I guess.

But I'd suggest avoiding the use of quotation marks in your product names.

Quote:

Oh- Forgot to also inquire about the percentage saved (when the price is less than market price) displaying down in the description:
To fix the Save X% box, please add this code to skin/smart_template/css/altskin.css

Code:
/*----------------------------------------*/ /** * Save % Label */ .save-percent-container { margin-left: 10px; width: 57px; height: 57px; } .save { float: left; width: 57px; height: 29px; padding-top: 28px; padding-left: 3px; color: #fff; font-size: 11px; font-weight: bold; text-align: center; background: transparent url(../../common_files/images/save_money.gif) no-repeat left top; }
__________________
xcartmods.co.uk
Reply With Quote
  #159  
Old 01-12-2011, 01:12 AM
  Mr. G's Avatar 
Mr. G Mr. G is offline
 

eXpert
  
Join Date: Nov 2010
Posts: 386
 

Default Re: X-Cart Smart Template v4.4.x

Hi Phil,
Can you help with these issues, please?

1. With flyouts enabled, the entire left category panel disappears. After some number of clicks on miscellaneous links and page refreshes on random pages, the panel appears. I cannot replicate. It's random. However, with flyouts disabled, the panel is everpresent.

Also, I did go in admin and switch to some of the other Smart Template skins to see if that made a difference. It did not.
Also, I went to http://validator.w3.org/#validate_by_uri+with_options and checked http://www.xcartmods.co.uk/demos/smart/demo442/ It showed some errors which is normal, but you might want to look at this one: "Line 746, Column 23: character "<" is the first character of a delimiter but occurred as data." Perhaps that would break something?

I hope that helps you narrow things down. I'd really like to get flyouts and tree working.

2. How can I fix this overlap bug? (top red circle)http://comforta.net/overlappinglinesbug.png

3. How can I add an additional <li> element (menu item) in the Account box on the right panel? (bottom red circle)

4. This is really minor compared to the other questions.... I see on public_html/skin/smart_template/custom/featured_carousel.tpl the options
Quote:
easing: 'linear', // swing, linear, easeOutElastic etc.
I saw no difference between linear and swing, fyi. Also, I had so much fun switching them that I'm wondering how to see those "etc." options.
Thanks, Phil! I love your Smart Template!
__________________
4.7.6 Gold Plus
XCartMods.co.uk Ultra Template
X-Cart Abandoned Cart
BCSE PayPal DPM
CDSEO Pro 2.1.8
BCSE Drop Shipper Pro
Google Rich Snippets
Time and money-saving tips I've learned as a webstore owner at http://ShoppingCart-Program.com
Reply With Quote
  #160  
Old 01-12-2011, 08:03 AM
 
mpepel mpepel is offline
 

Member
  
Join Date: Aug 2008
Posts: 16
 

Default Re: X-Cart Smart Template v4.4.x

PHIL, I upgraded my template to Vertical Flyout Menu, according to your instructions; however Vertical Menu is working only partially. The Instruction says: “Enable the vertical flyout menu in Smart Template Settings”, when I do that menu is showing in “Tree-Like expanding” not “Flyout expanding” with color background like in DEMO.
Thanks for any advise in resolving the problem.
Klemens
www.rozmach.com
__________________
x-cart version v4.4.1
Smart Template v4.4.1
currency rates module for X-Cart v4.4

Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:42 AM.

   

 
X-Cart forums © 2001-2020