Forums › Forums › Search & Filter Pro › AJax issues
Tagged: ajax
- This topic has 14 replies, 2 voices, and was last updated 5 years, 1 month ago by Trevor.
-
Anonymous(Private) October 7, 2019 at 12:59 pm #222989
Hi,
I have only one filter that allows to filter by departments and I have 2 issues :
1. With ajax enable, the first time I apply the filter, it works well but if I change the filter I have this error in my console :
Access to XMLHttpRequest at ‘http://localhost/verdi-immo/?sfid=278&sf_action=get_data&sf_data=all&_sft_secteurs=01,02’ from origin ‘http://localhost:3000’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
As you can see, it’s a local environment and i’m using Shortcode to display results.2. Images are not displayed, with or without Ajax, i’m using the get_template_part function to display my posts and haven’t issues elsewhere. What’s odd is that it worked before, but whatever I do now, no images are displayed, even if i rebuild cache.
Super plugin otherwise !
Can you help me with that ?
ThanksAnonymous(Private) October 10, 2019 at 2:25 pm #223393Hi Trevor,
Even if i disable Infinite scroll, i have the same issues, actually Infinite scroll is not an important part, i just wish to have my thumbnails displayed and the ajax filter working but i don’t know what to do, my settings seems to be goods.
-
AuthorPosts