Woo commerce: Version 2.4.12
WooCommerce PayPal Express Gateway: Version 3.5.2
login:admin
password: 1kldmrsc&
Hi,
I am running a Dante child theme / Woo commerce / Paypal Express & Ubermenu.
1. Here’s my main problem. It appears that once I leave the shop area (like http://theancientweb.com/people-and-places/) the checkout button appears in the drop down. I just want the shopping bag since I am using PP express. What is the best way to get rid of that? I thought I got rid of it before with CSS, but maybe something changed with the updates or I didn’t notice that it appears outside the store. I tried adding “remove_action( ‘woocommerce_proceed_to_checkout’,’woocommerce_button_proceed_to_checkout’, 30);” to the functions.php in the child theme as per some blog but that doesn’t appear to be correct. I would appreciate your help since users cannot checkout from the checkout page since I am using PPExpress.
2. Are my cart and checkout pages set correctly in settings? I am a little confused as to what happens when you confirm your order after logging into PP. Does that confirm page use the checkout.php?
3. I am using the child theme to add text on the cart.php to indicate to users this is where you checkout. Perhaps there is a simpler way to deal with this issue? How often will i have to update that child theme?
4. Lastly, my site seems to be very slow. Is that due to my customization?
Thanks!! Marta