• Resolved adencool

    (@adencool)


    if you use the royal addon, all of a sudden you get:

    *>

    above the box? which cannot be removed?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sergei Richard

    (@sergeirichardhotmailcom)

    Hi,

    I’m having the same issue, though in my case the unwanted characters are:

    “>

    It appears to me that there is an error (I think maybe a few errors) in line 1400 of the file wpr-mailchimp.php. I’ve tried editing this line and it seems to work, but obviously that’s just a temporary fix.

    Original line 1400:

    <form class="wpr-mailchimp-form" id="wpr-mailchimp-form-<?php echo esc_attr( $this->get_id() ); ?>" method="POST" data-api-key="<?php echo esc_attr(get_option('wpr_mailchimp_api_key')); ?>" data-list-id="<?php echo esc_attr($settings['maichimp_audience']); ?>"?>">

    I think the last four characters – ?>”> – may be erroneous. Also note the incorrect spelling of “mailchimp”.

    Plugin Contributor Nick WP Royal Support

    (@elementoraddonswpr)

    Thanks for reporting, we will fix this bug in the next update in the next week.

    Kind Regards,
    Nick

    Sergei Richard

    (@sergeirichardhotmailcom)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mailchimp plugin issue’ is closed to new replies.