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 »

BUGFIX 364-06: Post Date does not work in 'FOOTER: xxxx'


  #1  
Old Mar 9, 2011, 04:48 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
prior to 3.6.1, you could access $post->post_modified in the 'FOOTER: Homepage', 'FOOTER: Multi Post Pages', 'FOOTER: Single Post Pages', or 'FOOTER: "Page" Pages' but due to the use of stream wrappers in 3.6.x - $post is no longer valid.

To fix this edit bfa_post_parts.php (it's in the 'functions' folder) and change
in version 3.6.1 - line 176
in version 3.6.4 - line 171
from
HTML Code:
	global $bfa_ata;
to
HTML Code:
	global $bfa_ata, $post;
__________________
"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
BUGFIX 364-02: CSS Compression does not happen if 'Allow debugging?' is 'Yes' juggledad Old Version fixes and change logs 12 Mar 5, 2011 04:00 PM
BUGFIX 364-03: Background and Border not honored using page/cat centered juggledad Old Version fixes and change logs 7 Feb 27, 2011 10:35 PM
BUGFIX 364-05: No link to the full post shown on excerpt when post has no title juggledad Old Version fixes and change logs 0 Feb 21, 2011 03:49 PM
BUGFIX 364-04: Tagline will show when Overlay Blog TITLE over Header Image(s)? = yes juggledad Old Version fixes and change logs 0 Feb 19, 2011 05:09 PM
BUGFIX 364-01: “Title tags in Category Menu Bar” fails to remove muti-line title juggledad Old Version fixes and change logs 2 Feb 10, 2011 03:47 PM


All times are GMT -6. The time now is 02:22 AM.


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