• I have enable my pop-up form but every time I do, i get these errors on the home page.

    #mp_form_popup8 .mailpoet_form { } #mp_form_popup8 form { margin-bottom: 0; } #mp_form_popup8 .mailpoet_column_with_background { padding: 0px; } #mp_form_popup8 .wp-block-column:first-child, #mp_form_popup8 .mailpoet_form_column:first-child { padding: 0 20px; } #mp_form_popup8 .mailpoet_form_column:not(:first-child) { margin-left: 0; } #mp_form_popup8 h2.mailpoet-heading { margin: 0 0 12px 0; } #mp_form_popup8 .mailpoet_paragraph { line-height: 20px; margin-bottom: 20px; } #mp_form_popup8 .mailpoet_segment_label, #mp_form_popup8 .mailpoet_text_label, #mp_form_popup8 .mailpoet_textarea_label, #mp_form_popup8 .mailpoet_select_label, #mp_form_popup8 .mailpoet_radio_label, #mp_form_popup8 .mailpoet_checkbox_label, #mp_form_popup8 .mailpoet_list_label, #mp_form_popup8 .mailpoet_date_label { display: block; font-weight: normal; } #mp_form_popup8 .mailpoet_text, #mp_form_popup8 .mailpoet_textarea, #mp_form_popup8 .mailpoet_select, #mp_form_popup8 .mailpoet_date_month, #mp_form_popup8 .mailpoet_date_day, #mp_form_popup8 .mailpoet_date_year, #mp_form_popup8 .mailpoet_date { display: block; } #mp_form_popup8 .mailpoet_text, #mp_form_popup8 .mailpoet_textarea { width: 200px; } #mp_form_popup8 .mailpoet_checkbox { } #mp_form_popup8 .mailpoet_submit { } #mp_form_popup8 .mailpoet_divider { } #mp_form_popup8 .mailpoet_message { } #mp_form_popup8 .mailpoet_form_loading { width: 30px; text-align: center; line-height: normal; } #mp_form_popup8 .mailpoet_form_loading > span { width: 5px; height: 5px; background-color: #5b5b5b; }#mp_form_popup8{border-radius: 3px;background: #27282e;color: #ffffff;text-align: left;}#mp_form_popup8{width: 600px;max-width: 100vw;}#mp_form_popup8 .mailpoet_message {margin: 0; padding: 0 20px;} #mp_form_popup8 .mailpoet_validate_success {color: #00d084} #mp_form_popup8 input.parsley-success {color: #00d084} #mp_form_popup8 select.parsley-success {color: #00d084} #mp_form_popup8 textarea.parsley-success {color: #00d084} #mp_form_popup8 .mailpoet_validate_error {color: #cf2e2e} #mp_form_popup8 input.parsley-error {color: #cf2e2e} #mp_form_popup8 select.parsley-error {color: #cf2e2e} #mp_form_popup8 textarea.textarea.parsley-error {color: #cf2e2e} #mp_form_popup8 .parsley-errors-list {color: #cf2e2e} #mp_form_popup8 .parsley-required {color: #cf2e2e} #mp_form_popup8 .parsley-custom-error-message {color: #cf2e2e} #mp_form_popup8 .mailpoet_paragraph.last {margin-bottom: 0} @media (max-width: 500px) {#mp_form_popup8?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Tseten a11n

    (@tibetanitech)

    If I understand it correctly, when you add a MailPoet pop up form in the homepage you are seeing the mentioned CSS error on the homepage.

    This looks like a plugin or theme conflict. Please try switching your theme to a default one (Twenty Twenty) and disable all plugins aside from MailPoet, and see if that resolves the issue.

    If it does, then enable your theme and all your other plugins one after the other until the issue returns. This will allow you to narrow down what is causing the conflict.

    You can refer to this article for more information: How to Test for Theme or Plugins Conflict

    In order to avoid affecting your live site and visitors, you can set up a staging site to do the testing. If you don’t have one already, your hosting company might offer one as part of your package. Alternatively, you can use a free plugin like WP Staging for quickly creating a new test site.

Viewing 1 replies (of 1 total)
  • The topic ‘Home Page Errors’ is closed to new replies.