Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1162524

    hello,
    We have been using the stripe plugin (https://wordpress.org/plugins/woocommerce-gateway-stripe/), but recently found that the stripe have following problem:
    1.The credit card logo becomes very large.
    2.The enter fields of credit number, CVC, and expire date disappeared.
    You can find the mentioned issues from below link with screenshot,
    I have asked woocommerce support team and they said large credit card logo issue is due to the enfold theme applying CSS to manage the layout.

    May I know how to solve all these issues?

    thanks
    Anthony

    #1163076

    Hey Anthony,

    Could you please create temporary admin logins and post them here privately so we can look into it? I checked checkout page on your site however Credit Card option is not available for me.

    Best regards,
    Yigit

    #1163114

    Hello Yigit
    I just reactivated the plugin so you can now see the issue. password and login are in private content box.
    thanks alot
    Anthony

    #1163151

    Hi,

    1- I added following code to bottom of Quick CSS field

    #top #payment ul.payment_methods li.payment_method_stripe img {
        width: 50px;
    }

    2- There are no input fields in source code of those fields. It only says:

    
    <!-- a Stripe Element will be inserted here. -->
    

    Did you make any changes prior to the issue?

    Best regards,
    Yigit

    #1168045

    I am not sure if we make any change, but could you help me to fix the stripe input issue? thanks

    #1168121

    Hi,

    I attached Enfold 4.6.4 Beta version in private content field below. It has WooCommerce 3.8 compatibility fixes as well. You can see change log here – https://kriesi.at/support/topic/enfold-upcoming-fixes/#post-1141048.

    Could you please try updating the theme on a testing server and check if that helps?

    Best regards,
    Yigit

    #1189748

    Hi,

    i have the same Problem after Updating WooCommerce and the other Plugins the Payment Icons becomes very large
    and the input field of Credit Card and SEPA-Lastschrift disappeares. I tried to deactivate all Plugins but still no change.

    I have created a staging version of the life site:
    http://pixelfoundry.de/fishermans/

    The original Site is: https://fishermans-school.de/
    i´ve solved the size of the icons with some custom css.

    #top #wrap_all #payment ul.payment_methods li img {
        max-width: 100px;
    }
    #top #payment ul.payment_methods li.payment_method_stripe img {
        width: 50px;
    }
    • This reply was modified 4 years, 8 months ago by Pixelfoundry.
    #1190551

    Hi Pixelfoundry,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1190585

    Working Screenshot

    Not Working Screenshot

    the input fields disappears for Kreditkarte and for SEPA , too.

    thx

    Nico

    #1191613

    Hi,

    is there any solution yet?

    best wishes

    Nico

    #1191782

    Hi @Pixelfoundry,

    I checked your website. I updated Enfold and WooCommerce plugins however that did not help. I tried switching theme to a default one but issue is still there – https://imgur.com/a/A2yGbQN. This does not seem like theme related issue. Please contact plugin authors and inform them about the issue.

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.