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 373-06: Remove '<p>...</p>' surrounding footer to prevent validation errors


  #1  
Old Mar 2, 2012, 10:31 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you run your site thru some of the validation sites and error will be displayed if a new widget area has been added to the footer because of the '<p>' and '</p>' that surrounds it. This patch will remove the '<p>' and '</p>'.

edit footer.php and change lines 95-97 from
HTML Code:
    <p>
    <?php echo bfa_footer(); ?>
    </p>
to
HTML Code:
    <?php echo bfa_footer(); ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Mar 2, 2012 at 10:33 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
PATCH 367-03: PHP errors when adding widget areas in index.php juggledad Old Version fixes and change logs 0 May 14, 2011 09:52 AM
Need validation help - 53 errors and 9 warnings jlindseyjr New Versions, & Updating 4 May 2, 2011 04:04 PM
[SOLVED] W3C Validation 14 Errors 10 Warnings KatyDigg New Versions, & Updating 14 Feb 8, 2011 06:55 AM
W3C Validation Errors! pyoterguru Center area post/pages 1 Jan 5, 2011 07:15 AM
Ampersands Causing Validation Errors webgurl Header configuration & styling 0 Dec 7, 2010 09:00 PM


All times are GMT -6. The time now is 05:37 AM.


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