This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 15 posts - 17,641 through 17,655 (of 18,442 total)
  • Author
    Posts
  • in reply to: search result in the default search page #3602
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Yes it is possible. By turning on the “Redirect to search results page when hitting the return key?” and “Override the default WordPress search results page?” the option in the “General Options -> Behavior” panel: http://i.imgur.com/j2sFKgM.png

    in reply to: tag code display in the filters #3581
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Could you please re-upload the screenshot and provide and url where the issue is visible as well as with temporary administrator and ftp details?

    For starters you should try to switch your site theme and deactivating all other plugins temporary to see if this is a compatibility issue. Let me know!

    in reply to: Can we search user roles and BuddyPress profile fields? #3580
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Currently only those options are available. There is an upcoming version very soon, which contains new options regarding user profile fields as they had been requested several times over the past weeks. I’m releasing updates as fast as I can, fulfilling many user requests 😉

    in reply to: Nothing happens when I use the pro version #3568
    Ernest MarcinkoErnest Marcinko
    Keymaster

    I believe it’s the main menu causing that. Some menus tend to block event if there is a javascript handler declared inside them. The best solution in these cases is usually to move the search out of the menu for mobile devices.

    However a simple custom CSS rule might help you out:
    [html]
    .probox .proinput input {
    min-width: 200px !important;
    }
    [/html]

    Try to add this to the Custom CSS field of the search or into your theme (if supports custom css). You can also use any of the theme css files. This should solve this issue immediately.

    in reply to: Nothing happens when I use the pro version #3563
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Indeed. It looks like some values within the database are corrupted for that instance. It can happen if the settings are only partially sent, usually at a tiny server outage.

    Anyways, I have created another instance (main-search2), it should work perfectly as it holds the default options now. Please reconfigure and replace the one that you use, it should work properly now 😉

    Sorry for the inconvenience.

    in reply to: Show custom post type categories #3560
    Ernest MarcinkoErnest Marcinko
    Keymaster

    .mo and .po files are not available yet, instead you can use the backend to change the visible text. The “Category filter caption” on the “Layout options -> Filtering options” panel.

    in reply to: Nothing happens when I use the pro version #3558
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Some settings were missing for some reason on the frontend. I saved the search instance again and the search should work now.

    in reply to: Show custom post type categories #3556
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I think I have found the problem. It was a yet unknown bug, but I managed to fix it. The plugin should work correctly now. This fix will be featured in the upcoming version as well.

    in reply to: Search in terms not working #3555
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Of course. This should not be an issue anymore in the future versions.

    in reply to: Search in terms not working #3553
    Ernest MarcinkoErnest Marcinko
    Keymaster

    It was the plugins/ajax-search-pro/search.php file lines 213-215, those lines are now currently inactive.

    in reply to: Search in terms not working #3551
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I’ve found the problem. The search was still using fulltext for some reason. I’ve removed that conditional statement, now it should work correctly.

    in reply to: Not found page #3546
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    The search results page is not part of the plugin, but your current theme. Usually it’s the search.php file in your current theme directory, but please ask the theme developer he will surely tell you where to look exactly.

    in reply to: Show custom post type categories #3542
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Thank you. Will check on it as soon as I can.

    I moved your ftp details to an attachment to this post for security reasons.

    in reply to: Always Says "No results!" #3540
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    You forgot to deactivate the plugin before updating so the necessary tables were not updated correctly. After I deactivated and activated again it started working.

    in reply to: Search in Buddypress Custom Fields #3539
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I’ve been trying this lately, but it doesn’t seem possible unfortunately. I tried to edit the current version but with no luck. Perhaps for the next version I can work out something. It should be released in a week. I will try to contact the plugin developer till then.

Viewing 15 posts - 17,641 through 17,655 (of 18,442 total)