I want to remove the hash “#” from a url that includes a token. To be more precised the structure is as following “…bookings/%booking%/”. the %booking% token includes a “#” which I want to remove because it is breaking the link. How can I do this? Thank you very much in advance fro your help
The problem I am experiencing is that the token %booking% when generated includes a hash “#” which doesnÄt redirect to the desired page. I need to generate the link without the “#”
Buddy Grapher is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.