an
groups-icon

Using hook to replace header banner to 728×90

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

    I’m trying to use a hook to replace the top header banner which is 468×60 with a leaderboard banner call full_top.

    This is the hook which I’ve placed at the very top in my child themes functions.php file but I get a “Can’t redeclare…” error.

    function hook_banner_header($c){ return $CORE->BANNER(‘full_top’) apply_filters(‘hook_banner_header’, $c); }

    What am I doing wrong?

    June 24, 2016 at 7:27 pm
  • Mr Jake
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 25, 2016 at 3:21 pm
  • Paul Zackin
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 27, 2016 at 1:08 pm

433

Views

2

Replies