Force showing name and email fields in HelpScout Beacon [MAILPOET-908]
This commit is contained in:
@@ -72,7 +72,8 @@ jQuery('.toplevel_page_mailpoet-newsletters.menu-top-last')
|
||||
HS.beacon.config({
|
||||
icon: 'message',
|
||||
zIndex: 50000,
|
||||
instructions: "<%= __('Want to give feedback to the MailPoet team? Contact us here. Please provide as much information as possible!') %>"
|
||||
instructions: "<%= __('Want to give feedback to the MailPoet team? Contact us here. Please provide as much information as possible!') %>",
|
||||
showContactFields: true
|
||||
});
|
||||
|
||||
// HelpScout Beacon: Custom information
|
||||
|
Reference in New Issue
Block a user