I do not know if this is the right place to ask this question. Mod if you find this thread is not for the right place then please put it in the right thread. Yesterday I installed a free theme for my blog which perfectly suits my niche. I am struggling it hard to remove two unwanted porn related links in my blogs footer. I found that those two links are encoded and I can't take them off. Any help to remove these two porn links will be highly appreciated. Here is my site. Please check the links in the footer. How can I remove them? Regards
I think do not clear, because It was the credit given by the owner of the theme for free ______________ kota malang|tukang nggame | TUKANG NGGAME | azaizan
I think you can not remove them, they designed the template, if you use the template, you have to keep the links.
Just go to the footer.php file and edit the information. If it's encrypted, just replace it with the standard info that wordpress provides for footers. Which looks something like: <hr /> <div id="footer"> <p> Powered by <a href="http://wordpress.org/" title="WordPress">WordPress</a> <br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>. </p> </div> </div> Warning:this may affect the layout of your theme. I only recommend doing this if you are comfortable with layout tweaking.