Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    SO the issue here is the background image needs to be transparent and it is not.

    Are you talking about the background color in the button? Can you provide a link to your site with the payment button? Maybe you can also share a screen capture pointing to the area you want to change.

    Thank you

    Thread Starter misstomboy

    (@misstomboy)

    Yes, I am and if you give me some time I can do that I can also do even better and tell you where the CSS is coming from. It is in the plugin files I would make a suggestion maybe giving an option to disable the styling or just delete it completely I deleted it and it fixed the issue, but this is not a good way to fix the issue as when to plugin updates I will have to delete it again. I get all the info you need now just need time.

    Thread Starter misstomboy

    (@misstomboy)

    Website

    Image

    The css is found in the plugin folder views/payments/payment-gateway/stripe_button_shortcode_view.php line number 156
    $class = isset($args[‘class’]) ? $args[‘class’] : ‘stripe-button-el’

    This is only set when it is activated and you use your own image I have not tried a default image I am using my own image I can try a default image and report back and see what it does. There is a comment above the code that says this //Get class option for button styling, set Stripe’s default if none specified so that tells me default will use something else. I am just hoping I could get this issue resolved so I can move on.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    I can try a default image and report back and see what it does.

    That is a great idea. Looking forward to your reply.

    Thank you

    Thread Starter misstomboy

    (@misstomboy)

    Yw

    Thread Starter misstomboy

    (@misstomboy)

    So it takes me to the same CSS lol I see just a smaller image

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    I was going to check the link above regarding the background image but your site is under construction.

    Regards

    Thread Starter misstomboy

    (@misstomboy)

    Oh I can reopen it do you want me to set it as defult

    Plugin Support mbrsolution

    (@mbrsolution)

    Yes open it again.

    Thank you

    Thread Starter misstomboy

    (@misstomboy)

    I did

    Plugin Support mbrsolution

    (@mbrsolution)

    Thank you.

    I checked the buttons in your site. What part of the button you want to change? Because at present those colors are coming from your theme. Our plugin adapts to the theme used.

    For example: If you test one of WordPress default themes like Twenty Seventeen, you will notice the buttons background color is different to the background color used in your current theme.

    Kind regards

    • This reply was modified 5 years, 5 months ago by mbrsolution.
    • This reply was modified 5 years, 5 months ago by mbrsolution.
    Thread Starter misstomboy

    (@misstomboy)

    Ok it has to do with my theme I will look into this thanks for narrowing it down now I can know where to fix the problem.

    Plugin Support mbrsolution

    (@mbrsolution)

    I am glad you found what needs to be fixed. I am marking this thread as resolved.

    Thank you

    Thread Starter misstomboy

    (@misstomboy)

    Yes thanks

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Stripe subscription button issue’ is closed to new replies.