jDiction Forum

English => General Questions => Topic started by: jamied on January 05, 2016, 11:30:47 am

Title: Lots of translations = unusable article admin
Post by: jamied on January 05, 2016, 11:30:47 am
Hello,

I'm currently implementing JDiction on a site with many translations. By the way, in the most part this is an excellent extension. Far easier than any of the other options!

As per my attached image, it seems when you have many translations the article listings in the admin area become more of less unusable as the flag buttons take up so much space, squashing the other columns up. Is there anyway to solve this please?

All the best,

Jamie
Title: Re: Lots of translations = unusable article admin
Post by: Harald Leithner on January 05, 2016, 12:30:24 pm
Looks funny ;-)

I can do 2 things, change the flags to use more rows or remove them with many languages...

what you can do is to remove the js file in /administrator/compoents/com_jdiction/assets/jdiction.js maybe this leads to a javascript error...

Title: Re: Lots of translations = unusable article admin
Post by: jamied on January 05, 2016, 02:10:18 pm
Thanks for the reply!

I'd say it would be best to span the flags across more rows, otherwise it's difficult to add translated content.
Title: Re: Lots of translations = unusable article admin
Post by: Harald Leithner on January 29, 2016, 05:36:39 pm
I have a updated jdiction.js for you, replace the original in administrator\components\com_jdiction\assets\jdiction.js

this will change the flags to max. 3 per row.