Hi,
I’m using the SP Page Builder addon for Joomla modules. Everything works great, but I have an issue with the module title.
When the module is empty (no content), the title still displays on the frontend. I would like the title to automatically disappear if the module has no content.
Here’s my setup:
- SP Page Builder addon: Joomla Module.
- I’ve set the title in the module settings.
- When there is content, everything works fine.
- When the module is empty, the title still shows up on the page.
Is there a way to conditionally hide the title if the module has no content?
Thanks in advance for your help!