• i just bought a site and never used wordpress before, im very new to websites in general aka no design knowledge etc. I would like to change some info in the footer and header. the rest of the site runs pretty much on its self. anyone have any ideas how to help with this. thanks william341

Viewing 9 replies - 1 through 9 (of 9 total)
  • You would need to edit your theme’s header.php and footer.php template files.

    Thread Starter william341

    (@william341)

    im not sure what information should be delete, the code doesnt show which content is which. for example the guys website is in the footer, but im the new owner so i would like to change that.

    Drop a copy of the footer.php file into the WordPress pastebin and post the pastebin url here with details of exactly what you want to remove. A link to your site using the theme might also help.

    Perhaps someone will be able to provide you with an amended file.

    Thread Starter william341

    (@william341)

    ok not sure how to do that but i will try. my site is http://www.bigweddingplans.com also my site is coming up very slow and i dont think its bc of to much content. is that a wordpress issue or server?

    How many plugins are you running?

    Thread Starter william341

    (@william341)

    just one i think the wr robot3

    Thread Starter william341

    (@william341)

    sorry apparently i have 12 active plug ins

    Thread Starter william341

    (@william341)

    the footer.php looks like this, but i dont see anything to change it

    </div>

    <?php get_sidebar(); ?>

    </div>

    </div>
    </div>
    <div id=”footer”>

    <?php wp_footer(); // WP footer hook ?>

    </div>
    </body></html>

    The text might be added via the theme’s functions.php file.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘help editing footer and header content’ is closed to new replies.