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,721 through 3,735 (of 18,427 total)
  • Author
    Posts
  • in reply to: Import search from ajax lite failed #44542
    Ernest MarcinkoErnest Marcinko
    Keymaster

    2. In that case you are looking for these filters: https://i.imgur.com/9qDGVwv.png

    Products use a different taxonomy 🙂

    in reply to: shop page with filter on side bar #44541
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Search results not showing #44540
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Search Results change by hitting back button #44538
    Ernest MarcinkoErnest Marcinko
    Keymaster

    I still can’t replicate on any of our computers, every time I see the same exact output for all the browsers.

    May I ask what is the operating system?

    in reply to: Synonyms issues #44524
    Ernest MarcinkoErnest Marcinko
    Keymaster

    It was 3 different files where I had to add a new function and an exception for this specific character combination.

    I have already implmented this change via the issue tracker so the upcoming release will include it too 🙂

    in reply to: Multi select category filter #44522
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Synonyms issues #44521
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Thank you!

    I made the changes via FTP. I could not test as the site requested .htpassword and the username/password combo didn’t work for it.

    Anyways only one step is left, can you please re-create the index on test site? If all goes right, now every character should be converted from “Å“” to “oe” format after indexing. If it works, then you can safely push the plugin folder to production.

    in reply to: Taxonomy filter missing #44519
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: How to exclude domain keywords from results #44518
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Romain,

    Thank you for the details it helps a lot!

    The search override feature was disabled. That means the default WooCommerce results were displayed. The keywords must have matched somewhere in the content or a custom field – it is not possible to search the domain name, it is very likely stored somewhere.

    Anyways, I have enabled the override, now you should start seeing more relevant results.

    I also recommend updating the plugin sometime because it is outdated.

    in reply to: Import search from ajax lite failed #44517
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    1. In the custom field filter the value which is assigned wit the two stars ** is going to be selected by default from the list. That is basically an “empty” selection, you can edit the text of that as you need it.

    2. It is not showing because you don’t have any post tags created yet, see: https://i.imgur.com/Y4XLVjN.png
    I guess the taxonomy something different for what you are looking for.

    in reply to: Search not working on pages translated by Weglot #44516
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You are very welcome! Let me know if you find any solution!

    in reply to: Search not working on pages translated by Weglot #44510
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Then I remembered correctly.

    That should actually resolve the problem, the action you need to add to the list is: ajaxsearchpro_search

    in reply to: Search not working on pages translated by Weglot #44508
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    The error is issued because the search response data is modifed – I assume weglot tries to translate everything “on the fly” and also hooks into the request response. However the response data contains JSON structured information, which should not be changed, otherwise it is broken and can’t be decoded. JSON is normally used with ajax requests, so I am not exactly sure why would the translator try to change the XHR response data. I guess if the XHR response format is not exclicitly JSON then it will just automatically apply.

    I believe we tried to solve this some time ago, and if I recall correctly, then the main bascially unsolvable issue with this plugin was, that it translated in real time during output. I belive the translations weren’t stored as separate post type objects, but additional data somewhere external, which was not searchable.

    I recall someone had a similar issue, but then he never responded. The only possible solution to this is to either add exceptions – if possible in a form of regular expressions, so that some string contents including the JSON data are left as is without translation. I don’t know if weglot has a feature like that, I am not familiar with it.

    in reply to: shop page with filter on side bar #44507
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    in reply to: Taxonomy filter missing #44506
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 15 posts - 3,721 through 3,735 (of 18,427 total)