Piotr Matysiak
Piotr Matysiak
Sure, but there are many cases and projects when this solution is a lot more user friendly and intuitive. For example main news images on websites with many news articles...
Thanks. That was a good clue and I got it working! At least it looks like it is working ;) Here is what I did: I've copied AjaxSearch default config...
To show extract from PB in AS results you can use this in snippet parameter: ``` &extract=`1:content,pb_values` ``` But this may result in showing code like `{"richtext":"Lorem ipsum....."}` As a...
While the configuring AjaxSearch is pretty difficult, maybe easiest solution would be to make a copy of PageBuilder values (without JS code) inside "content" field of "site_content" table on every...
... and it could be added as a new plugin setting (turned off by default).