SwiftDone
Forum Replies Created
-
Hi,
It’s been few weeks since I sent the report but have not heard back. I sent it thru the website and also directly to the email address.
Thank you,
The path is already on the file and it’s correct. Still getting that configure button. I’m using the RunCloud configuration on the Linode server.
I’m coming across the same issue. Anybody can help?
Any help on this?
Thank you
Hi @wpmudev-support6 ,
Thank you for your help. I followed your instructions and was able to get it to work. Great… but now when I try to process a payment (still in test mode) I get this message: Stripe charge amount must be greater than 0. The stripe button does have the correct amount that I entered in the currency field.
Thank you,
The issue was statement descriptor. Once I added that it worked perfectly.
Thank you for your help.
I followed the steps… deleted the plugin that was installed during WooCommerce installation and uploaded the plugin from github and still getting an error… its different error like @fukumoto949 has reported. Unable to process this payment, please try again or use alternative method.
Hi,
All plugins and themes have been disabled. I have updated stripe to 4.0.2
https://sweetzzzgoats.com/shop/
Thank you,
I deactivated every plugin and theme and still getting the same error. Not sure how to fix it… I have checked security and publishable key twice now and still getting that error.
Thank you
Forum: Plugins
In reply to: [Sprout Clients - CRM and Lead Management] Client Dashboard Not WorkingOh I think I see my issue… This plugin is not the client dashboard but the lead manager plugin. The name confused me and I thought it was the free version of the dashboard plugin. I’m sorry for the confusion
Forum: Plugins
In reply to: [Sprout Clients - CRM and Lead Management] Client Dashboard Not WorkingI’m testing the free version for both invoice and the client dashboard that is available on plugin repository.
Forum: Plugins
In reply to: [WooCommerce] Smaller Image Size on Product PageThat was an issue… All corrected….
Thank you very much…
Forum: Plugins
In reply to: [WooCommerce] Smaller Image Size on Product PageThank you for your reply… That did not work. Am I suppose to add this CSS to Themes custom CSS or somewhere else?
I have figured out the FREE price label and removed it.
Forum: Plugins
In reply to: [WooCommerce] Smaller Image Size on Product PageForgot to attach URL
https://joyfulprovisions.net/test/wordpress/shop/meat-and-three-menu-monday/
Forum: Plugins
In reply to: [WooCommerce] Email does not have color in headerI have found an element and the base color under setting (base color) is set but for some reason, it keeps beeing struck out.
#template_header {
background-color: <?php echo esc_attr( $base ); ?>;
border-radius: 3px 3px 0 0 !important;
color: <?php echo esc_attr( $base_text ); ?>;
border-bottom: 0;
font-weight: bold;
line-height: 100%;
vertical-align: middle;
font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
}