Getting URL of Custom Post
-
Hello,
Is it possible to get the page url of a custom post?
I have an events list, and I have the event titles displaying in a sidebar (thanks to @peterpolow for the help), but I would like users to be able to click on the link and take them to the post.
I have tried `<a href=”[field url]” title”[field title_of_the_event escape=true]”>[field title_of_the_event escape=true]</a>
`, but the url being returned is the url of the current page. What I need is the URL of the post.Any ideas?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Getting URL of Custom Post’ is closed to new replies.