I have one question. Can we keep the booking menu (picture attached) fixed at one position(eg;- bottom of the page). Means it should show in one place when we open normally and when we scroll down it should stay at the same place for the customers to book whenever they want.
Hi,
We check but see no problem as your report
Hi Cindy,
Please check the link below.
http://flowerkart.ae/tph/contact.html
This page is not opening in safari and ios devices. All other browser, it is good.
Hi Theporter
In file map.js, line 99 please replace:
`
function clickToMoveMap(getAddress, getName)`
with:
`
var clickToMoveMap = function(getAddress, getName)
Hi,
Unfortunately it doesn't make any difference. There is no map on contact page (iOS, iphon, Google Chrome)
How to resolve this issue?
Thank you
The issue is solved.
But now I have another issue with the background images, it is not resizing in when we open in iOS devices.
Please check the pages in the same link http://flowerkart.ae/tph/
Hi,
- Please open file style.css and search the code:
Remove !important
- Open file scripts.js and add the following function:
Then run function checkSafari() in
Its fixed.
Thank you so much.
I have one question. Can we keep the booking menu (picture attached) fixed at one position(eg;- bottom of the page). Means it should show in one place when we open normally and when we scroll down it should stay at the same place for the customers to book whenever they want.
How can we do that?
Yes, but you need place block booking form HTML to bottom or some where (not in header).
And use this CSS code:
where i have put the css code?
In your main CSS, http://flowerkart.ae/tph/css/style.css
At bottom of that file.
This is not working,
whenever i copy the content to another location, it shows there but it is not staying there.
Or if we can make the footer section fixed, that also will help, then I can put the availability checking form inside that.
Can you help?
That is our default theme. If you have a custom, we will not support this issue
Hi, Google Maps options like Sattelite Terrain, Zoom control are not seen when entered in map.js
Hi Dejanhren
Please check your email for the updated file