The issue we have is your plugin is calling the Joomla! Modal and it's loading the JEvents backdrop.
I'll see if Geraint has any suggestions.
Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
Your template is a little strange in that it doesn't set an opaque background for modal popups.
You can emulate this on JEvents pages by adding this to your JEvents custom css file
.modal-backdrop {
z-index: auto!important;
}
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »