Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter George Florea Banus

    (@fbgm)

    “Fixed” it by removing

    WHERE substring(meta_key,1,1)<>'_'

    from

    SELECT * FROM " . $wpdb->postmeta . " GROUP BY meta_key

    in ajax-search-lite\backend\settings\class\customfselect.class.php

    Plugin Author wpdreams

    (@wpdreams)

    Hi George!

    I’m sorry, I honestly forgot answering your ticket, I even looked up the solution earlier.

    That is exactly what I was to suggest you as a temporary fix, you nailed it! I will definitely remove this condition from listing the custom fields, I probably forgot to change it at the time when I fixed the other selector on the General Options panel.

    Thank you for letting me know, and sorry about the inconvenience.
    Have a nice day!

    Thread Starter George Florea Banus

    (@fbgm)

    No problem.

    You said you’ll remove the where condition, but it’s still there.

    Plugin Author wpdreams

    (@wpdreams)

    Indeed! I’ve made the change, but pushed the wrong file.

    I’ve corrected the repository of the version 4.6.3. If you re-install, it should now download the correct file as well. Sorry again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Carbon Fields fields not shown in Description Field drop-down’ is closed to new replies.