Forums › Forums › Search & Filter Pro › Migration issues
- This topic has 24 replies, 2 voices, and was last updated 8 years ago by Anonymous.
-
Anonymous(Private) October 18, 2016 at 11:04 am #64750
Here’s the url : http://www.hmgaerospace.com.gridhosted.co.uk/lara/news/
at the bottom of the page if you open the more news accordion there is the search and filter form.
I do want to speak on Skype with you although it does not seem to work. Yours shows offline too.
Thanks
Marco
Trevor(Private) October 18, 2016 at 12:00 pm #64756If, if you examine the page code using the inspector, you see this for the form start tag:
<form action="http://www.hmgaerospace.com.gridhosted.co.uk//lara/news/" method="post" class="searchandfilter" data-sf-form-id="1418" data-is-rtl="0" data-results-url="http://www.hmgaerospace.com.gridhosted.co.uk//lara/news/" data-ajax-url="http://www.hmgaerospace.com.gridhosted.co.uk/?sfid=1418&sf_action=get_results" data-ajax-form-url="http://www.hmgaerospace.com.gridhosted.co.uk/?sfid=1418&sf_action=get_form" data-use-history-api="1" data-template-loaded="0" data-lang-code="" data-ajax="1" data-ajax-target="#search-filter-results-1418" data-ajax-links-selector=".pagination a" data-update-ajax-url="1" data-only-results-ajax="1" data-scroll-to-pos="0" data-auto-update="" id="search-filter-form-1418" autocomplete="off">
Notice the action url and the data-results-url have this as their value:
http://www.hmgaerospace.com.gridhosted.co.uk//lara/news/
There are 2 slashes in the url of both. Is this an issue in the WordPress setup?
-
AuthorPosts