This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
When a product is on Backorder but allow customer, it doesn’t notify the customer with any text on the product page.
I tried it on WordPress Twenty Seventeen and it works fine, see attached image.
How can this be fixed as its quite important?
Thanks for help
Wordpress login details incase you need them.
Thanks!!
p.s this only happens when the product qty is 0 for back order, again works fine on any other theme. Thanks again.
Hello,
Try to add this code in your Custom css:
.single-product .available-on-backorder {
display: block !important;
}
Regards
Works perfect!
Thanks so much for your help!
Hello,
You’re welcome!
Regards
Tagged: backorder, notification, text, woocommerce, wordpress
The issue related to '‘Backorder Notification Text Doesnt work’' has been successfully resolved, and the topic is now closed for further responses