Form will not popup, when clicking on the link to the form

check this .. replace YOUR.BUTTON.CLASS with Your Link Class html body .show-important { display: block !important; // or flex opacity: 1 !important; filter: opacity(100%) !important; } html body .hide-important { display: none !important; } html body .hide-important * { display: none !important; } (function($){ $(document).ready(function(){ //when page loaded hide form $(“#form_wrapper”).hide(); // or $(‘#form_wrapper’).removeClass(“show-important”).addClass(“hide-important”); $(“YOUR.BUTTON.CLASS”).on(“click”,function(){ … Read more

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