• Hey there,

    There are these two spammy comments on the top left of my homepage. They are the same links that are on the very bottom of the page, which I don’t mind. I just don’t want them up near my nav menu.
    Here’s the site:
    https://www.tronmusic.com/wordpress/

    And here’s the code:

    <div class="nav">
    <ul id="menu-nav-menu" class="artmenu">
    <li>
    <a href="https://www.freewordpressthemes4u.com/category/gym">gym wordpress themes</a>
    </li>
    <li>
    <a href="https://www.pc-anti-virus.com/">anti virus pc</a>

    How do I get rid of them? Again, it’s okay to have beneath the footer. And by the way, they were never up by the nav menu until a few days ago. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • This theme has encrypted code in footer.php and functions.php
    Links near nav menu was hidden (display:none).
    It’s better to get rid of this links jointly with theme and use something proved.
    Another way is to edit mentioned files. Search base64_decode in the code.
    You can also check themes for encrypted code by TAC plugin.
    This article might be useful ??

    Thread Starter nickandrea19

    (@nickandrea19)

    Ok yeah I found it. So how do I get rid of it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unwanted spam links’ is closed to new replies.