Set up finder to include images when you do a search (follow the instructions in the original PR for this #35612 by @sakiss )
If present then images will be displayed in the results
The images can never be displayed because it is checking for a variable, $images, which is never set.
This was broken by #37022 by @dgrammatiko
Labels |
Added:
No Code Attached Yet
|
If this does not work, probably it's broken by another PR
That is exactly what I wrote!!
Confirmed
I tried in the same site before and after the J update.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-04-01 16:09:54 |
Closed_By | ⇒ | Quy |
You need to clear your indexes and re-index your content.
The images are being indexed like the other variables.
If this does not work, probably it's broken by another PR