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,611 through 17,625 (of 18,415 total)
  • Author
    Posts
  • in reply to: tag code display in the filters #3676
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I see the problem now. The whole search bot was set to rtl direction, which is not supported 100% currently. However I made a few changes, so the input field is now directed to the right and the writing direction should be correct as well.

    I’ve also corrected the settings position with visual composer. I added an extra line for the settings to appear below the box and set the results position to “Blocking” on the frontend search settings panel.

    You can finish configuring your search now 😉

    in reply to: search result in the default search page #3673
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    If I try Napoli I see these results: http://i.imgur.com/riCPH2T.png
    but no error message. Maybe it was just the cache.

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

    Could you please check the login privileges? I can’t see the plugin manager nor the Ajax Search Pro menu item.

    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.

Viewing 15 posts - 17,611 through 17,625 (of 18,415 total)