Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » Forum Usage » Forum How-To »

[SOLVED] How to Add New Center Column Widget Areas in Atahualpa 3.7.3


  #1  
Old Dec 17, 2011, 01:42 PM
New WordPress Fan
 
141 posts · Jul 2010
[SOLVED] How to Add New Center Column Widget Areas in Atahualpa 3.7.3

In a previous forum thread re Atahualpa 3.7.1 (http://forum.bytesforall.com/showthr...d+widget+areas), it was suggested that the ability to add new custom widget areas would be added back in new versions of Atahualpa.

But that ability still has not been added back in Version 3.7.3.

In the forum thread mentioned above, Juggledad advised that to add a new center column widget area in Atahualpa 3.7.1, "You need to edit index.php and put it there."

For Version 3.7.3, can you please advise specifically how and where to add new Center Column Above Loop, Center Column Loop, and Center Column Below Loop Widget Areas?

Can I still use the following code for the three respective new widget areas?

<?php bfa_widget_area('name=Center Column Above Loop Widget Area'); ?>

<?php bfa_widget_area('name=Center Column Loop widget area'); ?>

and

<?php bfa_widget_area('name=Center Column Below Loop widget area'); ?>


If so, specifically where do I place each of these code strings?

Many thanks for your help!


P.S. I tried to revert to Atahualpa 3.6.4 theme, but somehow when I do so, all the page titles and page content do not show up on the site. If easy to fix this, I would be happy to revert to Atahualpa 3.6.4!

We are using Wordpress 3.2.1 on this new site.

Many thanks again!
  #2  
Old Dec 17, 2011, 07:38 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You have to edit index.php - put the
above the loop before line 7 which is
HTML Code:
<?php /* If there are any posts: */
put the 'in the loop' code after line 15 which is
HTML Code:
	<?php while (have_posts()) : the_post(); $bfa_ata['postcount']++; ?>
put the 'after the loop' after line 35 which is
HTML Code:
	<?php endwhile; ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 19, 2011, 09:42 AM
New WordPress Fan
 
141 posts · Jul 2010
Perfect! Thank you very much, Juggledad!!

Bookmarks

Tags
add new widget areas, atahualpa 3.7.3

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
center column widget areas rsconsult Sidebars & Widgets 9 Nov 16, 2011 01:50 PM
I have CTC widget in my sidebar. Can I <center> the contents in the column. markzip Sidebars & Widgets 3 Nov 11, 2011 04:29 AM
[SOLVED] Atahualpa Widget Areas: On home page only, not other pages? quintero Plugins & Atahualpa 2 Aug 22, 2010 07:00 AM
How do I add widgets to center column (all posts) in atahualpa? Chloe Center area post/pages 8 Jan 26, 2010 05:43 PM


All times are GMT -6. The time now is 11:54 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.