Hello!
I am currently creating a website on localhost. I am looking to change the cancel_comment_reply_link from being next to the “Reply to <username>” section, instead being right next to the “Submit” button. I know about comment_form($args) but that doesn’t seem to have an argument for changing the POSITIONING of the cancel reply link, only the text.
How does one change the comment_form() layout within a theme?
The topic ‘Change layout of comment_form(); function’ is closed to new replies.
(@blue_dragon360)
11 years, 4 months ago
Hello!
I am currently creating a website on localhost. I am looking to change the
cancel_comment_reply_linkfrom being next to the “Reply to <username>” section, instead being right next to the “Submit” button. I know aboutcomment_form($args)but that doesn’t seem to have an argument for changing the POSITIONING of the cancel reply link, only the text.How does one change the
comment_form()layout within a theme?