Hi!
I have this problem. I think it appears after last update ... when edit my template, if I click on media manager, window is empty, no folders or files shown.
How could I fix it?
Thanks!
Update info: With console browser, I see that height is set to 0, if i change, folders are shown:
Hi,
What exact version of Acymailing do you have installed?
Hi! Last version Enterprise 7.7.4
Adding this to css solve the issue:
.filemanagerBody{ height: auto !important; }
That manager is not AcyMailing feature
I am guessing that you have some extension installed which overrides default Joomla media manager
You are right! Solved now, thanks!