simpliko / wpadverts

WordPress Classifieds Plugin
https://wpadverts.com/
GNU General Public License v2.0
21 stars 11 forks source link

BP Message + Contact Form on Ad details page #80

Closed gwin closed 5 years ago

gwin commented 5 years ago

The second (SCREEN2) is when with the bought BuddyPress-Integration used Private Message the message is send, but the regular eMail-Form fields pop up to be empty. This is a mistake in the plugin, could you please fix that?

HelpScount Thread 17225.

gwin commented 5 years ago

This is more of an issue with the WPAdverts BP plugin and it will be fixed there.

In the meantime to fix this problem you need to open file wpadverts-bp/wpadverts-bp.php and on line about 199 change

"name" => "adverts_contact_form",

to

"name" => "_adverts_bp_form",