By heyfisch on Saturday, 30 December 2023
Replies 2
Likes 0
Views 701
Votes 0
Hi JEvents guys,

not a developer, but I think, I find a bug in JEvents (3.6.77): Using Joomla 4 (4.4.1) with Cassiopeia Template and Sticky Header.
In the screen to create an event in frontend the menu bar (save - save&close - cancel) scrolls over the header, not behind like the other elements like "titel", "Categories", ...

Is this already known? Can you reproduce the error?
Is there already a solution (without deactivating my sticky header)?

Regards and thanks for this great extensions!

PHP Version : 8.1.24
MySQL Version : 5.7.42
Server Information : FreeBSD w205.goneo.de 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC amd64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 5000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Joomla : 4.4.1
component_com_jevents : 3.6.77
component_com_jce : 2.9.58
module_mod_jevents_cal : 3.6.77
module_mod_jevents_custom : 3.6.77
module_mod_jevents_filter : 3.6.77
module_mod_jevents_latest : 3.6.77
module_mod_jevents_legend : 3.6.77
module_mod_jevents_switchview : 3.6.77
plugin_actionlog_jevents : 3.6.77 (not enabled)
plugin_content_jevents : 3.6.77
plugin_finder_jevents : 3.6.77
plugin_installer_jeventsinstaller : 3.6.77
plugin_search_eventsearch : 3.6.77 (not enabled)
plugin_system_gwejson : 3.6.77
·
10 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Add this to your JEvents custom css file for the time being


body.wrapper-static #gslc.gsl-scope #right-col #top-head {
z-index: 9;
}


I'll add it to the main css file in JEvents for the next release
·
10 months ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post