-
Hello,
That's exactly the problem I was also facing.
@LeonidS Unlike what you said, UNA doesn't have a proper solution for a global block. If someone has 100 pages, he will have to create 100 blocks for 100 separate pages manually. And that's really sad. Now, please imagine the nightmare to edit them!
Using the body injection works in some specific use case only. If you run a single language website, you are good to go. But for others like me, running a multilingual site, that solution doesn't help unless you would like the information put in the body injection to remain untranslated. Reason: Language keys don't work in the body injection.
Please check my post here: Language key not working in the injections
We definately need an effective global block solution and a body injection solution that works with language keys to allow us to place some information in the footer as well. Please! @Andrey Yasko @Alex T⚜️ @Anton L
Thanks
-
Hello @OneEagle !
Unfortunately, even if you will have the nice block from your module, it will require to insert it to every necessary pages via builder manually, or via the database. Because UNA structure uses the pages objects with the blocks within.
-