Hello,
I’m trying to create a menu item which links to a page in a PDF file. Like so: http://www.example.com/example.pdf#page=1. The avia.js scripts throws an error at line 193 ‘$href = /^#\w/.test(hash) && $(hash)’. Could you please help me?
Uncaught Error: Syntax error, unrecognized expression: #page=3&fa.error @ jquery.js?ver=1.12.4:2fa.tokenize @ jquery.js?ver=1.12.4:2fa.select @ jquery.js?ver=1.12.4:2fa @ jquery.js?ver=1.12.4:2a.find @ jquery-migrate.min.js?ver=1.4.1:2find @ jquery.js?ver=1.12.4:2a.fn.find @ jquery-migrate.min.js?ver=1.4.1:2n.fn.init @ jquery.js?ver=1.12.4:2a.fn.init @ jquery-migrate.min.js?ver=1.4.1:2n @ jquery.js?ver=1.12.4:2(anonymous function) @ avia.js?ver=3:193(anonymous function) @ jquery.js?ver=1.12.4:2map @ jquery.js?ver=1.12.4:2map @ jquery.js?ver=1.12.4:2refresh @ avia.js?ver=3:188d @ jquery.js?ver=1.12.4:2dispatch @ jquery.js?ver=1.12.4:3r.handle @ jquery.js?ver=1.12.4:3trigger @ jquery.js?ver=1.12.4:3a.event.trigger @ jquery-migrate.min.js?ver=1.4.1:2(anonymous function) @ jquery.js?ver=1.12.4:3each @ jquery.js?ver=1.12.4:2each @ jquery.js?ver=1.12.4:2trigger @ jquery.js?ver=1.12.4:3_kickOff @ shortcodes.js?ver=3:4378_init @ shortcodes.js?ver=3:4176single_callback @ shortcodes.js?ver=3:4073trigger_loaded @ shortcodes.js?ver=3:3850checkImage @ shortcodes.js?ver=3:3839(anonymous function) @ shortcodes.js?ver=3:3814
Thank you. This workaround worked. Are there any plans to fix this bug?