View Full Version : ja_teline_ii mootools.v1.11.js big
Hello, my customer who bought you officially template for the site http:// lvivpost.net
asked me to change a little style .
I saw VERY LARGE JAVA SCRIPT
templates\ja_teline_ii\js\mootools.v1.11.js --- 170 kB !!!
You can reduce it as something
Make its (mootools.v1.11.js) size smaller.
The site is loaded slowly
another problem
In mambot mosjanews if not image it still shows a blank space (the square of height and width specified in the settings mambot`s mosjanews ) because - that there is no verification.
This ugly blank space
----
that it should be replaced to correct part of the code line by about 66 in the file room mosjanews.php
$row->introtext = $row->text;
$image = modJANewsHelper::replaceImage ($row, $img_align, $autoresize, $maxchar, $showimage, $img_w, $img_h );
$float = $img_align?"float:$img_align":"";
$row->text = "<div class=\"article-content clearfix\"><div class=\"article-image\" style=\"width:{$img_w}px;height:{$img_h}px;$float;\">$image</div>\n" . ($maxchar?$row->introtext1:$row->introtext)."</div>";
$janewsi++;
at the code that follows
$row->introtext = $row->text;
$image = modJANewsHelper::replaceImage ($row, $img_align, $autoresize, $maxchar, $showimage, $img_w, $img_h );
$float = $img_align?"float:$img_align":"";
$row->text = "<div class=\"article-content clearfix\">";
if($image!='')
$row->text .= "<div class=\"article-image\" style=\"width:{$img_w}px;height:{$img_h}px;$float;\">$image</div>\n"; $row->text .=($maxchar?$row->introtext1:$row->introtext)."</div>";
$janewsi++;
tcraw1010
05-06-2008, 03:06 PM
Hello, my customer who bought you officially template for the site http:// lvivpost.net asked me to change a little style .
What is your customer's member name?
Customer Name Webstudio7 license to the site http://lvivpost.net (now the site until debugging done locally Joomla! 1.0.15 + your template)
I would like to hear from you answers to questions and clarifications
webstudio7
06-07-2008, 02:52 PM
What is your customer's member name?
What for do You need my customer Name? :cool: To get more Credits for posting? :))
@OPPO:
I will test template today and if it's necessary change the code.
for quickly contact write me mail support (sobaka) about-all24.de, You can write in russian.
What for do You need my customer Name? :cool: To get more Credits for posting? :))
@OPPO:
I will test template today and if it's necessary change the code.
for quickly contact write me mail support (sobaka) about-all24.de, You can write in russian.
на кредиты наплевать..Ежели берут деньги за шаблон пусть делают по-человечески .
Взялся за шаблон а пришлось кроме всего исправлять переделывать мамбот и модули что в комплекте.
мое дело маленькое , я вэбмастер (http://joomlaforum.ru/index.php?action=profile;u=631) получил заказ и делаю .
Купили шаблон у вас - и указали на вас .
Ошибок КРОМЕ УКАЗАННЫХ ВЫШЕ МНОЮ - куча .
в модулях ja_news и ja_news_fp например неправильное формирование Itemid как следствие переход не в ту категорию и неверная подсветка меню и неверное формирование секции
valic
06-14-2008, 11:00 AM
Hello, my customer who bought you officially template for the site http:// lvivpost.net (http://%20lvivpost.net)
asked me to change a little style .
I saw VERY LARGE JAVA SCRIPT
templates\ja_teline_ii\js\mootools.v1.11.js --- 170 kB !!!
You can reduce it as something
Make its (mootools.v1.11.js) size smaller.
The site is loaded slowly
you can compress javascript( mootools and higslide from ja teline ii)
check out: http://dean.edwards.name/packer/
i have compress mootools from 170 to 40 kb.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.