You probably can hack comments in somehow, but don’t. Create a custom post type for your musicians using register_post_type()
and including “comments” support.
You can then create post type templates to customize the display:
archive-{post_type}.php
— for archivessingle-{post_type}.php
— and for single posts
Comments should now work properly without your having to hack around with them.
Related Posts:
- Display latest comments on page with pagination
- How do I turn comments off for pages, but not posts?
- How can I make Disqus comments not show up on pages?
- Related Links Page with moderated, user suggested link submissions
- How to call wp_list_comments() outside of the comments template?
- Loading Multiple Comments Pages via Ajax?
- Remove comment section from new page
- How to properly enable comments form in page template
- Get rid of “comment” field on non-blog pages [duplicate]
- How to fix broken URL – https://mywebsite.com/comments/feed/
- Display latest comments (global) with replies on a page
- Is it better to set social media sharer in entry-footer.php or comments.php in WordPress blog?
- WordPress Pages “allow comments” meta option can’t be checked
- What is the difference between $paged and $page?
- multi page password protection
- Create a “Dummy” parent page for a hierarchy in page listing?
- Custom SQL Query for WordPress page
- Change admin startpage to Pages-page?
- How restrict page for users logged? [closed]
- Only allow new subpages to be created
- Hide Visibility Option From WordPress Publish Metabox
- WordPress 4 and wp_editor() Not Showing Visual/Text tabs
- How to make nested page structure?
- Redirect to a page if ancestors is empty
- Get Order of Meta Box in a Page/Post
- Check to see if page exists problems
- Modify Page Title before output via wp_page_list
- List Child Pages of Parent Parent Page (Child pages from Grand Parent)
- Custom /page/2/ template (different from index.php)
- How to add meta boxes to Pages
- Front Page not showing on Pages
- WordPress pages with hierarchy
- Missing parent page attribute
- Hiding Page by Title from Editing
- Two Search pages, One search form
- Why doesnt ONE of my links in the footer work properly? [closed]
- Create subpage – filter parent pages list
- Use lots of pages, or categories/posts?
- How to have custom tinyMCE buttons break onto next line when too long
- Get page by its ID and display it on another one
- Get all pages that are published
- How do i change page template in bulk?
- Determine page content based on page parent
- Weird issue with is_pages() with array
- Missing ‘Page Attributes’ in page edit
- How to show the root webpage on all subpaths
- category slug and page slug same
- New user Registration data imported into Page
- Could be a namespace conflict (?) with login form and register form on the same page
- The concept of non-blog content
- Change base URL of pages created by certain users
- Remove Content edit box from ALL pages (not posts)
- What is full URL for a post?
- How to list a page tree?
- How to create a page and display only the posts with a specific custom field value?
- WordPress pages not working out correctly with HTML
- Change page name in admin list
- Page templates in subdirectories and auto generator
- Use page template for custom $_GET content
- Custom page only editable by one user
- Page Title repeating
- How to control display of page lists on sidebar that doesn’t have childrens
- Is there a template tag/function for getting the URL (or slug or name or ID) of the blog page when using a “static” front page
- Problems in creating a static site with WordPress
- Creating new page/tab in groups section not working! [closed]
- Prompting for review / reapproval of page content
- Limit the amount of main pages
- Add separate list of pages under Admin
- remove “Edit” from select pages
- How to transfer a site to hosting?
- Add custom action to the page listing screen
- How to list pages from an author?
- Add the same content to multiple pages
- Cannot update page – with too many characters?
- Share a folder with files
- Front Page post mirroring revisions to other pages, constantly updating itself
- Is it possible to embedd this web app to my website [duplicate]
- Using external DB within wordpress
- Microsoft Security Essentials is blocking my WordPress website in IE11
- Author information on all pages
- Pre-populating new Page creation with shortcodes
- Loading internal page
- Firing page_publish where page is child page
- Add role and edit page capabilities
- Add text to the bottom of particular pages
- Access wordpress pages using a self signed shared ssl
- Google indexed pages for one page site
- WordPress, page 2 shows the same posts as page 1
- Parent for a single (single.php)
- Create a new page for each form selection
- pagination does not work with query_posts. Help! [duplicate]
- Subpage Conditional
- How can one get page by pagename if it is a child page?
- Archive with specific keyword by category sorted by date
- How to pass the Querystring in pages?
- I have over 3000 child pages – but I need a different main page
- How to enable automatic search results in WordPress
- How to make a conditional statement that checks if the page is the child of a certain page?
- Edit the text location of a form
- Fresh WordPress installation not able to simply show page content