Forums

Bring wordpress footer from one blog to another (9 posts)

  1. loftyfinds
    Member
    Posted 2 years ago #

    I want to show my wordpress footer from my 'first' blog on my 'second' blog I own. Is there a way of doing that?

    First Blog is at: http://www.site.com

    Second Blog is at: http://www.site.com/blog

  2. nazcar
    Member
    Posted 2 years ago #

    is your footer contain widgets?
    if not? i assume both theme's for your blog.. have footer.php in their respective theme directory.

    copy the blog1 footer.php
    to blog2.php

    then define the class in the style.css to your blog2 used by the footer in blog1.

    if both contain widgets.. it will only copy the default widget in that footer..
    if both footer's are widgetisize.

  3. loftyfinds
    Member
    Posted 2 years ago #

    thanks for the quick reply.

    I have some function calls in blog one that I want to show on blog two. How can I do that?

  4. nazcar
    Member
    Posted 2 years ago #

    'm not good with complex function calls.. 'm more on layout and styles. what type of function calls anyway?

  5. loftyfinds
    Member
    Posted 2 years ago #

    showing query_posts from the first blog

  6. kmessinger
    Member
    Posted 2 years ago #

    Move the old footer over to the themes folder, renaming the footer that is there footerx or whatever. The moved footer is named footer.php. You do NOT have to define anything. This is about as simple as it gets - Nazcar stop making things complicated. BTW - show me a footer that has a widget?

    If the function calls don't work then adjust them with the new blogs files setup.

    Just do it. If it doesn't work then fix it!!! Move on.

  7. nazcar
    Member
    Posted 2 years ago #

    i was referring with css style.. like <div class="footer">
    might have different style or undefined style..

    a footer widget? an example is the Pixel theme: http://wordpress.org/extend/themes/pixel

    the screenshot here

  8. kmessinger
    Member
    Posted 2 years ago #

    Thanks for the link to pixel - a horizontal sidebar (footer)- some have asked for that.

    The screenshot - OMG, that is so bad. I can see you are an engineer and not a designer.

    I was referring with css style.. like <div class="footer">
    might have different style or undefined style..

    Complicate things because of might or if . . . WordPress is really pretty simple but only if we try to keep it that way.

    If you encourage people to just change it - if wrong change it back - that is how they learn. Fast balls, no curves or sliders.

    I am so off subject - Bring wordpress footer from one blog to another - sorry loftyfinds

  9. nazcar
    Member
    Posted 2 years ago #

    oops sorry.. wrong permission.. link fixed..

    yeah WP is simple but can be tweaked thru CSS or might destroyed by improper CSS..

    back to topic:
    if his first blog has a defined style like width or background or any. that is an issue.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.