Character problem - Related Items Extended

Hello,

I've just installed related Items Extended module, i have turkish website. And i'm having problem with turkish characters. How can i fix that?

Especially i need İ and ı
11 years 2 months ago #1 by Captain

Please Log in or Create an account to join the conversation.

Hello

Can you post a live url so we can take a look which part that has a problem?
11 years 2 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Sorry for late reply

www.avmindirim.com/modavetrend/10941-hot...kis-koleksiyonu.html

It should be İNDİRİMLER but it is İNDIRIMLER

How can i fix that thanks
11 years 1 month ago #3 by Captain

Please Log in or Create an account to join the conversation.

Hello

It looks like uppercase problem. When the category title is normal then the title is correct. So if you prefer that, please edit this file

/modules/mod_relateditems_xtd/assets/css/style.css at this definition
.ac .cat {
...
text-transform: uppercase;
}


edit the text-transform property to

text-transform: none;
11 years 1 month ago #4 by erwinschro

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum