Hi Go to Appearance – Editor –
Footer (footer.php)
delete everything and copy and paste the code below
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package SKT Biz
*/
?>
<div id=”copyright”>
<div class=”container”>
<div class=”left”><?php echo of_get_option(‘footertext’, true); ?></div>
<div class=”right”><?php echo of_get_option(‘footerlinks’, true); ?></div>
<div class=”clear”></div>
<?php wp_footer(); ?>
</footer>
</body>
</html>
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]