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
  #321  
Old 03-10-2011, 04:47 PM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

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

Phil,

Thank you for your explanation and help.

1. The Feature products should be showing on the home page only. Use selected featured products type on homepage only) is checked. But for some reason, it is showing on this category (whereas it shouldn't be): removed

Do you know what might have caused this? Xcart bug, maybe?

2. As for the New products, if I set to showing 6 products, the fifth products got cut off: removed

Thank you for your time.
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
Reply With Quote
  #322  
Old 03-11-2011, 08:13 AM
 
PhilJ PhilJ is offline
 

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

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

MythNReality,

1) That option will still show featured products on your subcategory pages, but the standard default type. You can remove them by commenting out some code...

skin/smart_template/customer/main/subcategories.tpl

Code:
{include file="customer/main/featured.tpl"}


2) The sixth new product is showing fine for me, but it's wrapping to the second line.
__________________
xcartmods.co.uk
Reply With Quote
  #323  
Old 03-11-2011, 06:47 PM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

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

Thank you, thank you, thank you!
Phil, You DA BEST!
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
Reply With Quote

The following user thanks MythNReality for this useful post:
PhilJ (03-12-2011)
  #324  
Old 03-12-2011, 11:07 AM
 
PhilJ PhilJ is offline
 

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

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

If anyone wants to increase the width of the search box...

In your chosen theme css file, eg.

skin/smart_template/custom/themes/royal.css

Let's say we want to make it 100px wider...

Adjust these values...
Code:
#st_menu { margin-right: 300px; } #st_menu_search { float: left; width: 300px; margin-left: -300px; }
Then...
Code:
#st_search_input { float: left; color: #000; height: 14px; width: 234px; margin: 0px 0px; background: url(../images/search_bg.png) left no-repeat; padding: 8px; font-size: 1.0em; border: none; outline: none; }
Also upload the attached image to...

skin/smart_template/custom/images
Attached Images
File Type: png search_bg.png (447 Bytes, 11 views)
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
zubair@scei.com.au (05-26-2011)
  #325  
Old 03-13-2011, 01:48 AM
 
PhilJ PhilJ is offline
 

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

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

Fix for CSS3 boxes not rendering in IE8 and below properly...

In your chosen theme...

skin/smart_template/custom/themes/xxxx.css

Below...
Code:
/*-------------------------------------------------------- MENU & DIALOG BOXES - ROUNDED JAVASCRIPT --------------------------------------------------------*/
Add this additional line of CSS code to each rule...
Code:
position: relative;
( from h3.menu_title to .dialog_content_filled )
__________________
xcartmods.co.uk
Reply With Quote
  #326  
Old 03-13-2011, 06:23 PM
 
sabinudash sabinudash is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 66
 

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

Hi Phil,

When using Chrome, it gives warning for unsupported browser. I've attached the screenshot. Is there a way to fix this?

Many thanks.
Attached Images
File Type: jpg chrome-warning.jpg (31.5 KB, 14 views)
__________________
X-Cart 5.3.3.4 Multivendor
X-Cart 5.3.3.4 Business (Testing)
Reply With Quote
  #327  
Old 03-13-2011, 07:38 PM
 
PhilJ PhilJ is offline
 

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

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

For the time being, in the settings, uncheck...

"Display warning to unsupported browser users"
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
sabinudash (03-14-2011)
  #328  
Old 03-15-2011, 02:11 AM
  Soft-Reseller.com's Avatar 
Soft-Reseller.com Soft-Reseller.com is offline
 

Advanced Member
  
Join Date: Jul 2009
Posts: 68
 

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

Hello

My Question is not related to Smart Template but I am very much impressed from PhilJ and hope He will find out the solution and may help others seeking for same solution.

I have two eshop (Work going on) Both are using Smart Template (I love this Template).

http://www.soft-reseller.com
http://www.soft-vendor.com

My Question is that Most of the products I am selling as Authorized Reseller and there are a Lot of products which I am authorized to sell as Affiliator.

The products I am selling as Reseller give the option to buy and pay through merchant I am using.

But the products (Affiliated Product) I want only shows the page there details but no Buy buttons. Or the buy button forward the user to their site.

If I make static Pages for all those products and put buttons then How I can add them in categories and Product list.

Hope you will get my point and help me.

Regards
Reply With Quote
  #329  
Old 03-15-2011, 06:37 AM
 
ScrapbookSupplies ScrapbookSupplies is offline
 

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

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

Hi Phil,
I'm still getting errors on the site that I cannot seem to resolve, hope you can render some advice. Also, I upgraded the sites to 4.4.2, and though you sent me the new template, I cannot see what's different. Have concerns over just dropping the files into place because I have customization on some of the files. Can you tell me what changes need to be implemented, or perhaps forward upgrade instructions? The 4.4.2 file set I got only has full install instructions.

The errors I am getting are:

scrapbooksuppliesdirect.com/shopping:
Quote:
Message: 'products_data' is undefined
Line: 510
Char: 1
Code: 0
URI: http://www.scrapbooksuppliesdirect.com/shopping/

Message: 'products_data' is undefined
Line: 550
Char: 1
Code: 0
URI: http://www.scrapbooksuppliesdirect.com/shopping/

Message: 'products_data' is undefined
Line: 594
Char: 1
Code: 0
URI: http://www.scrapbooksuppliesdirect.com/shopping/


knifegirl.com
Quote:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
Timestamp: Tue, 15 Mar 2011 15:33:59 UTC

Message: Expected ';'
Line: 1
Char: 1
Code: 0
URI: http://www.knifegirl.com/skin/smart_template/custom/js/ticker/jquery.ticker.min.js

************************************************** ***

Finally, I had posted about the "checkout" link not appearing when someone added an item to their shopping cart. They would add an item to the cart, then have to click "view cart" and then scroll to the bottom of the page to click "checkout". This was happening with all theme colors. I have realized that this issue presents itself only when Google Checkout is enabled. If I disable it then the checkout link appears.

Not sure if this is a bug for QT or something with the template, but I wanted to make note of it in case someone else has the same problem.

As always, thank you much for your help Phil, and I will pass the hat to drum up donations so we can install those siderails on your backside, for all of us that are on it.
__________________
(1) xCart
(1) xPayments

2-12-14 FOR SALE
Reply With Quote
  #330  
Old 03-17-2011, 12:03 AM
 
ilter ilter is offline
 

Member
  
Join Date: Dec 2006
Posts: 24
 

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

hi, phil
on IE9 rounded corners has got problem
please look at the picture

http://www.ilter.org/roundedcorners.jpg

i hope you understand problem
i am waiting your answer
thank you
__________________
www.yourstore.com/xcart5/5.2.6
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 05:26 PM.

   

 
X-Cart forums © 2001-2020