Opened 13 years ago
Closed 10 years ago
#79 closed defect (bug) (fixed)
Comments Toggle on Handbook is Broken
| Reported by: | bpetty | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Handbooks | Keywords: | |
| Cc: |
Description
I can't expand the comments in the CCH:
Change History (9)
#3
@
13 years ago
Looks like there are two issues:
- "Toggle Comments" button doesn't have the
id="togglecomments"attribute the JS code requires. - The comment list that should toggled is not actually loaded at all.
Version 0, edited 13 years ago by
(next)
This ticket was mentioned in IRC in #wordpress-meta by sams. View the logs.
12 years ago
#5
@
12 years ago
Yesterday, we discussed disabling the comment hiding for the handbook post-type. Does someone want to take a stab at working up a fix for that?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The CCH is part of Make/Core, not a separate install.
Nacin set the main page of the Make/Core blog to have comments hidden by default on page load about a week ago.
The page you linked to is the "front page" of the CCH, so I wonder if that change could be the cause of this issue.