Hey everyone,
I'm working on a site and keep running into a problem.
I'm trying to code a 'comment' button that appears on both the listing and single post pages, that sends the user to the comments section of the post.
Right now I'm using '#respond' in my link, but it only works when you click the button on the page itself, because it's a relative url.
Any suggestions? Please help!