![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I was trying to clean up the footer on my streamline site www.integritycoins.com, and I basically made a mess. I just want the copyright info with my blog name and not all the social media links, or the widget links, or anything else except my site name and copyright info. I took out what I thought would work, and now I am getting a half grey blog with some sort of "parse error" on line 67 of my footer.php.
Does anyone have the original code so I can start over? Once I get that can anyone help me achieve my goals stated above? Thank you! here is my footer.php code right now: <div style="clear:both;"></div> </div> </div> <div id="footerbg"> <div id="footer"> <div class="footer1"> <ul id="footerwidgeted-1"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Left') ) : ?> </div> <div class="footer2"> <ul id="footerwidgeted-2"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Middle') ) : ?> <li id="link-list-2"> <h2>Footer Middle Widget</h2> <ul>[*]Link #1[*]Link #2[*]Link #3[*]Link #4[*]Link #5[/list] <?php endif; ?> [/list] </div> <div class="footer3"> <ul id="footerwidgeted-3"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Right') ) : ?> <li id="link-list-3"> <h2>Footer Right Widget</h2> <ul>[*]Link #1[*]Link #2[*]Link #3[*]Link #4[*]Link #5[/list] <?php endif; ?> [/list] </div> <div class="footer5"> </div> <?php do_action('wp_footer'); ?> </body> </html>
__________________
http://www.integritycoins.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I killed the widgets, but I didn't mean to :( | grant.swaim | General Discussion | 4 | 03-03-2009 12:18 AM |
| I have killed my site | GrantGannon | General Discussion | 3 | 01-10-2009 01:52 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us