November 8, 2017 at 8:55 AM
#7085
eVision Themes
Keymaster
Thank you so much for using our theme.
As per your queries, we came to know that, you haven’t linked the ‘file footer.php’ in you child theme.
Just linked the footer.php
place this code in your child themes function.php file `require get_stylesheet_directory() . ‘/inc/hooks/footer.php’;’ then your links will appear.
Hope this helps your queries.