This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: How to Max Length CustomField result to 100 #30443
    TaufanTaufan
    Participant

    Your last code was great.
    But it cut my other custom_fields to 100 too.

    Say I have 3 custom_fields.

    custom_field_1 = Dont set max length.
    custom_field_2 = Set Max Length to 100
    custom_field_3 = Set Max Length to 200

    Can I make it happen?

    in reply to: How to Max Length CustomField result to 100 #30435
    TaufanTaufan
    Participant

    Hi,
    Thank you very much,
    It works now.
    ?

    in reply to: How to Max Length CustomField result to 100 #30428
    TaufanTaufan
    Participant

    I’m sorry, but have you tried it by yourself?
    because the code above that I put in functions.php has no effect.
    Even after I clear cache and deactivate all plugins except AjaxSearchPro.
    Can you double check your code again?

    I already change the code to:

    $custom_field = "my_custom_field";
    $length = 10;

    And add this to “Advanced Description Field” column:
    {my_custom_field}

    But have no effect.
    I just want to make sure the code is correct?

    It’s not urgent, I just learn with this plugin setting.

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)