mariN-2
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
AJAX results update when visitors change any filter values no longer works
Iniciado por: mariN-2
en: Toolset Professional Support
Problem: AJAX auto-update for Toolset View search filters (update results when inputs change) was not working on an archive page. The search worked only when using a Search button (non-AJAX submit), even though the View’s Custom Search settings and AJAX pagination settings appeared correct. Solution: The issue was caused by the theme deregistering WordPress’ jQuery using wp_deregister_script('jquery') and loading its own jQuery directly. This removed the jquery script handle that Toolset depends on. As a result, Toolset’s frontend.js was not initialized and AJAX events did not fire when filter inputs changed. Fix: remove the deregister logic and restore the standard WordPress approach by using wp_enqueue_script('jquery'). After that, Toolset AJAX filtering worked normally. Relevant Documentation: |
|
1 | 5 | 5 months, 2 weeks ago | |
|
I want to translate the management screen into Japanese.
Iniciado por: mariN-2 en: Toolset Professional Support |
|
2 | 5 | 2 years, 7 months ago | |
|
I can't save checkbox values containing HTML
Iniciado por: mariN-2 en: Toolset Professional Support |
|
2 | 5 | 4 years, 8 months ago |