Javascript stopped working [closed]

One of your scripts doesn’t use jQuery correctly:

$(document).ready(function () {}

This cannot work because jQuery runs in no conflict mode in WordPress. To make it work change the script to:

jQuery(document).ready(function ($) {}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)