• We are in the process of rebuilding a site that was purchased from someone else. There are buttons and images/buttons on every sub-category post that we would like to get rid of, but can’t seem to find where they are. I’ve looked in appearance, theme settings, posts and pages and can’t seem to find them. When I look at the page source, this is an example of one of the urls: https://d3lese7qld41hy.cloudfront.net/wp-content/uploads/2015/03/Fantasy.png. It is also my understanding that the images could have been uploaded via an ftp.

    Here is an example of one of the sub categories: https://viralatom.com/growing-herbs/

    The images/buttons I am referring to are at the bottom of the post.

    Is there any way to delete these? We plan on replacing them with product links. Any help would be appreciated…thank you.

    viral

Viewing 3 replies - 1 through 3 (of 3 total)
  • If I look at the page source, I see that whole table with all the images is wrapped in a div tag with the classes “e3lan” and “e3lan-post”. Not sure where this is coming from, though. Have you tried turning any unfamiliar plugins off and on to see if it goes away?

    What template are you using? Do you know if it was a custom template, or something purchased? That table might be hard-coded into the template code, or there might be something in the code that calls or generates it. You’ll probably want to take a look at the file “single.php” and see if you see any references to those images or to “e3lan” – that’ll give you a starting point.

    I looked at the code as well and I think that those images are amazon links or something? I would check that template and edit the template. I think that’s where that code is coming from.

    Thread Starter burrisp

    (@burrisp)

    Thanks for getting back to me, Christine! Unfortunately I don’t know what template the previous owner used. The majority of the plugins have been replaced, but I guess I can try that. I’ll also look into the single.php file to see if I can find any references there as well. Hopefully I can resolve this soon.

    Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't delete images’ is closed to new replies.