contact form not working in directory

hi there i’m trying to get the contact form to work in the directory plugin as i’m using the single_listing template that came with the directory plugin is there some hard code i can insert to use it? as it’s not showing on my page

regards

Stu

  • Patrick Cohen
    • Technical Docs Wrangler

    Hi @stu

    Welcome to the forums!

    I think you copied the single_listing template from the default theme included with the plugin, right?

    If so, that won’t work I’m afraid as that template does not include the required functions to call the contact form. The single_listing template in ui-front/general does have the required code. But simply copying that into a theme results in a blank page.

    What are you trying to customize exactly? The layout?