Smearchy.com
Forum Replies Created
-
So what is the solution, I’m getting the same fatal error Fatal error: Uncaught exception ‘Stripe\Error\InvalidRequest’ with message ‘Invalid source object: must be a dictionary or a non-empty string. See API docs at https://stripe.com/docs” in /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiRequestor.php:97 Stack trace: #0 /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiRequestor.php(209): Stripe\ApiRequestor->handleApiError(‘{? “error”: {?…’, 400, Array) #1 /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiRequestor.php(60): Stripe\ApiRequestor->_interpretResponse(‘{? “error”: {?…’, 400) #2 /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiResource.php(105): Stripe\ApiRequestor->request(‘post’, ‘/v1/customers’, Array, Array) #3 /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiResource.php(137): Stripe\ApiResource::_staticRequest(‘post’, ‘/v1/customers’, Array in /home/doctor/public_html/wp-content/plugins/stripe-checkout-pro/libraries/stripe-php/lib/ApiRequestor.php on line 97
what is the patch and where does it go?
Forum: Themes and Templates
In reply to: [Point] Child theme not responsiveI’m having the same issue here at https://www.drgreenlawn.smearchydev.com.
the parent theme is responsive and the child theme is not. I am using responsive theme 1.9.7.3 and I copied the style.css from the parent theme right to the child theme. I don’t see any @import in the style.css.
Anyone know how to make my site responsive?