Forums Forums Search & Filter Pro Need help setting up search and results on Custom Post Archive Page

Viewing 10 posts - 1 through 10 (of 63 total)
  • Anonymous
    #32516

    Also how do i get the search results to display in alphabetical order?

    Ross Moderator
    #32624

    Do you have a link I could look at??

    RE the ordering, this is done under the “Posts” tab – however if your results are not being affected by the various filters then likely the ordering will also not be working.

    Thanks

    Anonymous
    #32633

    Here is a link: http://paynearmetest.com/en/billers/

    I got the results to display in alphabetical order. So it appears that results are working fine. Still nothing happens when entering anything into the search bar, or picking a category. Ive tried “auto submit” and having a submit button. It seems as if it just reloads the page. No “search url” is shown.

    Anonymous
    #32713

    Hi. Any updates? If this can’t be resolved I will need to ask for a refund.

    Ross Moderator
    #32717
    This reply has been marked as private.
    Anonymous
    #32718

    Sorry, I will put it back in place. I’d rather setup a time to screenshare. Could you do that? Over Skype or screenhero?

    Anonymous
    #32719

    The forms should be back up.

    Anonymous
    #32722

    If necessary I could set up an admin login for you. Id rather do a screenshare over skype or screenhero however.

    Ross Moderator
    #32735

    I see the issue.

    JS is not firing, but I couldn’t figure it out before.

    Now I took a look at your code, I can see that you are loading the jQuery library twice in your sourcecode:

    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>

    and

    <script type='text/javascript' src='http://paynearmetest.com/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>

    So you are loading two different versions, which is bound to cause JS issues, S&F only officially supports the one packaged with WP, however I’m sure if you fix that it would be fine to use another version.

    Thanks

    Anonymous
    #32751

    I am testing locally. I removed the CDN call so that there is only what is in the “includes” folder. Still nothing is happening. What should my settings on display results be? Do I use AJAX?

Viewing 10 posts - 1 through 10 (of 63 total)