Hello everyone, I'm having some issues with getting ChronoForums to work on my website, here's the issue:
Whenever I click the attachment buttons (any button, image, video or generic file) on a new post/reply, I get an overlay of a light grey box flashing whenever I hover on any of the buttons, and it won't show the upload file/attachment window, just this flashing box.
- I'm using an Helix Framework Template, and if I switch to a "regular" template the issue does not persist.
- Using inspect element, and switching to mobile device view the light grey box is still, it does not flash - also, still in mobile device view mode, whenever I click on any of the attachment buttons, on the bottom part of inspect element, this appers (this only works once, I have to open the page in a new tab for it to appear again):
I remember that editing something in the "Style" section from "display: none" to "display: block" made it work, but I can't figure out what it was again
Any help is appreciated; thanks everyone.
Whenever I click the attachment buttons (any button, image, video or generic file) on a new post/reply, I get an overlay of a light grey box flashing whenever I hover on any of the buttons, and it won't show the upload file/attachment window, just this flashing box.
- I'm using an Helix Framework Template, and if I switch to a "regular" template the issue does not persist.
- Using inspect element, and switching to mobile device view the light grey box is still, it does not flash - also, still in mobile device view mode, whenever I click on any of the attachment buttons, on the bottom part of inspect element, this appers (this only works once, I have to open the page in a new tab for it to appear again):
<div class="tooltipster-base tooltipster-sidetip tooltipster-top tooltipster-fade tooltipster-show" id="tooltipster-738796" style="max-width: 300px; z-index: 9999999; left: 52px; top: 1501.19px; height: 0px; width: 0px; animation-duration: 350ms; transition-duration: 350ms;"><div class="tooltipster-box"><div class="tooltipster-content">Image</div></div><div class="tooltipster-arrow" style="left: 16px;"><div class="tooltipster-arrow-uncropped"><div class="tooltipster-arrow-border"></div><div class="tooltipster-arrow-background"></div></div></div></div>
I remember that editing something in the "Style" section from "display: none" to "display: block" made it work, but I can't figure out what it was again
Any help is appreciated; thanks everyone.