Don’t build your own form and don’t modify comments.php
– it’s purpose is little bit different and I don’t think you should include it inside sidebar.
Just put comment_form
function call in your sidebar template. It takes 2 parameters: args
and post_id
.
So you can do it like this:
$args = array(
... // your custom arguments (you can leave it empty
);
comment_form( $args, $post_id );
Where should you place this code? Somewhere in your sidebar template. (sidebar.php or something like that, but it depends on your theme).
Related Posts:
- Best way of making multiple sidebars
- Getting post-thumbnails from another WP site
- dynamic_sidebar not rendering sidebar
- Sidebar random author spotlight
- Sidebar Generator? :)
- Main Sidebar Dispappeared – What could possibly cause this?
- How to exclude parent category but show child categories?
- Why and how is twentythirteen adding a margin-top to my footer?
- Adding content to sidebars
- Twenty Ten child theme has post on an inner page. Cant get that page to use my desired template
- Change sidebar headers from H1?
- Load same sidebar multiple times
- change sidebar or just widgets for 2 specific post type single posts
- CSS Twentyeleven / Sidebar has to be changed IN the CSS Stylesheet. Sidebar on the left side
- Why does the TwentyTen Theme sidebar have a class called ‘xoxo’?
- How to add Sidebar and Full width option in post editor
- Corrupt WordPress Design/Appearance [duplicate]
- how to exclude posts on current page from recent posts sidebar widget
- How to add a class when there’s no sidebar?
- Creating a different side bar for single posts than for main page.
- How to have dynamic sidebar content per post
- How to list custom post types in a secondary sidebar?
- From what hook on is it possible to conditionally add actions?
- Post thumbnails in sidebar & footer?
- Paging in a sidebar mini loop
- Sidebar on the wrong side of the page
- Include a sidebar on the static front page of twenty thirteen
- How to increase maximum number of sidebars support?
- if statement in sidebar.php checking page id or template or title
- sidebar parameters (before_widget, before_title) not Working
- Remove Sidebar from WordPress [closed]
- Sidebar widget not displaying after simple code update.
- Gutenberg sidebar example does not update meta field in the database
- Check if sidebar is rendered?
- Not Getting Sidebar
- Where is dynamic_sidebar content defined?
- Why does my sidebar get dragged down on this specific uid?
- Common side bar for multiple websites
- Dynamic Sidebar Conditional [duplicate]
- Cannot retrieve author in sidebar of single.php
- Extra copy of sidebar appears in footer
- get_sidebar() will not work in footer.php
- Gutenberg get wp registered sidebars
- How do I show breadcrumbs when sidebar is not applied?
- Sidebar only shows up on blog page
- Create an array of “read next” posts using a dynamic offset
- Find sidebar.php in WP 3.9.2
- Sidebar not appearing on page template with custom posts
- Can Sidebar’s widget retrieve information from content area?
- get_posts() in secondary sidebar messes up content in primary sidebar
- Get specific sidebars $wp_registered_sidebars [closed]
- How to use full length of the upper part of the content and below of it is a content with a sidebar?
- get dynamic_sidebar() value in array in wordpress
- Sidebar not showing up on homepage
- display specific sidebar for each role
- WordPress – Allow dynamic text to be added into a sidebar upon page creation
- Sidebars are no longer working
- Select a Sidebar from Page Creation
- Why is my custom sidebar always open on the widgets screen in Admin?
- is_user_logged_in function in a sidebar not working
- Content not showing up when using custom template + sidebar
- How to make sidebar float right and site content left
- How do I set is_active_sidebar?
- The WP home page corrupted after switching to new theme
- How do I fully rid of the 1px wide sidebar border? [closed]
- how do i get my sidebar above content on nanomag theme
- Customizer doesn’t recognise sidebar
- Change Sidebar for rewritten page
- sidebar / widget wont show
- Sidebar widgets are looping out of the sidebar wrapper
- Change page layout
- Need help with theme Business (Modern Themes): sidebar issue
- Children Pages Displaying Only Intermittenty
- I’d like to add an fa icon before a link in my ‘recent post’ side bar [closed]
- Extra sidebar in Twenty fifteen
- Echo there are no posts wp_get_archives
- How to change templates based on URL
- More than one dynamic sidebar
- How to add banners in sidebar of my theme [duplicate]
- is_home() and is_front_page() not working in sidebar
- Placing video content into a sidebar
- different contents and same sidebar approach?
- Sidebar not visible after changing to new domain
- How do I store get_sidebar in a varaible? [duplicate]
- Resizing Picture
- Sidebar not displaying on custom-page.php
- Searchresult sidebar change
- How to hide a Sidebar from other admins?
- How to create another sidebar to be shown on another page?
- Differentiate Between Parent & Child Categories
- How to change font in title of sidebar widget [closed]
- How do I load my site without the side bars? This is for an app
- Persistent sidebar.php [closed]
- How do I move the sidebar more to the right in TwentySeventeen?
- Remove Sidebar for Pages on Canvas Wootheme [closed]
- Sidebar not appearing
- Woo commerce Single Product Sidebar [closed]
- How to hide sub categories in sidebar [closed]
- sidebar choice not saved for pages (but saved ok for posts/custom posts) [closed]
- Disappearing Widget Text area