How to make Footer Links (Privacy Policy, et.al) Clickable???? Need ASAP!
It says it all above! I’ve been trying to figure out HOW to make my Footer links clickable! I have the FREE version. I need help ASAP.
Thanks!
Replies (1)
-
December 7, 2020 at 10:54 pm
It says it all above! I’ve been trying to figure out HOW to make my Footer links clickable! I have the FREE version. I need help ASAP.
Thanks!
-
December 8, 2020 at 1:07 pm
Hi Kimberly,
Thanks for reaching out.
Just follow the following steps1) 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