This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 9 years, 5 months ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Broken preview, calling wrong site URL
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 9 years, 5 months ago.
I’ve just bought and installed this plugin, but the preview in the Admin area isn’t working. I checked and it seems like it’s trying to load resources from the ‘public’ URL (http://dominicself.co.uk) rather than the WordPress installation directory (http://dominicself.co.uk/wordpress/). See attached screenshot. Can you help?
Oops, attachment doesn’t seem to have shown up…
Ah, I think I’ve found the bug!
In ajax-search-pro/backend/search.php, line 23:
var ajaxurl = ‘<?php bloginfo(“url”); ?>’ + “/wp-content/plugins/ajax-search-pro/ajax_search.php”;
it should say:
var ajaxurl = ‘<?php bloginfo(“wpurl”); ?>’ + “/wp-content/plugins/ajax-search-pro/ajax_search.php”;
🙂
Hi!
Thank you for the information! I haven’t updated the preview box for a while 🙂 I will surely fix this in the upcoming version!
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |