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

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Search bar not working after plugin upgrade #36394
    bzed82bzed82
    Participant

    Was a quick fix, I just needed to grab the parent element
    var widgetSearch = $(‘#ajaxsearchpro3_1’).parent(),

    Thanks for the assistance!

    in reply to: Search bar not working after plugin upgrade #36390
    bzed82bzed82
    Participant

    Hi Ernest,

    Thank you for replying. I am indeed doing it via Javascript, in order to shift the search bar to be placed in the middle. We have a complicated Menu_Walker to generate the menu (also done with a megamenu plugin).

    Attached a screenshot of the JS code.

    I will follow your guidance to figure out how the new HTML output works.

    Thanks again!

    in reply to: Missing posts in search results #32228
    bzed82bzed82
    Participant

    I increased the limit to 100, but it didn’t change anything.

    I attached screenshots –

    Capture.png – when ordering is date desc and relevance – I see the top 2 most recent posts from 2021, 2019
    Capture2.png – when ordering is relevance and then date desc – I never see those 2021,2019 posts any more

    There aren’t a lot of results for “educador” in our system, so something is weird here.

    What else can I try ?

    in reply to: Some posts show full content of post in search results box #31063
    bzed82bzed82
    Participant

    Thank you very much. I changed the logic based on your suggestion.

Viewing 4 posts - 1 through 4 (of 4 total)