Magento2: Footer Miscellaneous HTML Not working

Created on 8 Feb 2016  路  13Comments  路  Source: magento/magento2

I'm trying add a tracking code to a Magento2 using admin panel from

General -> Design -> Footer -> Miscellaneous HTML.

The data is getting saved properly, but it does not get displayed on the HTML (just before body closing tag).

I did a code base search for the config setting absolute_footer but could not find any reference of the system setting in the code.

Format is not valid

Most helpful comment

Hello guys and girls! You must be save the config for each store view, this solution work for me.

All 13 comments

Can confirm this bug in "2.0.0".

I experienced this bug in "2.0.2" CE

Having the same issue in here. Saving goes perfect, but it doesn't get fetched and included in the HTML.

I've created a PR to insert this functionality: #3579.

Internal ticket MAGETWO-51905

@sevos1984 Connected PR's feedback has been completed.

@atishgoswami, the fix has been merged. See 5e9691d, 0b47c71 and d46fb12. Thank you for your contribution to Magento 2!

Currently using Magento 2.1.2, but still bug isn't fixed yet.

@jehzlau the issue was fixed in the mainline (2.2-dev). I cannot predict when or whether it is going to be backported. If you need the fix please use sultion in 5e9691d, 0b47c71 and d46fb12.

Oic. I'll just wait for the 2.2 release. :D
Sent from my Oculus Rift庐 VR e-mail app

-----Original Message-----
From: Sviatoslav Mankivskyi [email protected]
Date: Mon, 14 Nov 2016 02:03:12
To: magento/[email protected]
Reply-To: magento/magento2 [email protected]
Cc: Jehzeel [email protected]; [email protected]
Subject: Re: [magento/magento2] Footer Miscellaneous HTML Not working (#3333)

@jehzlau the issue was fixed in the mainline (2.2-dev). I cannot predict when or whether it is going to be backported. If you need the fix please use sultion in 5e9691d, 0b47c71 and d46fb12.

You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/magento/magento2/issues/3333#issuecomment-260294658

Hello guys and girls! You must be save the config for each store view, this solution work for me.

my question is that how i am using miscellaneous html in footer

Still a problem in 2.3.2

Was this page helpful?
0 / 5 - 0 ratings