yeah but its take time to build plus uploading google play store .....in that time i lost my money plus orders...i dont want that so...
Adding your custom domain to the new platform
- Edited
or its any possible to get back in my old foodomaa ...?
MrCam kindly share your Cloudflare email and password to a ticket (https://support.foodomaa.com)
I will see what I can do about this. But no guarantee that it will work.
okay can you guys make me andriod app by today itself??
when will the iOS apps will be deployed?
Saurabh yes I already linked the website
Please Check Ticket No. #17117
Hey Item Sort Not Working properly..
Please check
MrCam sorry sir. Can i ask you for the whatsapp icon shortcut in home at foodmartshop.com ?
EzequielMombelli
Put this in your home screen settings.
<a href="https://api.whatsapp.com/send?phone=+your mobile number&text=Hello, I need help" class="float" target="_blank">
<i class="fa fa-whatsapp my-float"></i>
</a>
..then put this on the Custom CSS
.float {
position: fixed;
width: 60px;
height: 60px;
bottom: 95px;
right: 10px;
background-color: #25d366;
color: #FFF;
border-radius: 50px;
text-align: center;
font-size: 30px;
box-shadow: 2px 2px 3px #999;
z-index: 100;
}
Note: this will work on PWA or browsers only..
If you do have customer app... it doesn't work )