After upgrading to Joomla 4, upgrading to PHP 8.1 and switching to a T4 template, popups no longer work. New activities have not yet been posted. Go to March 2023 to see populated activities.
Your template has CSS that is hiding it - add this to your custom JEvents css file
#jevents_body .popover.show {
display: block;
}
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!
Your template has CSS that is hiding it - add this to your custom JEvents css file
#jevents_body .popover.show {
display: block;
}
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!
geraint selected the reply #232393 as the answer for this post — 1 year ago
Page :
1
There are no replies made for this post yet.
Please login to post a reply
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 »