@Black_Skorpio: Nice to hear, that you like our theme. Go to the folder ext_images and rename the flags to your needs. We use international country codes for flag identifying. The swedish flag is se.png, the italian it.png, the french fr.png and the norwegian no.png. Just rename name them and all will work. I suggest you, to make a copy of them and rename it. This way they are not affected by coming updates.
Italian calls for: /ext_images/flags/italiano (italienska).png
From what I can se, if you dont find the "correct" image, your picking the value from the <a alt=norsk (norska) > insted of using the value from the <a href=?&lang=no>
@Black_Skorpio: Many thanks for your hint, it's easy to solve your problem. First have a look at the following link, you see the icons are now generated correct:
@yosie: Sorry for the inconvenience, we will have a look at it and fix it as soon as possible. It would be nice if you can give as a little bit more information. Please send some explained screenshots or a screencast to my mail as addressed in the readme file of the theme. Best regards, Jürgen
@Black_Skorpio: We installed just for fun ore languages on our demo page and remarked, that not all language files info is build correctly. We will release a fix for them... ;o)
@Black_Skorpio: Today I had a closer view on the code, how the language strings are generated. For a fully functional language it is very important, that the language file has the correct name. You have only to do two things for getting our theme fully working
@yosie: Please use firebug or any other bugtracker and report me the errors via pn or mail. Otherwise you can send me your url and I have a look at it. A little tip: Never provide personal and detailed information about errors, login data or anything else like this in a open forum. ;o) Best regards, Jürgen
@malshamekh: The problem is caused of the modal box javascript, we will fix it in the next days and release an update. Thanks for the info, have a nice day, Jürgen
The announced bug with the modal windows by some users is fixed with this update. We have already updated all download packages and our live preview. You can download the complete package of version 1.0.3.1 under the following link:
Just one issue, there is one reference to file "/ext_languages.php" in your file \include\client\header.inc.php that is not working when you press the text Important Info above the language balls.
I do not know what is that info for. In order to avoid it I have deleted the two lines:
@ghaber: Sorry, this was only an additional page on the demo page. You can delete this two lines without any problems. I will update tomorrow the download package. Best regards, Jürgen
DMTGMBH your themes are amazing. You are adding a lot of value to osTicket and filling a huge hole.
I'm wondering if either of your themes extend the responsive design to the Staff area? I often need to have tickets reviewed / updated in the field from a mobile device.
@serres2: That's depends on how forms are generated in osTicket. Today we release an update, that will solve the problem. On our demopage you can see it fixed: Open a new ticket > Topic "General Problem / Error". In the today update are the following fixes integrated:
- hide blockquote in forms if the instructions are empty - added language strings for navbar "other pages" - improved responsive behaviour - removed static code from our demo page
@stevland: we are working hard on a responsive backend for osTicket 1.9.12 and 1.10 RC2, at the end of this week we will give a first preview and maybe we will release the first rc.
Now empty blockquotes in forms are removed, some language strings are added, forms are completely build with bootstrap and some small improvements are integrated. We have already updated all download packages and our live preview. You can download the complete package of version 1.0.3.2 under the following link:
Comments
One thing, the languageflags...
For sv_SE (Swedish) its wrong flag
Italian, french and norwegian is broken all together :/
Best regards,
Jürgen
- Norwegian calls for: /ext_images/flags/norsk (norska).png
- Italian calls for: /ext_images/flags/italiano (italienska).png
Fromwhat I can se, if you dont find the "correct" image, your picking the
value from the <a alt=norsk (norska) > insted of using the value
from the <a href=?&lang=no>
http://demo.osticket.direktmarketingtool.de/1.9.12.001/ext_languages.php
you can fix it with replacing line 109 in "include > client > header.inc.php" the following string:
src="<?php echo ROOT_PATH; ?>ext_images/flags/<?php echo Internationalization::getLanguageDescription($lang); ?>.png">
with this one
src="<?php echo ROOT_PATH; ?>ext_images/flags/<?php echo Internationalization::getLanguageDescription($locale); ?>.png">
Best regards,
Jürgen
1. Replace line 109 in "include > client > header.inc.php" as described above
2. Rename your language files as in column filename in our little helper here:
http://demo.osticket.direktmarketingtool.de/1.9.12.001/ext_languages.php
Best regards,
Jürgen
Thank you :)
http://osticket.com/forum/discussion/86728/dmt-responsive-bootstrap-theme-free-extended-basic-for-osticket-1-10
Update Version 1.0.3.1 | 20151113
download packages and our live preview. You can download the complete package of version 1.0.3.1 under the
following link:
If you only need an update package from 1.3.0 to 1.3.0.1 click here!
All other packages are removed from download. Only the latest link
and the link from the opening of this thread are working!
Best regards, Jürgen
@malshamek, @yosie: The update will solve your problems!
Just one issue, there is one reference to file "/ext_languages.php" in your file \include\client\header.inc.php that is not working when you press the text Important Info above the language balls.
I do not know what is that info for. In order to avoid it I have deleted the two lines:
<li class="text-center"><a href="<?php echo ROOT_PATH;
?>/ext_languages.php"><?php echo __('Important')?> <?php
echo __('Info')?></a></li>
<li role="separator" class="divider"></li>
Regards
I'm wondering if either of your themes extend the responsive design to the Staff area? I often need to have tickets reviewed / updated in the field from a mobile device.
Much appreciation.
- hide blockquote in forms if the instructions are empty
- added language strings for navbar "other pages"
- improved responsive behaviour
- removed static code from our demo page
Update Version 1.0.3.2 | 20151117
Live Preview | Download | Download Password: GREATPUMPKIN
If you only need an update package from 1.3.0 to 1.3.0.2 click here!
All other packages are removed from download. Only the latest link
and the link from the opening of this thread are working!
Best regards, Jürgen