X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Smart Template v4.4.x (https://forum.x-cart.com/showthread.php?t=55088)

PhilJ 04-10-2012 04:44 AM

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

On line 71 in the install.txt file, in step 4, is
{if $active_modules.News_Management}
But in my skin/common_files/admin/menu_box.tpl file, it does not match. Instead, on line 134 it is
{if $active_modules.News_Management ne ""}

Mr G, that code is essentially the same. You might have an older version of the mod, in which case I can send you the latest, if you get in touch with your order ID.

PhilJ 04-10-2012 04:53 AM

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

Hi Phil,
Can I display 5 products in 1 row with Smart Template?
If I buy it, can u install it for me?
I need display English and Chinese(UTF8. Can ST handle it?

thx Phil

Hi idigibarry,
You can have up to 6 products in a row.
It will work with Chinese UTF8 also, you may just need to change the $default_charset variable in home.tpl

Mr. G 04-12-2012 09:27 PM

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

Originally Posted by PhilJ
If anyone wants to increase the width of the search box...

(original post #324, fyi) So I finally did this. Looks better. 8-) Except, the Dynamic Product Search drop down box of results is shifted to the left, and seems to still be 200 px. How can I change the width and the horizontal position? Thanks for you input! :mrgreen:

PhilJ 04-13-2012 03:20 AM

Re: X-Cart Smart Template v4.4.x
 
In skin/smart_template/custom/js/smart_dynamic_search/smart_dynamic_search.css

Modify #ajax_listOfOptions

It helps if you use Firebug to find CSS - www.getfirebug.com

Mr. G 04-13-2012 08:39 AM

Re: X-Cart Smart Template v4.4.x
 
Thanks, Phil. For the benefit of everyone...
Quote:

Originally Posted by PhilJ
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

Now, in
Quote:

Originally Posted by PhilJ
In skin/smart_template/custom/js/smart_dynamic_search/smart_dynamic_search.css

Modify #ajax_listOfOptions

change to width: 400px; and height: 300px;
After that, the drop down box will be aligned properly, be wider, and will show a few more results to reduce user scrolling.

jcorneli 04-26-2012 01:22 PM

Re: X-Cart Smart Template v4.4.x
 
Hi All,

I have had some mods done to my xcart and I think I have wrecked my Smart Template. In the Admin area the only place I can make changes is in Smart Templates Options dropdown. Was there a way to select featured products for the Carousel/Slider. Was that ever there or am I completely lost? When I make a product a featured product in the categories it is not added to the slider.

Also new products do not update when changes are made to the products.

Any help/advise would be appreciated.

poweruserlef 05-07-2012 12:41 AM

Re: X-Cart Smart Template v4.4.x
 
When on the Featured products type we choose standard and on the
products layout we use X-Cart standard the products going out from
the right hand side of the dialog boxes

Any ideas how this can be fixed??

jcorneli 05-18-2012 05:47 PM

Re: X-Cart Smart Template v4.4.x
 
Anybody?

Mr. G 05-18-2012 05:56 PM

Re: X-Cart Smart Template v4.4.x
 
I am saying this without researching, from memory when I messed with this one year ago: I think the products in the slider are hard-coded. Think of the slider like a banner that you custom design.

a1deano 06-26-2012 05:18 AM

Re: X-Cart Smart Template v4.4.x
 
Hi Phil

I know you've been busy with the Ability and the newer Template but just wanted to ask regarding the Social Bookmarks that's built into the smart template i want to add Pinterest to the set but don't know how, can you advise please.

Thanks Dean


All times are GMT -8. The time now is 05:54 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.