mariN-2
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
AJAX results update when visitors change any filter values no longer works
Gestartet von: mariN-2
in: 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 | vor 5 months, 2 weeks | |
|
I want to translate the management screen into Japanese.
Gestartet von: mariN-2 in: Toolset Professional Support |
|
2 | 5 | vor 2 years, 7 months | |
|
I can't save checkbox values containing HTML
Gestartet von: mariN-2 in: Toolset Professional Support |
|
2 | 5 | vor 4 years, 8 months |