Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Brian Watt
    Participant

    I didn’t notice an option to insert a link to the comments area of a post. I know how to do this creating a shortcode from scratch in functions.php, but I was hoping to have this capability with Shortcoder (which is awesome, by the way!).

    Is there anyway to have a quick select from the menu to do this? What I typically use in the functions php is:

    HERE.

    Hi Brian,

    You can simply use <a href="#respond">Comments</a> and the page will scroll to the element having “respond”

    If you want to use the prefix with post URL you can use the “wordpress parameters”
    Something like below.

    <a href="$$url$$#respond">Comments</a>

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter