[ad_1]
Hi @dk9
Thanks for reaching out to us about this.
This is a bug that will be fixed in the next release. In the meantime, you can make this change to your current version of the plugin if you wish.
To do this, go to Plugins > Plugin Editor and select Business Directory Plugin on the right-hand side of the page. Once you’ve selected Business Directory Plugin, click on the “Select” button.
Using the Plugin File editor, go to assets > js > wpbdp.min.js
On line 108 replace:
$( '.wpbdp-listing-contact-form .contact-form-wrapper' ).show();With:
$( '.wpbdp-listing-contact-form .contact-form-wrapper' ).removeClass( 'wpbdp-hide-on-mobile' );If you feel uncomfortable making that change, you can wait for the next release when this fix will be included.
That should address the issue for you. Please try that and let me know!
Regards,
