View Single Post
  #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