Ajax Search Pro – Display Issues on filtering
-
I am using a shortcode Pod template to display a file thumbnail image. That works fine however when paired with Ajax Search Pro to filter the results of these, the pod reference is lost and I get an embed error. This is the Pod shortcode used within my Elementor Post Item:
[pods field=”resource_file._img.medium”]If add the name of the pod in the shortcode, it fixes the embed but then it simply just loads the first post for all the post items (so all the images look the same)—regardless if I use the filter or not.
[pods name=”resource” field=”resource_file._img.medium”]If I append the use_current parameter to force the query, I get the same result as if I didn’t use the name parameter.
[pods name=”resource” use_current=”1″ field=”resource_file._img.medium”]Any way to get this reference to work with Ajax Search Pro?
The page I need help with: [log in to see the link]
- The topic ‘Ajax Search Pro – Display Issues on filtering’ is closed to new replies.