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
  #421  
Old 06-13-2011, 12:34 AM
 
ilter ilter is offline
 

Member
  
Join Date: Dec 2006
Posts: 24
 

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

Hi Phil,

i try to send private msg , but your box is full


i found skin design problem on (IE8 and IE9)

http://demos.xcartmods.co.uk/smart/product.php?productid=132&cat=0&bestseller=Y

see this picture (design problem picture)
http://ilter.org/review.jpg

"Add review button not good showing"
but when i enter F5 problem is fixed.

Can you check up please..


thank you
__________________
www.yourstore.com/xcart5/5.2.6
Reply With Quote
  #422  
Old 06-13-2011, 03:02 AM
 
PhilJ PhilJ is offline
 

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

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

Quote:
"Add review button not good showing"
Issue does not occur for me, probably just image not caching properly.
__________________
xcartmods.co.uk
Reply With Quote
  #423  
Old 06-13-2011, 09:04 AM
 
ilter ilter is offline
 

Member
  
Join Date: Dec 2006
Posts: 24
 

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

hi phil,

i test with 5 different computers.

still same problem

http://xcart-demo.qtmsoft.com/demo/home.php

on this site i can see correctly.

can you please check up again.

thank you
__________________
www.yourstore.com/xcart5/5.2.6
Reply With Quote
  #424  
Old 06-13-2011, 09:50 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

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

Hi,

edit smart-template/modules/Customer_Reviews/vote_reviews.tpl

line 84

<td colspan="2">&nbsp;</td>

replace

<td>&nbsp;</td>


Button is okey
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote

The following user thanks Cankus for this useful post:
PhilJ (06-14-2011)
  #425  
Old 06-13-2011, 11:12 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

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

Hi PhilJ,

I am a new smart template user and i need your support. I have 2 question.

1-)

I use AJAX Dynamic Product Search but turkish characters not show in search box

Turkish language use iso-8859-9 and special turkish charecters not show in box

Turkish special characters : ğ-Э-ş-ı-Ж-Г-Ğ-э-Ş-İ-ж-г

How can i add iso-8859-9 in dynamic product search files

Exmp: www.elitmarket.com and search mesir

2-) I need mini code

I want to use different theme for some categories

can you write mini code for this option

example::

{if $product.categoryid == 18}
Theme = Magic
{/if}

{if $product.categoryid == 4}
Theme = Royal
{/if}



Thanks,

Merih
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote

The following user thanks Cankus for this useful post:
PhilJ (06-14-2011)
  #426  
Old 06-14-2011, 01:02 AM
 
PhilJ PhilJ is offline
 

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

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

Merih,

Quote:
How can i add iso-8859-9 in dynamic product search files
This is untested, but in /smart_dynamic_search.php

After <?php

Insert...

Code:
header("Content-Type: text/html; charset=iso-8859-9");

Regarding "mini-code", you can use...

Code:
{if $cat eq "18"} ... {/if}
Or...
Code:
{if $current_category.categoryid eq "18"} ... {/if}
__________________
xcartmods.co.uk
Reply With Quote
  #427  
Old 06-14-2011, 02:28 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

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

Thanks PhilJ

add this code after <?php and correct working,

header("Content-Type: text/html; charset=iso-8859-9");

I think you must add this option smart template document pages

Other question

I know categori select code

{if $cat eq "18"}
... (Change template code here i need this code
{/if}

i need,

if customer click x categori then site theme must be automatic change

Thanks
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote

The following user thanks Cankus for this useful post:
PhilJ (06-14-2011)
  #428  
Old 06-15-2011, 06:57 AM
 
jkwalz108 jkwalz108 is offline
 

Advanced Member
  
Join Date: Jun 2009
Posts: 53
 

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

Does anyone know if the issue with incorrect sub-category counts in the fly-out menus is a Smart Template issue or a basic X-cart issue?

***On Edit*** Nevermind, it turns out that out of stock but not disabled items still show up. So I disabled the sold items to correct the counts.
__________________
JKW
X-Cart 4.4.2
Reply With Quote
  #429  
Old 06-15-2011, 07:01 AM
 
ScrapbookSupplies ScrapbookSupplies is offline
 

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

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

Quote:
Originally Posted by jkwalz108
Does anyone know if the issue with incorrect sub-category counts in the fly-out menus is a Smart Template issue or a basic X-cart issue?

This was a bug for the product count, is this what you're referring to? Would check the bug tracker, I think it's an x-cart thing rather than related to theme.
__________________
(1) xCart
(1) xPayments

2-12-14 FOR SALE
Reply With Quote

The following user thanks ScrapbookSupplies for this useful post:
PhilJ (06-15-2011)
  #430  
Old 06-16-2011, 07:48 PM
 
sparker2 sparker2 is offline
 

eXpert
  
Join Date: Feb 2007
Posts: 290
 

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

Calling all template editing angels out there! Please help! I have been working on this for the longest time and have requested help before but have not received any responses on this subject and I cannot get any help at all from Phil. I am trying to resize the header to add a larger logo and footer to add more navigational links and no matter what I change nothing is lining up. I am editing my css for each theme and I am able to increase the sizes in there but now nothing will line up correctly. Do any of you have any suggestion on how to go about this? Maybe I am doing this all wrong. Thank you very much in advance for your time. Please help if you can.

http://www.stitches4u.com/aqua_footer.png
__________________
Shareen
sparker2@cox.net
http://www.stitches4u.com
X-Cart Version 4.5.0 with Smart Template vs 4.4.x
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 09:08 AM.

   

 
X-Cart forums © 2001-2020