Forums Forums Search & Filter Pro Customizing search results display not working

Viewing 10 posts - 11 through 20 (of 21 total)
  • Ross Moderator
    #6150

    Thanks for the info will should be able to sort tomorrow now!

    Ross

    Anonymous
    #6309

    Ross,

    No updates on this?

    Anonymous
    #6417

    Ross,

    I’d really like a resolution on this, it’s been quite a while! Thanks.

    Ross Moderator
    #6487

    Hey Manas apologies, I will take care of this on Monday ๐Ÿ™‚

    Anonymous
    #6558

    Updates?

    Ross Moderator
    #6560

    I had a cancelled flight back to the UK yesterday so have only just made it home now, working through support as we speak

    Anonymous
    #6562

    Ok! Please let me know. ๐Ÿ™‚

    Anonymous
    #6783

    Anything? ๐Ÿ™

    Ross Moderator
    #6788

    Hey Manas

    Just finishing an update which may help with your issues… I’ll be pushing it live tonight / over the weekend, once thats live I’ll login and see what I can do.

    I know I’ve stalled you quite a bit but there have been various complications and writing a fix into an update is no quick matter.

    Will keep you updated.

    Thanks

    Ross Moderator
    #6997

    Hey Manas

    Just had a look.

    The two problems you are experiencing are not to do with the plugin directly. I’ll answer below:

    1. Display: the display of search results is not showing up as a grid. This is the blog page: beta.trycompass.cf/mentors, which does show up as a grid. I have added custom css to make it show as a grid, in case that matters. (I changed the theme again).

    Customising your search results layout is out of scope of support for the plugin (I cannot setup everyones themes for them) however I will point you in the right direction. You must follow the instructions here:
    http://www.designsandcode.com/wordpress-plugins/search-filter-pro/docs/#docs-new-ajax
    You must copy the template from Search & Filter plugin folder, to your theme, then you can modify results.php to display as a grid.

    2. The search results show up only for admins. If you sign in with the admin credentials above, the search results show up properly (though not in a grid.) But if you sign in as an ordinary user, the front page shows up instead, which is really weird.

    The plugin does not do anything to do with showing/hiding results as an admin, however this is a problem I have come across with Ajax in general and WordPress sites I have developed. Basically, the correct way to use Ajax with WP (in general) is to use this url: www.yoursite.com/wp-admin/admin-ajax.php – which this plugin uses – however some WP filters etc consider this an admin page.

    Do you have any custom scripts/plugins/filters which restrict access to the admin pages? I think they are being too greedy and “protecting” the WP Ajax url – which they should not.

    Hope that helps!

    Thanks
    Ross

Viewing 10 posts - 11 through 20 (of 21 total)