• Hi, first off, thanks for the great plugin! Been using this recently for a new project and seems to be working quite well for the most part…

    Are there any plans to integrate with WPForms or other form plugins? If not, is there a simple way to disable the default contact form for all vehicles and swap it with the shortcode from a form plugin? I didn’t see any specific hooks in your documentation relating to the contact form… that would be very helpful to have…

    Thanks again!

Viewing 1 replies (of 1 total)
  • Hi,

    First of all, I’m really sorry have taken long time to reply you.

    – If you wan to integrate other forms, it requires customization.

    – In case you want to hide contact form, please add below code to Customize -> Additional CSS

    .auto-listings-single .contact-form {
        padding: 15px 20px;
    }

    Regards,
    Hung PD

Viewing 1 replies (of 1 total)
  • The topic ‘Integrate with WPForms’ is closed to new replies.