Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › settings disappearing
This topic contains 4 replies, has 2 voices, and was last updated by Ernest Marcinko 8 years, 9 months ago.
- AuthorPosts
- December 7, 2014 at 5:51 pm #3147
Hi,
when I go to “general options”—> “Image options” an I try to select “custom field” for “Primary image source”. everything disappears, and I can’t save the settings. The same happens when I try to choose a theme or choose a logic. I tried diabling the plug-ins, same issues as before. I enabled the error reporting in wp-config and everything is fine. My theme is explicit from themeforest.
Attached a screenshot of what happenes after selecting a theme (minimal dark) in the menu.
regards
FedericaAttachments:
You must be logged in to view attached files.December 7, 2014 at 8:20 pm #3152Hi!
This definitely looks like a javascript issue, since it’s working until you interact with the select box. An event handler is most likely connected in an incorrect way and it interacts with the search plugin as well. This can come from 2 places: 3rd party plugins or the theme
Since you tried to disable all the plugins, then the only thing left is the theme. There must be a file which is loaded by the theme. Try to switch the theme temporary, and the problem should go away immediately.
Let me know how it goes.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 10, 2014 at 4:09 pm #3210hi,
I found out that with Internet explorer (64 bits) I can change the settings and save them, even if it takes a while to load.
With chrome and firefox they keep disappearing.December 10, 2014 at 4:11 pm #3211It’s the same for the autocomplete when I use the actual search. It works with IE, but not with firefox and chrome.
December 10, 2014 at 4:15 pm #3212It’s surely a stlyesheet issue on the frontend and the javascript issue on the backend. These issues are related to the theme or plugins.
I can’t tell what exactly causes unless I see it. If you can provide an url, I can check. Try to switch the theme to the default and see what happens. If it’s not working, then it’s a plugin causing the problem.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.