- This topic has 8 replies, 2 voices, and was last updated 5 years, 12 months ago by
Forum Moderator.
-
AuthorPosts
-
March 27, 2017 at 1:20 pm #66919
How do I add a disclaimer (and link to more text) on my footer? Do I use Footre Text Link? If so, what do I put in that?
Thanks! Lisa
March 27, 2017 at 1:25 pm #66921Hi Lisa,
Footer is widgetized. Kindly go to Appearance>>Widget>>Footer widget 1,2,3
Drag and drop text widget in footer widget and add Disclaimer there.
Here is the example code:
<a href"URL here">Disclaime</a>
Regards,
DaveMarch 27, 2017 at 2:58 pm #66935I put the text box in my footer 3 and put my disclaimers pages URL in that code (I put it under contents) you provided. It didn’t work.
I want to know please, if I can put that info on the bottom where the copyright info is instead. And how.
Thanks! Lisa
March 28, 2017 at 6:43 am #67015Hi Lisa,
Kindly show us your website URL.
Regards,
DaveMarch 28, 2017 at 10:43 am #67075www.lisagta.com
I want to put the word disclaimer on the copyright line. I have it on the footer now. I would like to have a page that opens when you select disclaimer. Thanks so much!March 29, 2017 at 12:40 pm #67295Hi Lisa,
Kindly go to footer.php and and find this code:
<div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo of_get_option('copytext',true); }; ?> </div>
Replace above code with this code:
<div class="copyright-txt"><a href="#">Disclaimer</a></div>
Regards,
DaveMarch 29, 2017 at 12:56 pm #67299Thanks for getting back to me. Where is that footer.php located please?
March 29, 2017 at 1:22 pm #67319Hi Lisa,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveMarch 30, 2017 at 11:02 am #67434Hi Lisa,
Login details are not working. Kindly send us correct login details.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.