Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ASP Admin doesn't work for me !
- This topic has 7 replies, 2 voices, and was last updated 11 years, 2 months ago by
Maximilien Missud.
-
AuthorPosts
-
April 2, 2015 at 1:26 am #4387
Maximilien Missud
ParticipantHello,
I’ve installed your Ajax Search Pro WP plugin and created my search instance and put it in the bottom of the pages.
The problem is that I can’t modify any parameters into admin !
Nothing seems to work 🙁 What did I made wrong ?
Thanks in advance for your support !
April 2, 2015 at 8:33 am #4388Ernest Marcinko
KeymasterHi!
You did nothing wrong. I just examined the page and the theme was loading it’s scripts to the ajax search pro admin area as well and that caused the problem.
Luckily I didn’t have to touch the code, I just went to the ajax search pro compatibility settings and switched the Javascript Source option to Minified. That solved the problem: http://i.imgur.com/G3E191i.png
Thank you for proper login details, it helped me a lot.
April 2, 2015 at 11:06 am #4389Maximilien Missud
ParticipantYou’re amazing, it works now !! Thanks !
Last point (but not the least), I bought your plugin for it’s WPML compatibility.
But as you can see here : http://www.atdi.fr, you can’t search anything on the other languages of the website !
Can you help ? Thanks again 🙂
April 2, 2015 at 11:15 am #4390Ernest Marcinko
KeymasterHow do you have the same wordpress install on different domains?
Ajax requests will not work on cross domains, it’s forbidden by the same origin policy.
As I checked, every domain sends the requests back to the “.com” which is prohibited.
Let me check if there is a way to adjust and proxy the ajax url to the current domain. It might not work though.
April 2, 2015 at 11:18 am #4391Maximilien Missud
ParticipantDamn… Hope we can make it work… :s Your plugin is really amazing…
-
This reply was modified 11 years, 2 months ago by
Maximilien Missud.
April 2, 2015 at 11:39 am #4393Maximilien Missud
ParticipantAnd one last (promise !), I would like to let the results appear on top of the search bar (not beneath !) I didn’t found the right property to modify !
April 2, 2015 at 11:56 am #4394Ernest Marcinko
KeymasterWell, I think I managed to find a solution. It basically changes the ajax url every time to the correct one. I’ve changed the search code to do that.
However you can’t place hovering styled result above the search bar. But if you use the results shorcode, you can place it wherever you want. (but it will display as a block, thus pushing the content) There is more info about this in the documentation: http://wpdreams.gitbooks.io/ajax-search-pro-documentation/content/getting_started/custom_result_box_position.html
April 2, 2015 at 12:37 pm #4397Maximilien Missud
ParticipantYou’re amazing ! Thanks a lot for your multi-language tweak ! I’ve finally put the search bar into a footer widget ! Perfect now ! You rocks !
-
This reply was modified 11 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.