cyril lansade
Forum Replies Created
-
AuthorPosts
-
Hello,
Thanks so much but noted. I was able to target the right elements I just couldn’t get the reference to the page correct.
Works perfectly
OK so if
“The “Set address on map” button is for when a user knows the address but does not know the map location or maybe wants to move the map to the general place before setting the exact position.”
In my tests “Press ‘set address on map’: Pin moves back to original position” i.e. the new address is removed and the old address is used. This means it is neither possible to set a new address by moving the Pin to the new location or by entering the new address and then selecting ‘Set address on map”.
Unless the user gets their address first time they are stuck – is this right?
Hello,
I’ve also noticed that some buttons have a ‘pressed’ state which then shows the default colour.
For example if you just press the ‘Get directions’ button on the map tab and move the mouse cursor it goes to the default colour. I can’t use the css inspector as when you click on anything else it goes green again.
Here:
https://medrate.asia/sg/practices/singapore/a-hospital-yrl-subscription/#post_mapThe ‘set address on map’ button in the add listings page also does the same.
Hello,
I ended up using the following as if the username is very short having the width on the time means it doesn’t always move to the next line.
/*User reviews – giving the cite a specific width so the time goes on next line*/
#reviewsTab #comments article header cite, .wpl_reviews #comments article header cite, .gdbp-wrapper-reviews #comments article header cite {
width: 70%;
}/*User reviews – moving the time stamp below the user name*/
#reviewsTab #comments article header time, .wpl_reviews #comments article header time, .gdbp-wrapper-reviews #comments article header time {
display: block;
margin-top: 10px;
}Thanks for the help!
January 28, 2017 at 4:04 am in reply to: Sorting options by 'rating' or 'reviews' is Z-A not A-Z #351022Perfect thank you!
I’d suggest that is the more ‘normal’ way to order results and perhaps its a site wide change? 🙂
Hello,
So the button no longer incorrectly errors for Singapore. But moving the pin no longer updates the address. To replicate:
– Type in Airport Road, Singapore (select the option,FYI hitting return does not select item even when highlighted)
– Pin moves to correct position
– Move the Pin to a new position
– Address does not update
– Press ‘set address on map’: Pin moves back to original positionAs I said I really don’t understand what the ‘set’ button is supposed to do and when. Can you explain so when i’m testing I know how to use it?
Hello,
Seems to be the same behaviour. If I move the map pin and then hit ‘set on map’ it errors, if I select an address first then select ‘set on map’ it errors.
What exactly is this button supposed to do as the address auto updates when you move the pin. The button is so prominent that I assumed that you need to press the button to ‘make it happen’.
Hummm you might want to ignore this for now as re-uploading the images seems to have fixed it!
This reply has been marked as private.Sorry, it was late. I meant the places all have web addresses, for example.
I deactivated the location plugin and sure enough the customiser started working again. I’ll try ftping a clean copy.
Thank you!
This reply has been marked as private.Hello,
OK, so I went directly into the database as the tool was bringing back too many results (e.g. email addresses of places that I didn’t want changing). Somehow after changing things and then restoring the database (reason to come) it all seems secure now!
But the customiser for the site no longer works and is blank. I get the following js error – not sure if I’ve done something? Or this is separate?
Uncaught ReferenceError: geodir_location_all_js_msg is not defined
at location-front.min.js?ver=4.7.1:1Hello,
No I’ve not. Would that only change the url of existing things like images or would it do something at a more fundamental level? I’ve never messed with the database before.
In the case of the logo, it is being added via the theme in Customiser. I’ve changed it to be another images but it still outputs http not https. Would that still suggest a database issue or something else? I can’t keep changing the database everytime I add a new image!
Great thank you 🙂
Hello,
OK I’ve delved a little deeper. And to replicate please follow:
Move the marker and THEN press ‘Set Address on Map’. Button turns red and message pops up requesting I only add a Singapore address.
THEN
Type in the valid Singapore address “11 Orchard Rd” and try to choose the suggested address. Again the message pops up.So there seems to be something funny about the button. Is the button even needed? I find the UI quite confusing 🙁
-
AuthorPosts