D.C Style - Widgets

D.C Style - Widgets 1.1.5 Patch Level 4

Нет прав для скачивания
Replace SwiperJS CSS link rel="stylesheet" tag to
Код:
<xf:css src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
  • Update JS code to work in case there are no JQuery
Fixed error when create a thread redirect
Fixed "thread_action_buttons() error" (Refer to the case of @Enes3078 here: https://xenforo.com/community/threads/d-c-style-widgets.185181/post-1681059)
Fix error after clearing all specified tags, the widget doesn't show any threads.
  • Fix error "Undefined array key threadTitleLimit".
  • Fix error rendering widget: Call to a member function repository() on null
  • Fix error [E_WARNING] Undefined array key "threadTitleLimit" in src/addons/DC/Widgets/Widget/RandomThreads.php at line 198
Верх