Hello,
I want to add an “additional” footer. I want to add an email subscription bar that is fixed above the normal theme footer and below the instagram zone.
Here’s an example (it’s from this site: http://nomadesdigitais.com/anuncie-2/): https://s12.postimg.org/o7293j5ct/Screen_Shot_2017-04-19_at_14.43.59.png
It’s possible to add an add footer zone that works with widget and allows this integration?
Thanks
Hi,
If this custom field can be implemented through a widget, it can be possible this way. You just have to select an empty footer template for example – https://www.screencast.com/t/6ZBbaZDegiP and use the widgets section to insert this subscription widget in the footer – https://www.screencast.com/t/HqdOCSOE4y.
If it provides a code you can try entering it in a html text widget and see if it works that way
– https://www.screencast.com/t/fnE5Mdfu
Anything else would require modifying the footer templates and inserting the code directly in the theme
– https://www.screencast.com/t/2APVq25r5x
Thanks
Hello Simion,
Thanks for your reply.
I’m using the Style 3 for my footer, because I my footer like this now (with 3 columns): https://s8.postimg.org/kmmons2ut/Screen_Shot_2017-04-20_at_09.09.59.png
I want to keep this 3 columns, but and only a custom field for my newsletter, right before the content of this columns and after the instagram widget.
If I select a empty footer template I lose my 3 cool columns. Can I create a custom field on the footer directly in the code? If yes, what code and where I need to do this?
Thanks
-
This reply was modified 9 years by
krysteleal.
Hi,
If you are using footer template 3, you must edit the corresponding file from the theme
– https://www.screencast.com/t/rgZgJmTHmRh
You can enter the subscription field above the section containing the there footer columns. That way your newsletter will be displayed above these columns.
But it all dependents on how you are implementing this subscription, and what it’s implementations require, and if it needs a code to be entered in the theme files.
Thanks