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 » New Versions, & Updating » Old Version fixes and change logs »

PATCH 378-01: only excerpts showing after upgrading to 3.7.7 or 3.7.8 on some sites


 
Prev Previous Post   Next Post Next
  #1  
Old Aug 23, 2012, 07:08 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
PATCH 378-01: only excerpts showing after upgrading to 3.7.7 or 3.7.8 on some sites

Some sites are experiencing a situation where only excerpts show up even though the options are set to show full posts. This patch will correct this situation.

edit function.php and change lines 965-967 from
HTML Code:
function bfa_is_pagetemplate_active($pagetemplate = '') {

	global $wpdb;
to
HTML Code:
function bfa_is_pagetemplate_active($pagetemplate = '') {

	if ($pagetemplate == '') {return 0;}

	global $wpdb;
or download and unzip the attached file and uploaded it to your theme folder replacing the orignal copy of 'function.php'
Attached Files
File Type: zip functions.zip (10.0 KB, 3539 views)
__________________
"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] PATCH 373-03: date-modified in post/page .. patch is corrupted dnasir New Versions, & Updating 3 Jan 19, 2012 08:21 AM
PATCH 367-02: Page Titles are double with 3.6.7 (now part of PATCH 367-04) juggledad Old Version fixes and change logs 0 May 13, 2011 03:57 PM
Atahualpa 3.6.4 Excerpts not showing on homepage Mz More New Versions, & Updating 3 Mar 27, 2011 02:34 PM
No excerpts after upgrading to 3.6.1 dalvarenga New Versions, & Updating 7 Jan 14, 2011 10:16 AM
Images in excerpts not showing gvlismas Excerpts, Read more, Pagination 2 May 12, 2010 05:49 AM


All times are GMT -6. The time now is 10:13 AM.


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