Closed GoogleCodeExporter closed 8 years ago
Thanks! Details... this is easy to fix if you want to do it before the next
patch is released:
Inside the CCTM's tpls/fields/wrappers/_checkbox.tpl, replace the following bit
<label for="[+id+]"
With this:
<label for="[+id_prefix+][+id+]"
The system relies on placeholders -- you can customize the manager HTML by
adding your own template (tpl) files to the wp-content/uploads/cctm directory.
See
http://code.google.com/p/wordpress-custom-content-type-manager/wiki/CustomizingM
anagerHTML
Committed revision 488862.
Original comment by ever...@fireproofsocks.com
on 12 Jan 2012 at 5:30
Original issue reported on code.google.com by
m.sivi...@webartisan.it
on 12 Jan 2012 at 3:08