You don’t have the comment reply Javascript being enqueued.
Add this to your header, just before the wp_head() call:
if ( is_singular() && get_option( 'thread_comments' ) )
wp_enqueue_script( 'comment-reply' );
Related Posts:
- How to unset comment_notes_before field in WordPress comment_form
- Opinions and recommendations on the best barebones base theme [closed]
- Can wordpress theme folder name be changed freely and nothing technically happens
- How to change the language for the front-end only?
- Different template of products for specific category. WooCommerce
- How do I white label my self-hosted site created by wordpress?
- Switching themes without losing widgets?
- How to use media upload on theme option page?
- WordPress 5 / Gutenberg – theme doesn’t have featured image option showing up
- Multiple image logo for theme
- How do i structure my theme folder to avoid one huge list of files
- Loading template files from a subfolder in my theme?
- Hide Twenty Eleven Theme From Themes Page
- How to get Ajax into a theme – without writing a plugin?
- Is it mandatory to have a link to the theme designer?
- How do I change Twenty Nineteen’s primary color without using the color slider in the theme customizer?
- How to add the main style.css to my index.php?
- WordPress as Backend, Laravel Front End: How to connect Routes?
- Updating custom theme that is built from scratch
- single.php change into a modal popup bootstrap wordpress
- Exclude stylesheet from admin
- How to tell a theme to use different .mo and .po files?
- Can I apply a WP theme to a specific custom page template?
- How to move WordPress theme files into a subfolder without breaking the theme?
- get_header(‘header2’) not working properly in child themes
- How do you remove Link backs on Theme settings page?
- Is it possible to use child theme of child them?
- Disable Sidebar in the Product Page in Storefront Theme [closed]
- Renaming the Twenty Fourteen WordPress theme
- Do not show excerpt in post content
- Do we have rights to edit the source of the templates which are in wordpress.org?
- What’s the order of loading wordpress elements?
- How to add pagination to my code?
- Creating new templates in child themes breaks layout
- How do I tell how popular a theme is?
- Force theme or disallow theme change
- How to put a Worpdpress theme in spanish (having the po file)?
- How to run WordPress from other location on the same domain
- Custom options below pages/posts editor?
- Fatal error with a theme
- WordPress theme options and insert default value for serialize data
- How to change only one javascript function in wordpress child theme?
- Woocommerce StoreFront Showing Incorrect Subtotal in Customer Total
- Depending on third party plugins for theme functionality
- What is the correct way to integrate wordpress with another php application?
- How can you showcase premium themes to clients without having to pre-purchase the theme?
- Functions containing parameter ‘yourtheme’
- The Cost of Installing Custom Themes
- Can I create a child theme from a premium theme without losing my posts and page etc that I already have?
- Change copyright text on the footer section [closed]
- Cant remove white space on my wordpress [closed]
- wordpress theme install failing
- WordPress suddenly creating theme errors
- Re-skinning Site
- How to reset a custom theme
- Warning : Invalid argument supplied for foreach() in theme php on line 56 [closed]
- get_the_post_thumbnail() produces different HTML on same arguments
- Why submenu item’s background color is not changing by css?
- Cannot figure out what element header color is in wordpress theme [closed]
- How to edit the font color of the H1 on a single page?
- Searching for themes that post full article on home page by default
- Cannot see theme in my search
- What login/password do I need to install a wordpress theme?
- get_pages Not accepting my query
- Date based CSS/theme
- Custom fields in post later used in loop
- How to create a theme that can be updated by people using the theme on their site
- Functions.php error – when trying to change the theme
- Make a menu item unselectable
- Pharmacare theme login page / login modal redirection to custom URL
- Setting Multiple Post Containers Across Homepage And Costumize Them
- theme installation not working
- wordpress-theme 2017: featured image behaviour: where to set the height of the featured image?
- Changing a parent theme safely
- Trying to create a child theme with plugin
- Own Theme custom CSS does not display in editor but works in page
- Remove Read More Buttons
- Theme-based character encoding issue
- Linkedin not returning right info
- how to load rtl.css file before style.css [duplicate]
- CSS/JS is not working in multi lang installation
- Error while downloading WordPress themes
- wordpress theme link url
- Theme stops media uploader from working
- Work on theme files on a server & browser preview before installing it
- div having different appearances in different themes
- Create a live demo gallery for themes
- Satoshi WordPress Theme – Portfolio SetUp Issues
- How to make a website like the ones in theme demos? [closed]
- Page structure using The Customizer Api
- theme 2016 – customize css – nothing happens
- Can’t upload the theme
- Divi theme including javascript
- “Parse error: syntax error, unexpected” and the WordPress Theme Editor no longer working!
- Installing themes from an external website [closed]
- Best Practice Jumbotron Image for WordPress ~ Responsive
- How to make a page extend full screen [closed]
- Should you directly edit Template Parts and Templates from themes?
- Remove ALL HTML from single page
- Remove Google Fonts from parent theme within a child theme [closed]