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 » Center area post/pages » Comments, trackbacks & pings »

[SOLVED] How do I display comments at bottom of posts?


  #1  
Old Aug 23, 2011, 02:30 PM
cspencer
 
7 posts · Jan 2011
I would like the comments to appear at the bottom of each post - right now I have a link you must click to see comments.

I saw the previous thread on this that is now closed but I could not find:

The output can be edited at Atahualpa Theme Options -> Style & edit the Center column */
$withcomments = 1; bfa_center_content($bfa_ata['content_inside_loop']); ?>

IN my Style & edit section....

I have Atahualpa 3.5.3

Thank you!!
  #2  
Old Aug 23, 2011, 03:09 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Well what do you have at Atahualpa Theme Options -> Style & edit the Center column ?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Aug 23, 2011, 03:36 PM
cspencer
 
7 posts · Jan 2011
This is what is in my style & edit center column The Loop section (am I in the wrong place?):


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

<?php /* Post Container starts here */
if ( function_exists('post_class') ) { ?>
<div <?php if ( is_page() ) { post_class('post'); } else { post_class("$odd_or_even"); } ?> id="post-<?php the_ID(); ?>">
<?php } else { ?>
<div class="<?php echo ( is_page() ? 'page ' : '' ) . $odd_or_even . ' post" id="post-'; the_ID(); ?>">
<?php } ?>


<?php bfa_post_kicker('<div class="post-kicker">','</div>'); ?>

<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>

<?php bfa_post_byline('<div class="post-byline">','</div>'); ?>

<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>


<?php bfa_post_pagination('<p class="post-pagination"><strong>'.__('Pages:','atahualpa').'</strong>','</p>'); ?>

<?php bfa_post_footer('<div class="post-footer">','</div>'); ?>

</div><!-- / Post -->
  #4  
Old Aug 23, 2011, 04:10 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try adding
HTML Code:
<?php $withcomments = 1; ?>
as the first line of that section
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Aug 23, 2011, 05:29 PM
cspencer
 
7 posts · Jan 2011
Didn't change it... any other suggestions????
  #6  
Old Aug 27, 2011, 11:28 AM
cspencer
 
7 posts · Jan 2011
It is working now - don't know why it took a couple days to implement?? But it is now doing what I was hoping for per your suggestion above - thank you so much!!!
  #7  
Old Aug 27, 2011, 11:42 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
could be you hav a caching plugin active and the cache had to be rebuilt. Anyway, glad it is working.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Renaming &quot;Tags&quot; at the bottom of posts to display as another word. Hippolyra Center area post/pages 2 Sep 3, 2011 09:16 AM
Change comments display to below posts runbei Comments, trackbacks & pings 1 Jun 9, 2011 07:11 PM
[SOLVED] Removing Categories and Comments from the bottom of all posts davidjelias Comments, trackbacks & pings 8 May 18, 2010 11:03 PM
Link to Comments archive on bottom of page broken as of 3.4.3 extremecarver New Versions, & Updating 17 Apr 27, 2010 02:30 AM


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


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