• Purchased the text spinner, html parser and meta data plugins.

    when editing a pipe none of the form fields contains the previously entered data, when editing a pipe or creating a new one, all “select” fields contain entries but are all nulls/blanks, an example of this would be the author field.

    example of the HTML code for the form being generated.

    <select id="adapter_params_author" name="adapter[params][author]" class="form-control form-control">
    	<option value="" selected="selected"></option>
    	<option value="" selected="selected"></option>
    	<option value="" selected="selected"></option>
    	<option value="" selected="selected"></option>
    </select>

    notice none of the select options have any values

    I will be happy to change my rating if I ever get any support.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Tung Pham

    (@phamtungpth)

    Hi novologic,

    The issue you met happened because you used WPPipes with PHPv7. But the current version of WPPipes already compatible with PHP7. Please try again!

    And in case you still have any issues, feel free let us know! We will try to solve them quickly!

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘very buggy’ is closed to new replies.