Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #313976

    Hi

    I would like to add terms of use to the footer or at the website directly above the footer. Is there a solution?

    Thx for oyur support.

    Regards, Nicole

    #313992

    Hey Madame_z!

    Did you try to add a “Text widget” to the footer widget area? You can use the text widget to display any custom text within one of the footer widget columns.

    Regards,
    Peter

    #314051

    Hi Dude

    Well, I tried it once before. But it looks so bad, becaue if the footer widget are activated at the theme there ist a lot of space without any content there…
    And for my use it would be better, if the text would be right above the footer (at all pages).

    Regards,

    Nicole

    #314949

    Hi Nicole!

    Please go to Appearance > Editor and open Footer.php file and find

    wp_nav_menu($args);
                                echo "</nav>";
                            ?>

    and add your link using HTML – http://pastebin.com/wt4TE2fC

    Cheers!
    Yigit

    #315019

    Hi Yigit

    Thanks for your reply. But I don’t want to ad a link. I just want to ad more or less the same text as you find right down the copyright at this site: http://www.health.com/health/ (pls scroll down till end of site)
    And this should be displayed at all sites/posts.

    And another thing. Can I add page numbers to the Magazine tool and set the number of entries of all post entries?
    link:
    http://www.foodulution.com/news/

    Thx for your support!

    Cheers, Nicole

    #316094

    Hey!

    You can add anything using HTML. But please do not forget to wrap it inside a DIV with a unique class so you can style it easily.

    Regards,
    Yigit

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