[SOLVED] Dissapears when language is set to Arabic

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jun 11, 2010 10:59 pm
Hello,

I set up a Joomla site where the language is supposed to be in Arabic. During the whole set up I've had it in English since I don't speak Arabic myself. Now when I set the site language to Arabic the whole GK4 module appears empty!

Please help! What can I do to solve this?

Best Regards
Anna

GK4
Joomla 1.5.18
User avatar
Fresh Boarder

teitbite
Mon Jun 14, 2010 11:54 am
Hi

Please show me Your site and try if something appears after cache clear.
User avatar
Moderator

GK User
Mon Jun 14, 2010 2:53 pm
Hello

The site is here:
http://arabic.ttworldnews.com

Tried clearing the cache too but it didn't help.

I also sent you an e-mail with some more details...

Hope you'll be able to help :-)

Best Regards
Anna
User avatar
Fresh Boarder

GK User
Mon Jun 14, 2010 6:19 pm
the same problem with me if you solve the problem please contact me
well be grate formfranska
User avatar
Fresh Boarder

teitbite
Mon Jun 14, 2010 10:34 pm
Hi

After 3 hours of intensive thinking I've given up and simply overwrite the direction of nsp4 to ltr.

Please in rtl.css file add class:

Code: Select all
.nsp_art_scroll1 {
direction:ltr;
}


Sorry it's all I can do :(
User avatar
Moderator

GK User
Mon Jun 14, 2010 11:26 pm
Hey TEITBITE,

Please don't be sorry cause you've made me so happy :)

You fixed my problem!
+ Love this: /* TEITBITE WAS HERE */


so for everyone who has the same problem:

Try TEITBITE's additional code in

/joomlaroot/templates/templatename/css/rtl.css

Code: Select all
.nsp_art_scroll1 {
direction:ltr;
}



Thank you ever so much :kiss:
User avatar
Fresh Boarder


cron