How To Create A Four Column Widget Area In WordPress Atahualpa Theme Footer ?

Add a four column widget area in Atahualpa theme’s footer of your WordPress site.

  • Login to your WordPress Admin Area Dashboard.
  • Visit Appearance -> Atahualpa Theme Options and scroll down to Footer-> Style and Edit Footer Section on left sidebar of theme options page.
  • Now scroll down to Footer: Content section and add the following code:

<?php bfa_widget_area(‘name=Footer 4Col Widget Area&cells=4&align=8&align_2=8&align_3=8& align_4=8&before_widget=<div id=”%1$s”>&after_widget=</div>’); ?>

Save Changes, Visit Appearance ->Widget and refresh the page 3-4 times till you notice new widget area boxes for adding widgets to your site’s footer.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.