Woocommerce message markup
-
Hey,
the waitinglist message shows up as plain text.
I think this happens because the html is incomplete.
Other woocommerce messages contain a div.inner-message.Wishlist:
<div class="woocommerce"> <div class="woocommerce-message" role="alert"> You have been added to the waiting list for this product </div> </div>
Cart:
<div class="woocommerce"> <div class="woocommerce-message" role="alert"> <div class="message-inner"><div class="message-content"><a href="https://staging.benz-teile.de/cart/" class="button wc-forward">Warenkorb anzeigen</a> ?Patterned wrap dress“ wurde deinem Warenkorb hinzugefügt. </div><div class="buttons-wrapper"><a href="https://staging.benz-teile.de/checkout/" class="button checkout"><span>Checkout</span></a> <a href="https://staging.benz-teile.de/cart/" class="button cart"><span>View Cart</span></a></div></div> </div> </div>
Could this be added in a future update?
Philipp
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Woocommerce message markup’ is closed to new replies.