The paypal button from WooCommerce PayPal Checkout Gateway plugin is not visible on the mini cart because of the absolute positioning of the cart/checkout buttons. To make the Paypal button visible get this file goya-mini-cart.zip and upload the .php to wp-content/themes/goya/woocommerce/cart/mini-cart.php The following snippet, for goya-child/style.css adds some styling for […]
Fixes
With Goya there’s an option to show a sticky product bar but it’s disabled form mobiles. However, it’s possible to adjust that. In the goya-child/style.css add this code: The regular add to cart button will remain visible on variable products and the sticky bar will display a button with the […]