|
|
#1 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2026
Device: None
|
Image Won't Replace
I'm working to replace the image in my EPUB so IngramSpark will accept it, but I can't figure out how to get it to actually replace. I deleted the old image, it shows up nowhere in the code anymore, then added the new image. But everytime I load the new EPUB, it shows the old file's name with the "image logo" and no image, and the new image does not appear anywhere.
I've checked the code and replaced it a few times directly with the editor as the guide says, but nothing is changing when I load the new EPUB. |
|
|
|
|
|
#2 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 29,539
Karma: 212177546
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
I'm not quite following what you mean by "load the new EPUB". If you're deleting the image using Sigil's BookBrowser, and adding a new image with the same name, there should be nothing else to do. But if you're deleting the image and adding one with a different name, there's no wonder the missing image logo is showing up in the Previewer. Removing, or adding an image with a different name, does not update the img source in your xhtml code. That would need to be manually updated wherever it appears in your xhtml.
Hope something there helps. |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
A Hairy Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,490
Karma: 21099999
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
|
There are a few things that could cause this issue. Not sure which one applies. Can you post a sample of what code you are using??
In the meantime, try running the epub check plugin. It will provide an explanation if it is a filename/location error. |
|
|
|
|
|
#4 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 84,014
Karma: 153695583
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
When you added the new image, did you update the OPF when the images info in the manifest?
|
|
|
|
|
|
#5 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,834
Karma: 24222221
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
Code:
src="../Images/cover.png"
Code:
src="../images/Cover.png" |
|
|
|
|
| Advert | |
|
|
|
|
#6 | |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2026
Device: None
|
Quote:
Status: failed epubcheck.jar not found! Java binary not found! Not sure where to go from here? |
|
|
|
|
|
|
#7 | |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2026
Device: None
|
Quote:
Image 1 was inside of a page in the book browser. I deleted it from the code in the page and the OPF file and replaced it with Image 2. But the name of Image 1 is still showing in the updated file when I view it and nothing is happening with Image 2 being in its place. I am very new to code and I am super pregnant, so I hope that makes sense. |
|
|
|
|
|
|
#8 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,834
Karma: 24222221
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
EPBUCheck is a Java app and requires JAVA to be installed. It also requires an Internet connection. |
|
|
|
|
|
|
#9 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2026
Device: None
|
|
|
|
|
|
|
#10 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2026
Device: None
|
I finally got the EPUBcheck to cooperate and figured out where the issue was. EPUBcheck and my EPUB reader both say everything is working properly, but Ingramspark is still giving the same error codes for the new EPUB file I uploaded, including the one about Image 1 having problems, but Image 1 is not in that file. Is that something I'm doing wrong or is that on IngramSpark's side? I know this fourm isn't for IngramSpark, just figured I'd ask since it's related to this same problem.
|
|
|
|
|
|
#11 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,834
Karma: 24222221
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
Have you tried to unzip the epub file and double-checked that the image really isn't there? |
|
|
|
|
|
|
#12 |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 84,014
Karma: 153695583
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
|
|
|
|
|
#13 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 29,539
Karma: 212177546
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
|
|
|
|
|
|
#14 |
|
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 166
Karma: 2000
Join Date: Nov 2025
Device: none
|
Image does not be in the xhtml file itself, it's in a separate place. You need to link it in xhtml codes. Check your code in xhtml file.
Based on your first post, I assume you did nothing to the img tag in xhtml file. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cover image does not display after replace | acharseth | Sigil | 13 | 12-17-2020 10:32 AM |
| Replace image in ePub | flyfisher33 | ePub | 0 | 01-31-2015 09:16 AM |
| Glo Kobo Glo: how to replace boot image | elpaso | Kobo Developer's Corner | 12 | 05-08-2013 11:09 AM |
| inspect image properties /replace image | cybmole | Sigil | 6 | 02-05-2013 12:46 PM |
| Apple won't replace updated ibooks | vaughnmr | Apple Devices | 10 | 07-28-2010 01:10 PM |