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

Viewing 10 posts - 51 through 60 (of 63 total)
  • Ross Moderator
    #33816

    Hey Andrew

    I just had a look but can’t find the search form on the front end, if its getting in the way, can we setup a test at another URL that is not linked to anywhere in the site?

    I’ve also just rebuilt the cache as this was a step I was going to suggest, however I can’t see a form to test things out.

    Let me know if you can set this up, alternatively I would be happy to set one up?

    Just to note, I actually released S&F 2.1 the other day, which should be more stable (its just the final release of the copy you have) so please also upgrade the plugin when you get a chance.

    Thanks

    Anonymous
    #33900

    Sorry, I moved the filters to my production site. You dont see it on the other site because i had to change the ID.

    The new URL is paynearme.com/en/billers .

    I already set you up with an admin account.

    Anonymous
    #33903

    It appears to be working after the update. Thank you.

    Ross Moderator
    #33904

    🙂

    Anonymous
    #33905

    Actually im still having a bug. When i go to “water utilities” and then try to go back to “all categories” it only shows the first post. Also the URL doesnt change, it keeps this part “?_sft_category=water-utilities”.

    Anonymous
    #33907

    It actually seems like the bug i mentioned above happens on any category that has only 1 entry. categories with 0 or multiple entries work fine when going back to “all categories”.

    Anonymous
    #33909

    wp_register_script( ‘search-filter-plugin-build’, “http://paynearmetest.com/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.js”, array(‘jquery’, ‘jquery-ui-datepicker’), ‘1.4.3’ );
    wp_localize_script(‘search-filter-plugin-build’, ‘SF_LDATA’, array( ‘ajax_url’ => admin_url( ‘admin-ajax.php’ ), ‘home_url’ => (home_url(‘/’)), ‘sfid’ => ” ));
    wp_enqueue_script( ‘jquery-ui-datepicker’ );
    wp_enqueue_script( ‘search-filter-plugin-build’ );

    do i still need these in my functions.php file since ive upgraded to 2.1?

    Anonymous
    #33910

    is there any reason the update would be causing a php error on the pages in the directory? im getting 500/hosting errors on those pages after pushing up the updated plugin.

    Ross Moderator
    #33911

    Hi Andrew

    You don’t need that code anymore no, you can remove that from your functions.php.

    RE the other stuff, I will take a look shortly.

    Can you tell me where these 500 errors are being logged, and how I can get access to the logs?

    Thanks

    Anonymous
    #33915

    I fixed the 500 errors. Now back to the categories bug.

Viewing 10 posts - 51 through 60 (of 63 total)