Images not showing

Images not showing

Postby ycetindil » Wed Oct 19, 2022 11:18 am

Hello. I have some question cards which have multiple inline pictures. I searched the forum and saw that I can use HTML img tags inline. When I tried this I cannot see the images.

Please help.
ycetindil
 
Posts: 8
Joined: Wed Aug 08, 2012 3:41 am

Re: Images not showing

Postby Ernie » Thu Oct 20, 2022 6:26 pm

Did you try something like below:

<img src="a.jpg" width=400>
<br>
<img src="b.jpg" width=400>


How are you transferring to the app? Website? Dropbox? OneDrive?
Is your src a full http path? Otherwise, you need to upload the image files also.
Ernie
Site Admin
 
Posts: 5009
Joined: Fri Oct 01, 2010 6:12 pm
Location: San Francisco / Taiwan

Re: Images not showing

Postby ycetindil » Thu Oct 20, 2022 10:06 pm

I am using export to the app server and downloading to the app via private deck option.
Please check the private deck "az104"s first card. The link is http.
Thanks.
ycetindil
 
Posts: 8
Joined: Wed Aug 08, 2012 3:41 am

Re: Images not showing

Postby Ernie » Sun Oct 23, 2022 3:03 pm

Sorry for slow response.
One problem is your quotes are curly quotes, not plain quotes.
Another problem is your link is not a direct link to the picture. It's a link to a Dropbox page.

What *should* work is adding ?dl=1 (download = 1) to the end. The app needs a file name, so something like this should ideally work:
"https://www.dropbox.com/s/k7gdvnv0pjduahm/2-4_1.jpg?dl=1&name=/2-4_1.jpg"

BUT, it's not working on my iPhone. It's working on iOS simulator and on my Android phone.

Can you instead load from Dropbox and NOT use http links?

\Apps\Flashcards DeluxeAZ-104.xlsx or .txt
AZ-104 Media(put media files here)

then for "src" just use simple file name. Import. Image files will download and be stored in the app, creating a faster experience.
Ernie
Site Admin
 
Posts: 5009
Joined: Fri Oct 01, 2010 6:12 pm
Location: San Francisco / Taiwan

Return to Comments, Questions and Feedback



cron