Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1053409
Footer HTML
Closed

Comments

  •  2
    getmebrian started the conversation

    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?

  •  7,280
    Oliver replied

    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

  •  2
    getmebrian replied

    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

  •  7,280
    Oliver replied

    HI!

    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