I'm having trouble designing the manual checkout pages to fit my theme. I'm able to style eStore_payment_submission.php and eStore_manual_gateway.php with CSS, but I would like to add more elements of my theme. Is there a way to add the WordPress header and footer?
If not, how could I instead get both of those pages to be in lightbox? Clicking the checkout button on this page http://www.tipsandtricks-hq.com/checkout#buy_eStore opens in lightbox, but then the next page does not (which in your case is PayPal, my case is eStore_manual_gateway.php). I can get eStore_payment_submission.php to open in lightbox, but then can I get eStore_manual_gateway.php to stay in lightbox? (Also, when I open eStore_payment_submission.php in lightbox, the next page directs me to PayPal instead of eStore_manual_gateway.php.)
Thank you!