• Resolved t0nyblue

    (@t0nyblue)


    Good evening,

    I have a serious problem with ajax search bar. After searching anything the result page is crushing. Could you please help me to fix it.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,
    I can’t recreate this issue. How can we trigger the error?

    Best
    Damian

    Thread Starter t0nyblue

    (@t0nyblue)

    I solved it! I increased the php memory to 1024M and it worked just fine!

    Plugin Author Damian Góra

    (@damian-gora)

    Good to know it!

    Here is soluton for others. Need to add following constant to wp-config.php file:

    define( 'WP_MEMORY_LIMIT', '1024M' );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page crushes after searching’ is closed to new replies.