Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Display Issue
- This topic has 5 replies, 2 voices, and was last updated 3 years, 1 month ago by
Ernest Marcinko.
-
AuthorPosts
-
April 18, 2023 at 5:03 pm #42220
ithickguru
ParticipantHi Guys,
I created a Search that was working and displaying correctly using the Multiselect with search. However, for some reason whenever I put it onto a page now it appears to break.
I’ve included a video of what is supposed to happen and what is actually happening. As you can see in the video not only is it not displaying correctly, it is not working correctly either due to this view. I’m not sure why it is acting like this due to it was working before…. I’ve tried different search instances, different pages and different layouts, different browsers (with and without cache) always the same result.
I’ve also included some images of the settings.
I do use Elementor.
Thank you so much for your help.
April 19, 2023 at 9:04 am #42223Ernest Marcinko
KeymasterHi,
Thank you for all the details!
From the video it looks like as some styles are either not refreshed or they might be overwritten by a 3rd party stylehseet. First, I recommend clearing all layers of cache, including browser, page, CDN, minify etc.. That alone may resolve the problem.
If not, then it is very likely a CSS override, and that can be very hard to track down. For that I will have to be able to take a look at the issue directly.
April 19, 2023 at 9:34 am #42224ithickguru
ParticipantYou cannot access this content.
April 19, 2023 at 12:41 pm #42226Ernest Marcinko
KeymasterThank you!
It took me a while to figure this one out – and it was more complicated as it looked. The issue boiled down to something very strange, where the “artist_category” taxonomy was not yet initialized at the time when the search was checking for the filter types. Because the taxonomy was reported by WordPress as non-existing, the code generating the styles for the drop-down was never executing.
I managed to resolve this with a bypass code edit, I replaced a piece of code in the plugin to ignore a warning, and proceed with the check nevertheless. This have resolved the problem.
I will make sure to include this change in the ucoming release too.Because the search bar is hidden now, the order of the default ouptut may have changed, but you can still switch the settings and the results positions by using these shortcodes instead of the current:
[wpdreams_asp_settings id=4 element='div'] [wpdreams_ajaxsearchpro id=4]April 19, 2023 at 2:23 pm #42230ithickguru
ParticipantErnest, I cannot thank you enough for your incredible help. From my pre-sale questions to the two issues I’ve had, you have been brilliant. Thank you so so much for your time, if I could buy you a pint I would!
Honestly, your product and customer service have truly been amazing. I cannot say that enough.
April 19, 2023 at 3:15 pm #42231Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts
- You must be logged in to reply to this topic.