StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-12-2009, 11:23 PM
integritycoins integritycoins is offline
Registered User
Genesis Member
 
Join Date: Feb 2009
Posts: 12
Default I Killed My Footer

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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 08:45 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.