Admin Ajax Products Editor - Width of the category list

29.04.2017 13:50
#1
CCTRRoman
Joomshopping forum user no avatar
Name: RRoman
06.10.2011
Posts: 12
Quote
Admin Ajax Products Editor - Width of the category list

Good afternoon!
Tell me how to change the width of a column with a list of categories https://yadi.sk/i/Wc6rc7lW3HUR3p
Number of items increased in plugins / jshoppingadmin / ajax_products_editor / ajax_products_editor.php
Https://yadi.sk/i/0Z5Cd2aJ3HUQvC.

It is necessary, that the list of categories would be wider at editing, as well as in the top menu of a choice of categories
Https://yadi.sk/i/gfL0c-e73HURBa
When the list is expanded - the list itself is wide - but other columns do not move in width, but at least just increase the width. Please specify the file where style = "width: 75px is written; that would change it
_____________________________________

Добрый день!
подскажите, как изменить ширину столбика со списком категорий https://yadi.sk/i/Wc6rc7lW3HUR3p
кол-во элементов увеличили в plugins/jshoppingadmin/ajax_products_editor/ajax_products_editor.php
https://yadi.sk/i/0Z5Cd2aJ3HUQvC

нужно, что бы список категорий был шире при редактировании, как и в верхнем меню выбора категорий
https://yadi.sk/i/gfL0c-e73HURBa
когда при раскрытии списка - сам список широкий - но не смещаются по ширине другие колонки, но хотя бы просто увеличить ширину. Просим указать на файл, где прописана style="width: 75px; что бы её изменить


Joomla: Joomla! 3.6.5
JoomShopping: Version 4.16.0
PHP: 5.4.45-0+deb7u5
MySQL: 5.5.53
Website Url: https://www.raduga-msk.ru
 
29.04.2017 20:11
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: Admin Ajax Products Editor - Width of the category list

Change
administrator\components\com_jshopping\views\product_list\tmpl\ajax_list_products.php


<?php if (!$category_id){?>
<th width="80">
<?php echo JHTML::_('grid.sort', _JSHOP_CATEGORY, 'category', $this->filter_order_Dir, $this->filter_order)?>
</th>
<?php }?>

change width="80"
to
width="300"

 
23.12.2021 19:33
#3
NiсkThird
Joomshopping forum user no avatar
Name: Николай
23.12.2021
Posts: 1
Quote
Aw: Admin Ajax Products Editor - Width of the category list

Добрый день!
Подскажите какое расширение можно использовать для быстрого изменения цены в списке товаров. На вашем сайте есть "Admin Ajax Products Editor" и "Quick edit products" не могу понять какое мне подойдет. Помогите пожалуйста. Joomla 4.0.5; Joomshopping 5.01; PHP 7.4.


Joomla: 4.0.5
JoomShopping: 5.0.1
PHP: 7.4
 
23.12.2021 21:19
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: Admin Ajax Products Editor - Width of the category list

Оба варианта подойдут.
Но сейчас работают под Joomshopping 4.х
Позже будет обновления.

 
13.01.2022 20:32
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25936
Quote
Aw: Admin Ajax Products Editor - Width of the category list

Admin Ajax Products Editor 3.0.4 (Joomshopping 5.0.0+)

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.