• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

[Resolved] Add additional row of footer widgets with different styling

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Add additional row of footer widgets with different styling

Tagged: additional footer area

  • This topic has 4 replies, 2 voices, and was last updated 6 years, 5 months ago by radiantaction.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 19, 2016 at 12:32 am #841
    radiantaction
    Participant

    Hi,
    How would I add an additional widget area just like the footer section (enabled for 3-4 columns) that I can style differently?

    January 19, 2016 at 1:04 pm #842
    Chinmoy Paul
    Moderator

    I think that you already created the widget area. So try the following hook:

    //* Add the sub footer section
    add_action( 'genesis_before_footer', 'flex_additional_footer_widget_areas', 5 );
    function flex_additional_footer_widget_areas() {
    
     //* WRITE YOUR CODE HERE
    
    }
    January 20, 2016 at 9:14 pm #843
    radiantaction
    Participant

    Hi Chinmoy,
    Thank you for your message. I actually deleted that sub footer section because I set it up using the Genesis Widgets Generator plugin and I wasn’t sure how to set it up so it acted exactly like the footer widgets.

    If I recreate the widget area, what do I need to add to the css file to have it behave exactly like the footer widgets (including responsiveness). Basically I want to create two identical footer widget sections.

    I hope I’m not asking too much!

    Thank you for your time!
    Warmly,
    Kirsten

    January 22, 2016 at 3:54 am #845
    Chinmoy Paul
    Moderator

    If you are creating the widget area by Genesis Widgets Generator plugin then you will choose “genesis_before_footer” from Hooks drop down list and enter 5 in priority input box. Genesis Widgets Generator plugin is not adding any extra CSS for front end design. Deign is varying from site to site. SO you will add custom CSS code in your style.css file for better fit.

    You can create one widget area. Then drag&drop the text widget there and will use the columns class method (like one-fourth ).

    February 1, 2016 at 8:51 pm #864
    radiantaction
    Participant

    Perfect, Thank you!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates