I am using JEvents 3.6.12, Joomla 3.9.23
Testing website is at https://test.sdocnm.org/index.php/drill-sign-up
It appears that when I updated JEvents this month, something happened to the Latest Events Module that is creating formatting issues. It all worked fine before the update.
Here's what I see:
I'm using a template (Helium) with Gantry5 and have two columns, each at 50% size
When Latest Events Module only shows results that have no results, the formatting is fine and I get two columns, each at 50% of the content space.
However, when Latest Events Module shows events in the left-hand column, the right-hand column becomes 50% of the left-hand column.
I can go in, using the inspect command on my browser, and add an extra </div> tag after the first 50% column, which appears to close the div tag <div class="g-block size-50">. This div tag is properly closed when only event categories with no events are shown, and it works fine with other (non-JEvents) modules.
Can anyone help and tell me what I'm doing wrong, or what can be done to fix this?
Thank you!
Testing website is at https://test.sdocnm.org/index.php/drill-sign-up
It appears that when I updated JEvents this month, something happened to the Latest Events Module that is creating formatting issues. It all worked fine before the update.
Here's what I see:
I'm using a template (Helium) with Gantry5 and have two columns, each at 50% size
When Latest Events Module only shows results that have no results, the formatting is fine and I get two columns, each at 50% of the content space.
However, when Latest Events Module shows events in the left-hand column, the right-hand column becomes 50% of the left-hand column.
I can go in, using the inspect command on my browser, and add an extra </div> tag after the first 50% column, which appears to close the div tag <div class="g-block size-50">. This div tag is properly closed when only event categories with no events are shown, and it works fine with other (non-JEvents) modules.
Can anyone help and tell me what I'm doing wrong, or what can be done to fix this?
Thank you!