WP theme link removal

5 replies
  • WEB DESIGN
  • |
I bought a WP theme/website from a WSO. There are links that the WSO vendor left in the theme (under the META) that link to various websites owned by the warrior. The heading says Blogroll but when I go to admin "links" they are not there. They don't appear in the sidebar.php either. The theme does not have any obvious way to remove them. Any ideas on how to remove these links?
#link #removal #theme
  • Profile picture of the author nontemplates
    Something is more than likely in the sidebar. It might be a function call. Have you contacted the vendor? If you bought it you really shouldn't ahve to deal with those links.
    {{ DiscussionBoard.errors[1097559].message }}
    • Profile picture of the author warfore
      Originally Posted by nontemplates View Post

      Something is more than likely in the sidebar. It might be a function call. Have you contacted the vendor? If you bought it you really shouldn't ahve to deal with those links.

      I finally heard from the vendor. It was in the sidebar.php using a rotator php script. I have removed it. Thanks everyone.

      The rotator.php script seems to be useful. Can anyone recommend one that is simple to use?
      Signature

      Regards,

      Tony

      {{ DiscussionBoard.errors[1098310].message }}
  • Profile picture of the author john_kennedy
    Did you look in the Widgets area? They might be hardcoded into a text box.

    John
    {{ DiscussionBoard.errors[1097803].message }}
  • Profile picture of the author hanadaddy
    download and unzip in your computer and open the command prompt box in the directory. then run below command with the keyword you want to search.

    findstr "keyword" *.php

    If the link is hard coded in the php files, you will be able to catch it.
    Signature
    WPMarketing.org - Wordpress for Internet and Affiliate Marketing
    {{ DiscussionBoard.errors[1098250].message }}

Trending Topics