Гость
08 Окт 2019 17:37

I am having trouble reordering user categories. This function is not operating correctly. Please check the attached screens. URL: http://multimediadesignstudio.com.br/news/ Login: test / 123456 Joomla: Joomla! 3.8.10 Stable Cobalt8: V8.773 PHP Version: 7.2.22 Database Version: 5.7.27-log!

Thanks! Sergio Oliveirauser-category-page-1user-category-page-2user-category-page-2-console

Последние изменения: 02 Март 2020


Sergey
Total posts: 13,748
29 Окт 2019 06:00

I have fixed it. But for you not to wait an update open components\com_cobalt\views\categories\tmpl\default.php and around line 119 fileв

<tr class="row<?php echo $i % 2; ?>" sortable-group-id="<?php echo $user->id; ?>" item-id="<?php echo $item->id ?>" parents="" level="">

change level="" to level="1"


Гость
06 Дек 2019 16:37

Thank you very much! It works


Гость
09 Дек 2019 15:25

I'm sorry Sergey, but although I can reorder the categories, when I click Back to Section the new order is not saved. Thanks,


Гость
06 Янв 2020 13:37

The problem now is that new sort is not being saved. Thanks for your help.


Гость
14 Янв 2020 14:17

Hi there! Would you please give me some help about this? New sort is not being saved. Thanks


Гость
27 Янв 2020 21:42

Hi Sergey Would you please give me some help about this? New sort is not being saved. Thanks


Sergey
Total posts: 13,748
29 Янв 2020 07:39

You nees to see browser inspector, network tab and see what is returned. Sometimes there are some notices and it is not working because error reporting is set to max.

Работает на Cobalt