Monday, 25 April 2016
  3 Replies
  1.5K Visits
8 years ago
·
#169886
0
Votes
Undo
Hello,

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!

8 years ago
·
#169887
0
Votes
Undo
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!

8 years ago
·
#169888
0
Votes
Undo
Great this works, thanks a lot. :)
  • Page :
  • 1
There are no replies made for this post yet.