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

Not doing anything

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #31628
    LETONE56LETONE56
    Participant

    Hello,
    we updated the page and now the search plugin is inactive. It is displayed in the page header and sometimes it adds the search description to the referer but there is no live results nor a forward to the results page. There is no console alert which i think i linked with that bug, so we would be glad if you could have a look at it.

    Thanks in advance

    • This topic was modified 5 years, 3 months ago by LETONE56LETONE56.
    #31640
    LETONE56LETONE56
    Participant

    Ok, i made it run by loading it in the header. Its not perfect of course but sufficient for a while. Do you have any ideas what could be causal?

    #31648
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    My guess is, that the neccessary wp_footer() function call is missing from the site footer – so wordpress can not print anything there. I quickly checked the site footer, and I am not seeing any assets loaded there, which is very unlikely, so I am almost certain that is the issue.
    The wp_footer() call should be executed before the closing <body> tag, within the footer.php theme file. I recommend checking that first.

    #31669
    LETONE56LETONE56
    Participant

    Thanks for your reply, brought me to the right solution. The old custom base-Template was faulty.

    #31670
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #31671
    LETONE56LETONE56
    Participant

    Of course, we can close as resolved and i will leave you a posiitve rating 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Not doing anything’ is closed to new replies.