[Plugin: WooCommerce – excelling eCommerce] Problem with order review at page "Checkout →
-
Hi,
When I create a manual order in woocommerce (Add Order) and send the invoice via email, the user receive the following text/link:
An order has been created for you on “****”. To pay for this order please use the following link: Pay (https://*****/checkout/pay/?order_id=787&order=order_504bdebf71ed6&pay_for_order=true)After I click on the Pay-Link, I’m not able to see the order review form (the page is still blank). But this page have the shortcode [woocommerce_pay] and it seems to be correct.
When I open the HTML source I see the reason why I can not see the order review form. Because the form is hidden (
<form method="post" id="order_review" style="display: none;">
)Screenshot before: https://img14.imageshack.us/img14/7638/09092012113625.jpg
HTML Source: https://img834.imageshack.us/img834/7532/09092012114023.jpg
After I remove the display: none: https://img43.imageshack.us/img43/9505/09092012113651.jpgWhen I remove the display: none; I see the form and I can proceed with the payment process normally.
Have you any ideas why this form is hidden? I searched already in the code, but I can’t find the correct display: none ??
I use the latest version of wordpress and woocommerce with the Theme https://themeforest.net/item/the-builder-multipurpose-wordpress-theme/2005416
Thanks a lot for your help!
Best greeting,
Daniel
- The topic ‘[Plugin: WooCommerce – excelling eCommerce] Problem with order review at page "Checkout →’ is closed to new replies.