Home Forums WoodMart support forum Mailchimp Error

Mailchimp Error

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36118

    Juniper
    Participant

    Hi, I am using the mailchimp plugin on site. While subscribing, I get an error in the video. Could you help?

    http://xcamasir.com/error.mp4

    #36135

    Bogdan Donovan
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .mc4wp-response .mc4wp-alert > p {
    	max-width: 100% !important;
    	text-align: left;
    }
    
    .mc4wp-response .mc4wp-alert.mc4wp-success {
    	background-color: #459647;
    }
    
    .mc4wp-success:before {
    	content: "\f00c";
    }

    Regards

    #36141

    Juniper
    Participant

    thank you. the problem has improved. I also wonder. your demo site is pretty fast and our site is running very slowly. I guess, this speed difference can not just be related to hosting.

    #36147

    Artem Temos
    Keymaster

    In general, our theme is already optimized and don’t have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.

    #36156

    Juniper
    Participant

    thanks…

    #36158

    Artem Temos
    Keymaster

    Contact us if you have any additional questions or concerns.

Viewing 6 posts - 1 through 6 (of 6 total)