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 » Excerpts, Read more, Pagination »

Excerpts on home page don't work


  #1  
Old Jun 6, 2009, 04:48 PM
kennfusion
 
1 posts · Jun 2009
I saw the solved thread with the following advice:

Quote:
The problem can be fixed by editing bfa_post_patrs.php and changing lines 63-65:

function bfa_post_bodycopy() {
global $bfa_ata;
if (/* (is_home() AND $bfa_ata['excerpts_home'] == "Full Posts") OR

to:

function bfa_post_bodycopy() {
global $bfa_ata;
global $postcount;
if (/* (is_home() AND $bfa_ata['excerpts_home'] == "Full Posts") OR
And I have followed that but I still am not getting any excerpts on the home page. Like right now it is set to all excerpts with 0 as show the first X posts as full, but still shows no excperts (although my goal is to have only first post as full and rest as excerpts, but that does not work either).

I thought it might be a cache issue, but just fired up the page on my iphone which was not cached and same problem. thoughts?

Oh, and great theme. I am having fun getting it setup right now: www.fusionemarketing.com
  #2  
Old Jun 7, 2009, 10:22 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Are you putting <DIV..>'s in your posts? I see a <div id="lipsum"> in each post, this would make the entire post a chuck that will not get excerpted.
__________________
"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
Atahualpa 3.4 : EXCERPTS new option to read the full post after [...] does not work benoit Excerpts, Read more, Pagination 2 Jul 9, 2009 06:45 PM
[SOLVED] Excerpts on home page don't work juggledad Excerpts, Read more, Pagination 1 May 31, 2009 06:14 PM
IE 7 with XP: Atahualpa don't work sometimes francos Atahualpa 3 Wordpress theme 4 Apr 17, 2009 01:59 AM
Posts and comments don't work in IE Valeria Moore New Versions, & Updating 2 Feb 26, 2009 01:00 AM
[SOLVED] Plugins don't work with Atahualpa 3 Wordpress theme irvin Plugins & Atahualpa 3 Feb 23, 2009 02:52 PM


All times are GMT -6. The time now is 07:27 AM.


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