disclaimer

Home Forums Medical disclaimer

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #66919
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    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

    #66921
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    Member since: August 16, 2013

    Hi 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,
    Dave

    #66935
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    I 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

    #67015
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    Member since: August 16, 2013

    Hi Lisa,

    Kindly show us your website URL.

    Regards,
    Dave

    #67075
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    www.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!

    #67295
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    Member since: August 16, 2013

    Hi 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,
    Dave

    #67299
    lisalisa
    Participant
    • Topics: 17
    • Replies: 18
    • Total: 35
    Member since: April 25, 2016

    Thanks for getting back to me. Where is that footer.php located please?

    #67319
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    Member since: August 16, 2013

    Hi 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,
    Dave

    #67434
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    Member since: August 16, 2013

    Hi Lisa,

    Login details are not working. Kindly send us correct login details.

    Regards,
    Dave

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.