Images not showing with PWA mobile Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Images not showing with PWA mobile

    avatar
    centenarypark
    Forumember


    Posts : 26
    Reputation : 1
    Language : Australian

    Images not showing with PWA mobile Empty Images not showing with PWA mobile

    Post by centenarypark 5/1/2023, 22:50

    Got a simple post in a forum with an image embedded using [url].. Works fine on PC and mobile if not using the PWA mobile app!. With the pwa mobile app it shows the post missing the image being displayed - its seems to think its there with a gap in the post page and you can click the space where the image is supposed to be (as it has a link reference) BUT won't actually displays the image itself (desktop mode on mobile works fine).

    Suggestions?
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19323
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by Ape 5/1/2023, 23:28

    centenarypark wrote:Got a simple post in a forum with an image embedded using [url].. Works fine on PC and mobile if not using the PWA mobile app!. With the pwa mobile app it shows the post missing the image being displayed - its seems to think its there with a gap in the post page and you can click the space where the image is supposed to be (as it has a link reference) BUT won't actually displays the image itself (desktop mode on mobile works fine).

    Suggestions?
    Please can you post your forum URL



    Images not showing with PWA mobile Left1212Images not showing with PWA mobile Center11Images not showing with PWA mobile Right112
    Images not showing with PWA mobile Ape_b110
    Images not showing with PWA mobile Ape1010
    avatar
    centenarypark
    Forumember


    Posts : 26
    Reputation : 1
    Language : Australian

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by centenarypark 5/1/2023, 23:30

    Ape wrote:
    centenarypark wrote:Got a simple post in a forum with an image embedded using [url].. Works fine on PC and mobile if not using the PWA mobile app!. With the pwa mobile app it shows the post missing the image being displayed - its seems to think its there with a gap in the post page and you can click the space where the image is supposed to be (as it has a link reference) BUT won't actually displays the image itself (desktop mode on mobile works fine).

    Suggestions?
    Please can you post your forum URL

    forum is locked behind registration for approved users only.

    any other way?

    repro should be easy - create a post - put a URL to an image and see if it works in PWA mobile?
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19323
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by Ape 5/1/2023, 23:37

    For use to help we need your forum link.

    If your forum is closed to the public then we will need a test account so we can run our test as this is not reported by anyone else other then you.

    We will need forum url and the URL will have to be where the problem is showing to you so we can go right to the page / place it is showing the problem.

    A test account is a fake account you the founder makes on the forum and then you send the password and Username to some one by PM only.

    We run our tests and then report back.
    Now if the problem is our end we then make a report to our tech team.

    With out the URL we can not help you.



    Images not showing with PWA mobile Left1212Images not showing with PWA mobile Center11Images not showing with PWA mobile Right112
    Images not showing with PWA mobile Ape_b110
    Images not showing with PWA mobile Ape1010
    avatar
    centenarypark
    Forumember


    Posts : 26
    Reputation : 1
    Language : Australian

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by centenarypark 6/1/2023, 00:34

    ok thanks!

    I will work on a test login and way of showing that account just the issue...

    Looking at it more - i noted that if the POST has a
    Code:
    <iframe src=


    in the post (in this case after the image URL) it will NOT show up in the PWA - the iframe does work fine however just the image does not.
    avatar
    centenarypark
    Forumember


    Posts : 26
    Reputation : 1
    Language : Australian

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by centenarypark 6/1/2023, 01:24

    ok - FYR - so changing from BBcode to HTML seems to work consistently now! (with the iframe later in the post content)

    Had originally the following -

    Code:
    [url=https://myname.aforumfree.com/booking-page][img]https://myurl/book-button.png[/img][/url]

    and then changed to

    Code:
    <a href="https://myname.aforumfree.com/booking-page"><img src="https://myurl/book-button.png" alt="Bookings"></a>

    this then works consistently on PC and PWA mobile app.

    Thoughts?

    I will live with this i suspect Smile
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Images not showing with PWA mobile Empty Re: Images not showing with PWA mobile

    Post by skouliki 8/1/2023, 10:00

    hello

    as APE said above we need the forum URL to be able to help you