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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • in reply to: [Suggestion] Use index table for ordering #41106
    ManuManu
    Participant

    Edit : I have found a solution using the index for postmeta table provided by https://wordpress.org/plugins/index-wp-mysql-for-speed/
    The same request is taking now 0,04 second instead of 2 seconds.

    in reply to: ASP_Query problem with 4.24.2 #40806
    ManuManu
    Participant

    Hello,

    Thank you for your answer, you are right it a settings issue, it’s working fine on a clean install.
    I will create a new instance if i can’t find a way to erase the problematic setting on the current one.

    Oh and just another question, what is the best way to use the function “new ASP_Query();” anywhere in our wordpress theme ?
    Intelephense is telling me since the update that it’s now undefined.

    Do i need to add some kind of declaration somewhere ?

    Thanks again,

    ManuManu
    Participant

    Thanks a lot 🙂

    ManuManu
    Participant

    I saw jquery.ajaxsearchpro.js

    } else {
                    // The method is not important, just send the data to memorize settings
                    asp_submit_to_url(url, 'post', {
                        np_asid: $this.o.id,
                        np_asp_data: $('form', $this.n.searchsettings).serialize()
                    }, _loc);       
                }

    But i’m not using the legacy javascript source.

    The only js files loaded are :
    /wp-content/plugins/ajax-search-pro/js/min/plugin/shared/async-css.js
    /wp-content/plugins/ajax-search-pro/js/min/external/jquery.select2.js
    /wp-content/plugins/ajax-search-pro/js/min/external/isotope.js
    /wp-content/plugins/ajax-search-pro/js/min/plugin/merged/asp.js

    Thank you

    in reply to: [BUG] Relevance / Post Title with apostrophe #33694
    ManuManu
    Participant

    Great 🙂 Thank you Ernest !
    When you say partially there will be still an issue about that ?

    in reply to: [BUG] Relevance / Post Title with apostrophe #33656
    ManuManu
    Participant

    Hi @Ernest,
    Do you have somes news about this problem ? like we are using ajax search pro on a french web site, there is a lot of words with apostrophe and the relevance of our search is broken about that.
    If you have a quick fix i would be happy to deploy it on our site before a new version of the plugin !
    Thank you very much,
    Manu

    in reply to: [BUG] Relevance / Post Title with apostrophe #33077
    ManuManu
    Participant

    Thanks a lot Ernest.
    If you need me to do some testing don’t hesitate.

    in reply to: Display relevance score #33023
    ManuManu
    Participant

    I found it because of the apostrophe in the title of the post.
    If I remove it the relevance score is ok.

    How can I prevent the post titles that have an apostrophe to end up with a skewed relevance score?

    Thank you 🙂

    in reply to: Display relevance score #33020
    ManuManu
    Participant

    You cannot access this content.

    in reply to: Display relevance score #33019
    ManuManu
    Participant

    Perfect ! Thank you very much 🙂

    in reply to: [BUG] Reset filter button not working #26885
    ManuManu
    Participant

    Hi,

    Thank you Ernest, I will try again on clean default theme to check and i will let you know.

    Also an another point, if you select Masonry for display Frontend Search Setting : on Safari only, Masonry don’t detect the height of <legend> tags and the display it’s a bit broken (it’s fine on Chrome and Firefox). I fixed it temporaly using for Frontend Search Setting Templates, with span and a custom css.

    Thanks again for your great plugin !

    in reply to: Custom data on results layout #26733
    ManuManu
    Participant

    That’s super great thank you Ernest, I never saw this possibility, sorry for bothering.

    Have a good day !

    in reply to: Frontend Search Settings : Custom ordering #22014
    ManuManu
    Participant

    Great ! Thanks a lot 🙂

    in reply to: Problems on filters #22007
    ManuManu
    Participant

    I think i fix my problem with this option :
    Show posts/CPM with empty (missing) taxonomy terms? option under the Frontend Search Settings -> Advanced panel.
    Sorry for the bother !

    in reply to: Bug : Indexing problem #13782
    ManuManu
    Participant

    It’s working 🙂

    Thank you very much for your help !

Viewing 15 posts - 1 through 15 (of 28 total)