Skip Navigation

[Gelöst] map pop up not displayed within view

This support ticket is created vor 1 Jahr, 11 Monate. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 Antworten, has 2 Stimmen.

Last updated by martinP-13 vor 1 Jahr, 11 Monate.

Assisted by: Waqar.

Author
Artikel
#2358133

you will need to login to view the pages , use shezprocter@hotmail.co.uk and United99!! , this is just a login with membership priveleedges NOT wp admin etc.

when view viewing a page with a toolset map if i click a marker icon it open a tooltip with some info in , if the tooltip contains a lot of info ,the top part of the box goes out of view. i have tried all sort with no success , examples are here .

hidden link

select the Show Related Clubs On Map green button
click on the map marker the pop up now displays with the bottom of box missing
now click the view where else this club hold trials button
there is now no way to close the box as it is out of the display.

many thanks

martin

#2358765

Waqar
Supporter

Languages: Englisch (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi Martin,

Thank you for contacting us and I'd be happy to assist.

During troubleshooting, I noticed that some of the styles from the "Events Calendar" plugin are interfering with the map marker's styles.

To fix the map marker styles so that it shows a scrollbar for the longer content, you can include the following custom CSS code in the content template:


.entry-content .wpv-addon-maps-render .gm-style .gm-style-iw-c .gm-style-iw-d {
width: 100% !important;
max-width: 100% !important;
padding: 4% 0% !important;
}

.entry-content .wpv-addon-maps-render .gm-style .gm-style-iw-c .gm-style-iw-d > div {
overflow-y: auto;
max-height: 160px;
}

I hope this helps and please let me know if you need any further assistance around this.

regards,
Waqar

#2358883

Thank you waqar it worked a treat !! (of course 😉 )

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.