Comments 2getmebrian started the conversationFebruary 8, 2017 at 7:27amHi,We need to link to our privacy statement in the footer, but the footer disregards any HTML we use. How do we make this work? 7,092Oliver repliedFebruary 8, 2017 at 3:45pmHI!You need to edit:/m/wp-content/themes/thegem/footer.phpline 53. It's template, just copy it to the child theme.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2getmebrian repliedFebruary 8, 2017 at 10:38pmThis doesn't make any sense to me. This is line 53:<?php wp_footer(); ?>What do I need to do with this to get an HTML link to show in my footer? Brian 7,092Oliver repliedFebruary 9, 2017 at 12:40pmHI!Sorry, I mixed up tickets.Pls. add your linke on line 45 before or after: <?php echo do_shortcode(nl2br(strip_tags(stripslashes(scalia_get_option('footer_html'))))); ?>Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
We need to link to our privacy statement in the footer, but the footer disregards any HTML we use. How do we make this work?
HI!
You need to edit:
/m/wp-content/themes/thegem/footer.php
line 53.
It's template, just copy it to the child theme.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
This doesn't make any sense to me. This is line 53:
<?php wp_footer(); ?>
What do I need to do with this to get an HTML link to show in my footer?
Brian
HI!
Sorry, I mixed up tickets.
Pls. add your linke on line 45 before or after:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver