Hello,
I just realised that all my shopping carts options (add more, shipping rules, etc.) from my shop have disappeared, except the add to cart button. Instead, there are little marks where those elements used to be (See screenshot attached). Any clues will be much appreciated. My shop is https://www.jcmackintosh.es/tienda-online
Thanks,
they aren't "options" -- just IMHO waste of time eye candy like add to wishlist, add to compare etc etc
who would "compare" cuts of fish? Clients have asked me for this junk before, installed etc at their expense and find over time no one uses them .. you would be better of disabling
the reason they don't show is because they are fontawsome icons but your not loading fontawesome
Thanks John, but that is not what i meant. Please notice how you cannot select quantities of products anymore.
because u have them hidden by css
https://www.jcmackintosh.es//plugins/system/ztvirtuemarter/assets/css/style.ztvirtuemarter.css
.product .quantity-box, .product .quantity-controls {
display: none;
}
get rid of that https://www.jcmackintosh.es//plugins/system/ztvirtuemarter thing what ever it is .. totally un-necessary
Thank you John!! You rock!! Dont know where that plugin came fron