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

Results dont work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38094
    yaron10891yaron10891
    Participant

    Hi
    in this page: https://tau-st-filmarchive.com/%d7%a1%d7%a8%d7%98%d7%99%d7%9d-a-z/
    i have put this shortcode:
    [wd_asp elements='search,results' ratio='100%,100%' id=4]

    I have auto populate results but i dont see the them. i thought that it is a jquery conflict, but i tried to remove all scripts and it didn’t help.
    what can i do?

    thanks

    #38095
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Thank you for the details, it helps a lot!

    Looking at the linked page source, the plugin stylesheets and scripts are completely missing from the site header/footer.
    The most likely cause of these are the missing mandatory wp_head() and wp_footer() function calls in the theme header and the theme footer files.

    I recommend checking those first, without them no plugin (nor the WordPress core) can enqueue it’s style and script files.

    #38097
    yaron10891yaron10891
    Participant

    wow, that was fast, you are right i was missing the wp_head()
    thanks a lot

    #38101
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.