Linked-in social icon invisible even if enabled

  • Resolved
    Posted in: Oblivion  
  • Member
    Meceka
    January 21, 2020 at 7:37 pm #124651

    Linked-in social icon is missing from footer.php. I added this line to line 17 (just above dribble) and it worked.

                    <?php if ( of_get_option('linkedin') ) { ?> <a class="linkedin" target="_blank" href="<?php echo esc_url(of_get_option('linkedin_link'));   ?>"><i class="fab fa-linkedin"></i></a><?php } ?>
    

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.