how to add clickable footer text
-
Hello, i want to edit my footer.php
<div class=”footer-wrap”>
<div class=”container”>
<?php wp_nav_menu( array( ‘theme_location’ => ‘bottom-nav’) ); ?>
<p> Copyright © 2017 wallpaperstapety.sk</p>
</div>I want to make the wallpaperstapety.sk clickable and redirect it to my homepage. Please how can i edit that code what is the form? Thanks in advance
-
Hi – wallpaperstapety.sk is not hosted with us at WordPress.com. For help with this site please post at https://wordpress.org/support/
There are 2 versions of WordPress and what happens here at WordPress.com differs from the installed version you are using. This guide outlines those differences: https://en.support.wordpress.com/com-vs-org/
- The topic ‘how to add clickable footer text’ is closed to new replies.