I would like to add that I had to apply the following Custom CSS to my site running the “Zuka” theme from LA Studio. Without it, clicking on the “Share Cart” button just made the whole screen go dark, and nothing appeared. With this custom CSS, i get the modal windows that shows the sharing buttons.
.fade.modal.show {
opacity: 1 !important;
}
.modal-backdrop.show {
opacity: 0.5 !important;
}
kammy6000: what is wrong or deprecated about that code?
Here’s Google Map’s autocomplete documentation. I think it should be quite easy to incorporate this?
https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete
Gracias! Pero despues de una hora en espera me rendi. 🙁
Voy a seguir intentantolo.