Okay
  Public Ticket #3732788
Contact form on vendor page
Closed

Comments

  •  42
    Anthony O Connell started the conversation

    Hi guys. 

    On the vendor dashboard. Their is a contact form that allows customers to input their name, email and message to send to vendors. The 'Product Inquiry' on the vendor product page also offers the same. Is it possible to add phone number to this as well?

    Thanks in advance.

  •  2,212
    WebWizards replied

    Hi Anthony,

    Yes, there is actually a code snippet for that!

    Please add the following to your site:

    add_filter('marketking_inquiry_enable_phone','__return_true');

     

    It should then add a phone number field there.

     

    Kind regards,

    Stefan

  •  42
    Anthony O Connell replied

    Hi Stefan.

    I tested the snippet and it appears fine on mobile but on desktop,  name, email and phone number are missing. any ideas why this maybe the case.

    Thanks

  •  2,212
    WebWizards replied

    Hi again,

    I think it might be just a caching issue. Please make sure to clear all site caches.

    Right now I opened it on desktop and I do see those fields, incl. phone number:

    9595550624.png