Archived topic
map pop up error
14 replies · Started by Joanne Smith on October 5, 2016
when you look at the map and click on the job icon -- the pop-up pox does nor show the job listed correctly
https://myjobs.nationalfamilychildcareassistance.com.au/jobs-candidates-employers-map/
not sure if it is the theme or plugin ?
any advise ? Some CSS
Joanne
opps box not pox
the map should function like this pop up
GP doesn't offer any functionality like this, so it's most likely the plugin itself.
It looks like a permissions issue with admin-ajax.php.
Thanks Tom I will write to the developer!!
PS I Love the photo of you and your new baby ...cute.... nice to finally see you !!
Joanne
Thank you! She's very cute when she's not staying up all night :)
Let me know if the developer doesn't have any answers for you.
ph the joys of parenting
Website is 99% there I have written to developer and should get a reply over next 24 hours -- or so -- not as FAST as you !!! ha
Client is eager to press the LIVE button!
I will keep you informed thanks
Joanne
Sounds good :)
nothing yet
I was looking at the source code and think it has something to do with the css for wpjb-map-infobox
Maybe we could TWEEK it with some custom css ?
wpjbInfoWindow = new InfoBox({
boxClass: "wpjb-map-infobox",
content: document.getElementById("wpjb-map-infobox"),
disableAutoPan: false,
maxWidth: 300,
pixelOffset: new google.maps.Size(20, -74),
zIndex: null,
closeBoxMargin: "5px 0 0 0",
closeBoxURL: wpjbDefaults.images.closeBoxURL,
infoBoxClearance: new google.maps.Size(1, 1)
The URL -text link is hidden behind the bar
https://myjobs.nationalfamilychildcareassistance.com.au/wp-content/uploads/2016/10/map-5.jpg
If we got rid of that bar with some CSS - we should be ok --
If I click on the text poking up - it opens the Job page
????
the pop up map layout should look like this
https://myjobs.nationalfamilychildcareassistance.com.au/wp-content/uploads/2016/10/map6.jpg
I played with the CSS a bit but it's a mess, it's definitely something the person who built it needs to look at.
If I could see a working example it might help, but as of right now there's not much I can do.
Sorry!
all fixed -- the code
[wpjb_map data="jobs" center="Australia" zoom="4" width="800px" height="500px"]
the shortcode was wrapped inside tag,
silly me -- I copied the code from his website demo and brought along extra tags from his theme -- SILLY ERROR -- should have known better to have clean code on the page!!
thanks for your help!!
Joanne
Glad you got it working :)