[ad_1]
Hi @chihi108,
I’ve never used the theme you mentioned, but considering your description, it looks like it’s a classic theme. Editing a footer visually using blocks is a feature of block themes.
You could use the do_block()
PHP function to display the block in your theme’s footer, but that completely defeats the purpose of the block, which is to facilitate the customization of that part.
Talk with your theme’s tech support to check if they have an easier solution for your particular case.
Thanks for your interest in the plugin.