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 » WordPress Themes » Atahualpa 3 Wordpress theme »

Help Needed With Editing Center Column


  #1  
Old Jul 24, 2009, 04:20 PM
DaVinci07
 
1 posts · Jul 2009
Help Needed With Editing Center Column

I'm sorry if this has been answered before but I've been searching for the past hour and can't seem to find a thread that can help me.

Anyway, I've been trying to edit the center column without much success. I am trying to add a box with some text in it to appear only on single posts after the footer area.

I added the html after the code below in the 'Content BELOW the LOOP' section of the 'Style & edit CENTER COLUMN' section:

<?php /* Displayed on SINGLE post pages if activated at ATO -> Next/Previous Navigation: */
bfa_next_previous_post_links('Bottom'); ?>

[I added the html code here]

However, the box appears on my 'Pages' pages also.

How do I do it so that it only appears on the 'Single Posts' pages only. (I am using version 3.4.1, WP 2.8.1).

Thanks!
  #2  
Old Jul 27, 2009, 10:44 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Wrap it into

<?php if ( is_single() ) { ?>
Your HTML
<?php } ?>

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Center Column Overlapping Right Sidebar nselegzi Sidebars & Widgets 11 Dec 1, 2009 06:18 PM
Only one category in center column majofa Page & Category Menu Bars 3 Aug 13, 2009 02:24 PM
Drop shadow in center column kal Header configuration & styling 6 Jun 18, 2009 07:39 PM
Center Column chiaxiong Atahualpa 3 Wordpress theme 1 Apr 8, 2009 06:28 PM
Center column content not displaying in IE Bourbonthrall Atahualpa 3 Wordpress theme 2 Mar 2, 2009 01:37 PM


All times are GMT -6. The time now is 01:08 PM.


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