Hello guys,
I use http://easyautocomplete.com/ and everything works well.
Of course I get the data from Couch no cloning template with <cms:content_type 'application/json'/>
So far so good ...
But I use a lot of products (pages) and I want JSON template to be cached.
There is already a problem here - the end of the page is displayed (quite normal)
-- Cached page --
Easyautocomplete no longer works because the file now contains illegal characters for JSON data.
I expect this situation in any other cases when I will use JSON data.
Can we have a hack (for example, in kfunctions.php) which excludes some cached template from displaying this message?
I ask for your assistance, thanks in advance
I use http://easyautocomplete.com/ and everything works well.
Of course I get the data from Couch no cloning template with <cms:content_type 'application/json'/>
So far so good ...
But I use a lot of products (pages) and I want JSON template to be cached.
There is already a problem here - the end of the page is displayed (quite normal)
-- Cached page --
Easyautocomplete no longer works because the file now contains illegal characters for JSON data.
I expect this situation in any other cases when I will use JSON data.
Can we have a hack (for example, in kfunctions.php) which excludes some cached template from displaying this message?
I ask for your assistance, thanks in advance
