Comments on: How to Add a 3 Column Widgetized Footer in Genesis Theme https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/ WordPress Themes, Plugins, Reviews & Tutorials Wed, 31 Jul 2019 18:31:30 +0000 hourly 1 https://wordpress.org/?v=6.3.1 By: Mike Mahaffey https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-1068737 Wed, 31 Jul 2019 18:31:30 +0000 http://www.wpkube.com/?p=7252#comment-1068737 The code doesn’t work in the Essence Pro theme in 2018 and I just hate that……..

]]>
By: Tamara https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-1023025 Mon, 04 Jun 2018 16:34:15 +0000 http://www.wpkube.com/?p=7252#comment-1023025 Hello 🙂

Thank you!

I could add the 3 to the functions.php file but I cannot find the footer widget paragraph where to add the “break” in my style.css…. Can someone help me maybe? 🙂

Thank you very much!!

]]>
By: Ronak Prajapati https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-1002510 Sat, 02 Sep 2017 11:59:18 +0000 http://www.wpkube.com/?p=7252#comment-1002510 Thanks.. tutorial is awesome but i have 1 problem With these codes i am able to get 3 footer widget but in mobile site 3rd widget is getting very ahead. Please help me. My website is undercoverapk.net please see in mobile version

]]>
By: Agus Tamanuri https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-986244 Fri, 30 Dec 2016 06:10:15 +0000 http://www.wpkube.com/?p=7252#comment-986244 Thank you so much. It really helped me.

]]>
By: Robert https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-963546 Sat, 04 Jun 2016 09:59:04 +0000 http://www.wpkube.com/?p=7252#comment-963546 In reply to Tim.

Look for

//* Add support for 1-column footer widgets
add_theme_support( ‘genesis-footer-widgets’, 1 );

replace with

//* Add support for 3-column footer widgets
add_theme_support( ‘genesis-footer-widgets’, 3 );

]]>
By: Arslan https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-957475 Sat, 30 Apr 2016 14:32:28 +0000 http://www.wpkube.com/?p=7252#comment-957475 Thank you so much. It really helped me.

]]>
By: Faishal https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-953575 Fri, 01 Apr 2016 08:01:30 +0000 http://www.wpkube.com/?p=7252#comment-953575 Hi, thaks for sharing. but after i tried, the widget on footer still only one. Whats wrong? im using genesis latest version

]]>
By: Abdul Samad https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-949444 Mon, 22 Feb 2016 01:19:37 +0000 http://www.wpkube.com/?p=7252#comment-949444 Really A Helpful Post 😀 😀 😀
You Saved My Dollars!
Thanks Dear 😀 😀 😀

]]>
By: Tim https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-934846 Fri, 13 Nov 2015 03:44:18 +0000 http://www.wpkube.com/?p=7252#comment-934846 FYI doesn’t work with Altitude Pro.

]]>
By: Devesh Sharma https://www.wpkube.com/adding-3-column-widgetized-footer-in-genesis-theme/#comment-926192 Sat, 19 Sep 2015 12:02:52 +0000 http://www.wpkube.com/?p=7252#comment-926192 In reply to Olusola.

No need to worry, Olusola. You can easily fix it by uploading the function.php and style.css file to your server via FTP or cPanel.

]]>