Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
I did not receive the theme. Can you try info@appgineering.com instead? Or paste the script here.

Most likely a small fix to the script will fix the performance, I have seen it many times. Can you check your error log (in the theme with the script) to see if it's constantly giving errors? That is slowing down the theme. You should prevent scripts throwing errors as much as possible by doing your own error checking.

Most common example is that the input to the script is empty (null) and you don't check for that.