Hi there,
I am trying to troubleshoot an issue I am having with a URL which is being passed to another page which contains a contact form. The Loop I am using is below:-
You need to URL encode the title (which isn't an output option of the Views shortcodes), so you would likely need to create a custom shortcode for this.
You could create a specific shortcode to output the URL encoded title, or you could register a generic shortcode to encode whatever was within it, something like: