You could try this approach in your portal extension (remember to change the include code to the new twig syntax):
viewtopic.php?p=14533096&hilit=include+ ... #p14533096
If that doesn't work, since the portal itself is a custom page, you could add
(or whatever the event name is that you actually use for forumgoal)
to your
viewtopic.php?p=14533096&hilit=include+ ... #p14533096
If that doesn't work, since the portal itself is a custom page, you could add
{% EVENT index_body_stat_blocks_before %}
(or whatever the event name is that you actually use for forumgoal)
to your
portal.html
file, which should add the event that you use for your forumgoal and whatever else uses that event to your portal as well.Statistics: Posted by Toxyy — Thu Jun 13, 2024 2:01 pm