
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 12, 2022, 10:40
Hello
Please drop me exact link to the issue. Unfortunately not all templates are compatible with ajax mode
Watch this video - https://products-filter.com/video#beGT6p_look
Activate text search(extension) - https://share.pluginus.net/image/i20220912083834.png and check option - https://share.pluginus.net/image/i20220912084001.png
Hello
Please drop me exact link to the issue. Unfortunately not all templates are compatible with ajax mode
Watch this video - https://products-filter.com/video#beGT6p_look
Activate text search(extension) - https://share.pluginus.net/image/i20220912083834.png and check option - https://share.pluginus.net/image/i20220912084001.png

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 12, 2022, 12:21
Hello
Looks like this third party plugin doesn't work in ajax mode.
I think the problem is that ajax requests occur in wp-admin and this third-party plugin does not register the shortcode for the admin panel. In principle, this is a logical solution, but it is worth checking for ajax request - wp_doing_ajax()
You should write to the author of the third-party plugin
Hello
Looks like this third party plugin doesn't work in ajax mode.
I think the problem is that ajax requests occur in wp-admin and this third-party plugin does not register the shortcode for the admin panel. In principle, this is a logical solution, but it is worth checking for ajax request - wp_doing_ajax()
You should write to the author of the third-party plugin

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 13, 2022, 12:04
Hello
They probably didn't understand the situation.
The template where their shortcode is displayed has nothing to do with the filter. And their shortcode works in this template. The problem is that their shortcode is not registered when this template is rerendered in ajax mode
Hello
They probably didn't understand the situation.
The template where their shortcode is displayed has nothing to do with the filter. And their shortcode works in this template. The problem is that their shortcode is not registered when this template is rerendered in ajax mode