• Instead of in the top header bar (via the Social Links menu location) I would like to have the social icons appear in the footer. In Footer Navigation it now shows the names of the social media links, not the icons. Is there a way to trigger the icons (genericons) in the same way as happens in the top header bar ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • TUT Support

    (@phpexpert21)

    Hello Studiotal,

    Please share the site url so we can have a close look into the issue.

    Kind regards,

    Manoj

    Thread Starter Studio Tal Internetdiensten

    (@studiotal)

    Of course. merle.cidanka.nl/

    Thanks!
    Antal

    Thread Starter Studio Tal Internetdiensten

    (@studiotal)

    Not exactly the answer to my question, but I found a way to get the social icons in the footer.

    For future reference:
    In header.php <?php do_action( 'poseidon_header_bar' ); ?> is what displays the top bar menu and social icons in the top header (above the main header). The top header bar is part of Poseidon Pro. After installing the Poseidon Pro plugin you can find the code for the header bar in includes/modules/class-header-bar.php.

    I moved <?php do_action( 'poseidon_header_bar' ); ?> from header.php to footer.php and then used CSS to make it fit in with the rest of the footer.

    Antal

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social icons in footer navigation’ is closed to new replies.