Add style=ol
to your call to wp_list_comments.
Reference:
http://codex.wordpress.org/Function_Reference/wp_list_comments#Parameters
Related Posts:
- Comment Walker vs. Comment Callback
- What does the “$depth” parameter in the Walker_Comment stand for?
- Change HTML Produced by wp_list_comments()
- What is a good resource to find out about making custom walkers?
- How can I limit the number of comments per registered user per day?
- Showing comments only to same custom user role
- Why does comment_reply_link launch the reply form at the wrong spot on the comment section?
- Why is my menu order not working with wp_nav_menu?
- How to hide “Trackback” on paginated comments
- Incrementing a class in a custom walker
- How to display comments on different page
- how to have 2 comments_template() in one post
- Adding ul class with wp_list_categories Custom Walker
- Customize comment list markup
- Passing arguments to wp_list_comments callback function
- customize comment form
- comments_template not working correcly in custom template files
- Change WordPress comments url / word
- How can I show comments in random order?
- adding a text message beside the comment submit button
- How to get last comments but not from admin (or other specific user role/capability)?
- Warning: call_user_func_array() expects parameter 1 to be a valid callback, func
- How to add a privacy-checkbox in comment-template?
- Comments to only be seen by their author
- how to get the comment ID in the front end when the REPLY button is clicked?
- how to conditionally add attributes to start_lvl() function?
- How to add a title field in comments?
- Menu location by menu id or menu ID in start_el() Walker
- Comments not nesed with custom template
- Adding dynamic content to end_lvl in Walker Class [closed]
- Walker gives additional taxonomy name?
- Override comments.php template with plugin
- Add classname comment template from functions.php
- Removing from Comment
- Check if comment was modified
- Limit Custom Crawler to front end only
- Change the HTML of the comment form that is generating somewhere from the core WordPress
- Customizing comments pagination for bootstrap
- comment_post action hook running on page load instead of after a comment is posted
- using comments_template() in custom single-portfolio.php
- how to properly use comments-template.php
- customizing TwentyEleven comments template
- How to call wp_list_comments() outside of the comments template?
- Customize Theme comment template to Insert VoteUp and VoteDown buttons
- WordPress comments – how to check if comment still needs to be approved?
- Modify WordPress Comment From For AMP Html
- Extend Walker Class for 2 checkbox taxonomy selection?
- using walker menu to add classes and attributes to elements
- List pages to show only Whitelisted sub pages
- Get Parent List Class for Child Pages Using Walker
- Get all images in post and comments like Twitter before post title
- Enable nested comments in Theme
- comments_number not displaying
- Custom setup of wordpress comments that are displayed
- Manual use of Walker_Category class
- Embedding Youtube video on comments
- How to make comments private for commentor and post author
- Name of comment field differs on different sites
- The comment could not be saved. No comment_ID on comments
- How to add custom class to get_avatar()
- How can I embed comments plugin to my own website?
- Custom comment link
- Page thumbnail doesn’t display on navigation
- I don’t have comments.php… how do I customize my comment fields
- How to remove ul & li from wordpress custom walker?
- Why will comments not remain open on custom post types?
- Is it possible to give a classname to specific comments in the WordPress admin?
- How to display replies to his comments in user profile of current user
- reply comment below the comment box without reload page
- How can i display pagination in custom comment list?
- Is it possible to display the Navigation Menu without using Walker_Nav Class
- Closing Comments conditionally in comments.php
- Walker_Category – not reliably saving
- I want to change the WordPress comments file
- Custom Walker menu depth opening problem
- How to append something before final tag in walker class?
- Comment function for page
- How to call out the date of user’s first comment?
- Removing(replacing) avtar in comments.php with some other HTML arrangements
- How to pass settings to comment_form() if theme only uses comments_template()?
- How to add a class to comment submit button?
- Comments page id wp_list_comments
- Using wp_list_categories or other function inside a menu walker?
- reply to comment excerpt instead of author in comment title
- Redirect first time comments
- Increase Comment Author Gravatar Size On WordPress Default Comment Function
- child comments not displaying as nested
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- Walker to add Bootstrap markup for wp_list_pages
- Help with output of post classes using apply_filters
- How to maintain changes to comment-template.php
- Display Comment Form on dedicated Page for each post
- Commentform – Hightlight invalid fields instead of prompting towards error page
- Theme comment callback results nothing
- Undo a function that is not (seemingly) hooked to an action?
- Auto approve all comments (editor)
- Custom walker pulldown display current page
- Getting full code of wp_list_comments instead of replacing it
- Is there a Function so that the author of the comment can delete his own comment?
- The last comments of a post for the author of that post