Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #1271

      Hi,

      I noticed a small error in the file:

      wp-content/plugins/piklist/add-ons/piklist-demos/parts/workflows/edit-basic.php

      on line 87 the word “Description” is missing an “s” making the description not display in the demo field.

      piklist('field', array(
          'type' => 'group'
          ,'label' => __('Content Section (Grouped)')
          ,'decription' => __('When an add-more field is nested it should be grouped to maintain the data relationships.')

      If there is another place to report bugs please let me know. Thanks!

    • #1275
      Steve
      Keymaster

      Thanks… fixed in next version.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.