Reply To: Share Ajax PageSupport2024-03-18T07:42:09+00:00 March 18, 2024 at 7:42 am #10044522 SupportKeymaster Hi, sorry, please update the JS to: $(document).ready(function(){ if ( window.location.hash ) { $(window.location.hash).click(); } }); Clear cache and try again. It should open the modal automatically