• Resolved 3Lancer

    (@3lancer)


    Hi,

    Just like to report a minor typo coding correction for this plugin under:
    \Shortcodes\Display_FAQ_Search.php

    Under line:
    $ReturnString .= “<form action=’#’ method=’post’ id=’ufaq-ajax-form’ class=’pure-form pure-form-aligned’>”;

    There are some hidden input fields, with the following names:
    name=’ufaq-input’
    name’include_category’
    name’exclude_category’
    name’orderby’
    name’order’
    name’post_count’
    name’current_url’

    Just missing the = (equals) symbol for those names, except for the first one. This probably doesn’t affect the code, rather just W3 validation, so thought I’ll mention it.

Viewing 1 replies (of 1 total)
  • Hi 3Lancer,

    Thank you for letting us know about this (we’ll look into this and hopefully afterwards release an update with the correction ?? ).

Viewing 1 replies (of 1 total)
  • The topic ‘Minor typo coding correction’ is closed to new replies.