an
groups-icon

hook_footer

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Alexandra Maltby
    0 points
    Beginner

    trying to replace the footer stuff in _core_footer with my own function i put in _functions.php file.

    what happens is that my footer is put in but the old footer still exists on the page

    so in this case i have 2 footers.
    how to fix this issue to only have 1 footer which is the one i put in the functions

    i added
    function myfooterfunction(){
    //…code
    }
    add_action(‘hook_footer’, ‘myfooterfunction’);

    September 11, 2013 at 10:04 am
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 11, 2013 at 11:05 am
  • Alexandra Maltby
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 11, 2013 at 11:59 am
  • Richard Bonk
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 11, 2013 at 1:39 pm
  • Alexandra Maltby
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 12, 2013 at 6:54 am
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 13, 2013 at 6:11 am

456

Views

5

Replies