Problem with modal-jform_consentbox

49 views
Skip to first unread message

maetzomobile

unread,
Dec 4, 2018, 11:08:11 AM12/4/18
to Master Bootstrap
Dear Gonzalo,

since the Update of Joomla 3.9.1 I have a problem with the Consentbox Popup - it will not fade in and show.

The class of the consent div is modal hide fade, if I klick the link it changes to modal hide fade in. But it only darkens the background and the modal window does not appear?!
If you wipe out the hide in the class the modal window appears!?

Any idear what rhw problem is?

Lg
Martin

Gonzalo Suez

unread,
Dec 4, 2018, 12:01:30 PM12/4/18
to Master Bootstrap
Hi Martin,
what`s you MB version?

Send me you url, for check it.

Regards

maetzomobile

unread,
Dec 5, 2018, 2:53:50 AM12/5/18
to Master Bootstrap
Hey Gonzalo,
thanks for your fast answer.
I think it is Version 3.3.7 and the Url is https://www.prameshuber.com

Thanks for your help.

Lg
Martin

Gonzalo Suez

unread,
Dec 5, 2018, 8:14:51 AM12/5/18
to Master Bootstrap
Hi Martin,
I can see your page, please, tell me where this happens. May be a screenshot?

Regards

maetzomobile

unread,
Dec 5, 2018, 9:01:49 AM12/5/18
to Master Bootstrap
Hey Gonzalo,

here is the link to the contact form https://www.prameshuber.com/cms3/index.php/kontakt

Click on Datenschutzhinweis and it should show the Popup window. But it only darkens the page?!

pic1.png

pic2.png


Regards



maetzomobile

unread,
Dec 7, 2018, 6:00:34 AM12/7/18
to Master Bootstrap
Hey Gonzalo,

I have found a solution, putting the following code to template.js.

jQuery(document).ready(function($) {
$
('#modal-jform_consentbox').on('show.bs.modal', function() {
       $
('#modal-jform_consentbox').attr('style','display: block!important');
   
});
});

Now it works.

Regards
Martin

Gonzalo Suez

unread,
Dec 7, 2018, 8:42:26 AM12/7/18
to Master Bootstrap
Thank you Martin!
This is a last Joomla Version 3.9.1 bug, several templates have this problem, after having updated.
I think will solved in next Jversion.

Regards
Reply all
Reply to author
Forward
0 new messages