Want to remove fields from Testimonial Submit Form

Home Forums AB Testimonials WP Plugin Want to remove fields from Testimonial Submit Form

This topic contains 3 replies, has 2 voices, and was last updated by  ab-themes 9 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3261

    thibaudl
    Participant

    Hi

    I want to remove “Your profile link”, “Your company” & “Your company link” fields from Testimonial Submit Form. Please can you guide me to how to do this..?

    Thanks

    #3268

    ab-themes
    Keymaster

    You can customize the plugin files, which we do not support. And you could add

    .ABt_form_wrapper .ABt_client_url, .ABt_form_wrapper .ABt_company, .ABt_form_wrapper .ABt_company_url {
    display: none;
    }

    But we’re not sure if the form will submit then.

    #3271

    thibaudl
    Participant

    Hi,

    I tried this already with no luck. Could you please guide how to make those fields “Optional/ Not Mandatory”

    Thanks

    #3274

    ab-themes
    Keymaster

    To make this fields Optional it would be necessary to customize theme and unfortunately we don’t support customization.

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

The topic ‘Want to remove fields from Testimonial Submit Form’ is closed to new replies.