Just curious about how to change the loading gif that is displayed when selecting filters, sorts, and pagination links.
It is not a feature by design in WPSOLR. Perhaps CSS?
.wpsolr_loading { background-image: url(‘image here’)!important; }
You must be logged in to reply to this topic.