david117
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How To Remove Proudly Powered By WordPressOkay I’ll do it again.
Thanks for all the help everybody!
Forum: Fixing WordPress
In reply to: How To Remove Proudly Powered By WordPresstavlex.com
Forum: Fixing WordPress
In reply to: How To Remove Proudly Powered By WordPressThanks for the replies!
I have tried clearing my cache on mobile but it is still appearing. Could there be another line of code I need to remove in an additional file?
Forum: Fixing WordPress
In reply to: How To Remove Proudly Powered By WordPressI already did that though. I don’t know why it’s still showing up on mobile.
Now it looks like this:
<?php
/**
* The template for displaying the footer
*
* Contains the closing of the #content div and all content after
*
* @package WordPress
* @subpackage Twenty_Sixteen
* @since Twenty Sixteen 1.0
*/
?></div><!– .site-content –>
</div><!– .site-inner –>
</div><!– .site –><?php wp_footer(); ?>
</body>
</html>Forum: Fixing WordPress
In reply to: Make banner link to different page.Thanks for the response!
I’m having trouble figuring out how the plugin works. If you wouldn’t mind walking me through what I need to get done, it would be greatly appreciated :). I understand if it’s waaay too much to ask, though.