wp-discourse icon indicating copy to clipboard operation
wp-discourse copied to clipboard

link to comments section anchor

Open haroldus- opened this issue 6 years ago • 1 comments

When there are 0 comments themes will often link to the comments section with a #respond anchor. Currently the no replies HTML template uses comments as the id. To accommodate themes out of the box:

  • Should this be respond? or
  • Should an additional id attribute added somewhere?

I am not sure of the frequency of this pattern throughout wordpress themes, however, this article also notes it. https://wp-mix.com/wordpress-comment-anchor-links/

haroldus- avatar Aug 06 '19 03:08 haroldus-

Thanks! I'll look into this.

scossar avatar Aug 06 '19 15:08 scossar