How to make Footer Links (Privacy Policy, et.al) Clickable???? Need ASAP!

KT Started by Kimberly Thibodeaux · December 7, 2020 at 10:54 pm · 1 reply 0 voices Last reply 5 years, 6 months ago
ST
Spiracle Themes Original poster
#2

Hi Kimberly,

Thanks for reaching out.
Just follow the following steps

1) Go to theme root folder ie wp-content -> themes -> purea-magazine
2) Again go to inc -> customizer -> options -> section-footer.php
3) Open this file with any text editor and then change line text from
‘sanitize_callback’ => ‘purea_magazine_sanitize_textarea_field’
to
‘sanitize_callback’ => ”

4) Save the file.

PS: Make sure to repeat the steps if you update the theme.

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How to make Footer Links (Privacy Policy, et.al) Clickable???? Need ASAP!

By posting, your reply becomes public (unless marked private).