Home Forums Themes Support Gecko YITH Newsletter Popup Errors

Topic Resolution: Resolved

Tagged: ,

Viewing 3 reply threads
  • Author
    Posts
    • #1251

      Hello!

      I created a popup with the YITH plugin. When I tested it, it simply showed “0” after I input my email (there was no confirmation of a successful signup). Is there an easy fix for this?

      If not, I created a popup on Mailchimp. Where should I input the code:

      <script type=”text/javascript” src=”//s3.amazonaws…….</script>

      *I replaced the full code with the “…..”

      Also, how can I change the default gray color of the “email address” phrase that appears inside of the Mailchimp sign-up forms that are integrated with the theme?

      Thanks!

      • This topic was modified 7 years, 4 months ago by Harry.
    • #1252

      Hi,

      This bug come from YITH plugin, we report them for along time but they didn’t fix. You can try our hot fix at https://www.dropbox.com/s/iid66e5lwrxke25/yith-woocommerce-popup.zip?dl=0

      You can change color input field by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      ::-webkit-input-placeholder {
      color: #c1c1c1;
      }
      :-moz-placeholder {
      color: #c1c1c1;
      }
      ::-moz-placeholder {
      color: #c1c1c1;
      }
      :-ms-input-placeholder {
      color: #c1c1c1;
      }

      Change “c1c1c1” with your color code.

      Best regards!

       

      • This reply was modified 7 years, 4 months ago by Harry.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #1257

      It all worked!! You guys are amazing. Thank you for your help!!

    • #1258

      Can you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads that’s will help us in sale.

      Thank you so much!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.