Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Loading forever
- This topic has 5 replies, 2 voices, and was last updated 7 years, 2 months ago by
Ernest Marcinko.
-
AuthorPosts
-
March 18, 2019 at 7:34 pm #21683
nilson21
ParticipantMuch of the plugin stays with this status all the time, even though I have registered the puchase.
I’m installing on my localhost (my local computer) to test. Can this be the problem?March 19, 2019 at 10:11 am #21691Ernest Marcinko
KeymasterHi,
The plugin is not limited by registration or purchase code, that seems to be a javascript related issue there. I suggest checking the error console in the browser, there must be a 3rd party script causing a fatal error, that is preventing the plugin from loading properly.
Localhost is not an issue either, we are developing the plugin on local test servers. Usually I suggest turning off all other plugins except the search, and switching the theme as well. That way you might be able to pinpoint, which might be causing the conflict.
March 19, 2019 at 11:35 pm #21713nilson21
ParticipantI deactivated all the plugins, changed the theme to “Twenty-seventeen” I left running only WordPress with default theme and “Ajax Search Pro”. It still did not work. I put it in another installation of WordPress and also did not run. I inspected and found a warming that I attached to this message. Thanks again for your attention.
March 20, 2019 at 2:09 pm #21721Ernest Marcinko
KeymasterHi,
It looks like an internal WordPress script is reporting an issue there, maybe the color picker, but I’m not sure based on the messages alone.
I suggest trying to maybe reset & deleting the plugin completely, then re-downloading it from codecanyon again (to make sure there the files are consistent), and doing a clean installation. I have tried to replicate the problem on multiple test servers, with fresh installations, but it all works. There are no other reports of this issue either, so I am not sure what exactly is the cause here.
In case the reset and complete re-installation does not work, and you have an online test server, where I can take a look at this, please let me know.
March 20, 2019 at 2:16 pm #21722nilson21
ParticipantI migrated from Wamp to Xampp and now this message appears in the ajax panel Seach Pro:
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in the D: \ XAMPP \ htdocs \ comprocard \ rotagoumet \ wp-content \ plugins \ ajax-search-pro \ backend \ settings \ class \ wd_user_select.class.php line 82.
I do not know if this information helps anything. I’m going to test on a remote server today.
March 20, 2019 at 2:27 pm #21724Ernest Marcinko
KeymasterI’m afraid that is unrelated, that should not cause execution problems. That warning can be ignored, the continue statement is supposed to be used in that case in that way. I will hovewer change it to a ‘break’ in the upcoming release, I guess this might be a stricter PHP config triggering the warning.
-
AuthorPosts
- You must be logged in to reply to this topic.