Remove # from URL
-
Hi all.
My theme have a Off Canvas sidebar, where I put the PWB Filter widget.
The Off Canvas sidebar opens with JS, and add a # to the URL. When I try to filter, the url includes that # and do not do anything…
I believe I need to put somewhere in JS
.replace (“#”;””);
Anyone can help me?
The topic ‘Remove # from URL’ is closed to new replies.