1. dinkster07
  2. Commercial Templates
  3. Sunday, 29 December 2019
  4.  Subscribe via email
Hey Guys,

I’m having issues with events, icons (e.g. trash), and sign-me-ups. I can’t use modal windows in the calendars, even with bootstrap animation disabled. I have to use ‘New Window’ for the link configuration on calendars. Otherwise, using modal, the modal window appears so high you can’t see it, not to mention it’s hazed out so you can’t do anything with it.

Also, in the frontend of my site, when I have a registered user login and try to click on a sign me up icon or the trash can icon, a window pops up, but the whole screen is hazed out and clicking on the window just makes the thing go away and the calendar appear normal again. I’m not able to use sign-me up.

Any ideas what I can look into? I've attached pics.
Attachments (3)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.slideout-panel {
z-index: 1041;
position: relative;
}
.content_main {
z-index: 100;
}
.modal {
box-shadow: 0 0 0 2000px rgba(0,0,0,.6) !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the reply, Ciaran. That didn't work, but I think you're onto something. I've attached a site-side pic of the calendar. This one only users that are volunteers can access it ('Volunteers' is an access level on the site). You can see there are two icons; one is for signups and the other is to trash the event. Clicking on signups opens a modal window, which is fairly hazed out. Clicking on any button in it simply closes the window. Sometimes when you click on either icon, you're whole browser page is just dark. I tried taking 2000px to zero, but that had no effect.
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

We have added the following directly to your template CSS which appears to have resolved the issue?...

body .modal-backdrop {
z-index: 0 !important;
}


It seems the Zap component sets an alternative z-index which is at odds with the template.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok