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

Forum Replies Created

Viewing 15 posts - 3,586 through 3,600 (of 18,427 total)
  • Author
    Posts
  • in reply to: Missing Search results #44911
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Dennis,

    Thank you for the details, it helps a lot!

    From what I can see on the kamera page, that is a singular page, and the cameras are not actually a separate post type or a product, they are just part of the same single page.

    To show the results individually, they should be available as separate post type object (maybe under the name Camera or similar). Searching a single page and dividing it to separate results is not possible to do in WordPress in any way unfortunately. Usually this is solved by creating a custom post type, then adding each camera individually and then they are shown on an archive page (like the blog page). This is good for many reasons, you can add different taxonomies, fields and images to each camera page.

    Regarding the “-” dash character issue – the same result is shown, only a different part of the post is highlighted. The “-” is handled and the “Kamera” post is found where this text is present.

    in reply to: Checkbox search filters not filtering #44910
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Filter Custom Field and Grouping User #44908
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Sure! I had to add a few lines to the ajax-search-pro/inlcudes/classes/Index/Manager.php file to fetch the user names on the user type field properly.

    The stadt field does not seem to be selected under the index table options, that might be the cause for that.

    in reply to: FILTER NOT WORKING #44907
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you for the details!

    I tried to open the document, but nothing is on the page. I also tried to log-in to the back-end to check but the details are not working. Can you please check that?

    in reply to: Random sorting with seed #44904
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Categories list not producing results #44902
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Great!

    1. I assume that is mobile Safari or Chrome on IOS? On IOS devices (especially with Safari) the scroll behavior is determined by the browser itself, and it can’t be overwritten. If you check it on any android or desktop device it will be shown. Some IOS system setting hides it by default, although I am not sore if it’s changeable in the most recent releases.
    You can increase the max-height property to avoid the scroll altogether though.

    2. Sort of yes, you can changet the display/filter mode for each taxonomy via these settings: https://i.imgur.com/PRoVNgp.png

    in reply to: Show extract from pdf content #44901
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Checkbox search filters not filtering #44890
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    Ernest MarcinkoErnest Marcinko
    Keymaster

    Yes – but that does not mean WordPress will convert that page to a results page. WordPress has it’s “results page archive” handler, and it is triggered whenever the “?s=” query argument is triggered by default. That automatically calls the proper theme layout file and prints whatever is in the results loop. A custom page is only a custom page, it will not become the results page, WordPress will not recognize that. The best way to get around it is to simply make changes to the actual results page template.

    in reply to: Filter Custom Field and Grouping User #44883
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    1. Thanks! I made a possible adjustment, now the User display name should be indexed by the field name.

    2. Okay, let me know.

    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Kinjal,

    The layout of the results page is up to the page itself. The plugin redirects to the results page, but how that looks depends on the theme. The advanced search page seems to be a custom built template of some sort. Check the theme settings, there is probably a way to change the results page layout as well.

    in reply to: Categories list not producing results #44880
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you for the details!

    I have logged in and changed this option for you: https://i.imgur.com/ifiWZVh.png
    By default the “unchecked” boxes mean exclusion, because in most cases they are checked by default. In your case you are looking to get results whenever a checkbox is checked, and for that this logic fits better.

    You should be seeing the results from the selected taxonomy terms. Let me know!

    in reply to: Checkbox search filters not filtering #44879
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Show extract from pdf content #44878
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Extra Taxonomy image on Search result window #44877
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 15 posts - 3,586 through 3,600 (of 18,427 total)