I wonder why on this website modules anywhere doesn't render module?
I'm using Module Anwhere in Sp Page Builder Pro page with text_block element
I modified their text_block to content prepare output: $output .= JHtml::_('content.prepare', $text);
And SP page builder page indeed prepares content and triggers MA, because I can see this in code:
<!-- Modules Anywhere Message: The module cannot be placed because it is not published or assigned to this page. -->
- I use MA with SP page builder on many other websites and it works OK. Its on J3 however, while this one is J4
- MA works in Joomla articles.