This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 28 - Pages: 2 [ Previous | 1 2 ] - Last Post: 29 May 25, 07:32 Last Post By: textvorlage Threads: [ Previous | Next ]
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:11   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
I'm starting to lose track of what's happening. I had selected "HiDPI DIA-images" and “ justified” (Gerechtfertigt is the German word for that; and not 16:9).

But on the iPhone the display is still not correct.
JeffTucker

Posts: 8,057
Registered: 31-Jan-2006
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:17   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
As final proof that there's nothing wrong with the image itself, here's a quickly slapped-together test album using the same image, but with Neptune instead of Photoblogger:

(demo album removed)
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:17   in response to: textvorlage in response to: textvorlage
 
  Click to reply to this thread Reply
I have made the same changes to “...fotos2” and everything is ok on the computer. But again, it's not right on the iPhone.
JeffTucker

Posts: 8,057
Registered: 31-Jan-2006
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:25   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
It's also not a caching problem - I get the same results in other browsers.

For those keeping score, we've eliminated the following possible culprits:

  • A problem with the image.
  • A problem with the way the server is providing the image.
  • A problem being triggered by the use of variants.
  • A problem being triggered by the image bounds.
  • A problem being triggered by the use of HiDPI images.
  • A problem being caused by browser caching.

That doesn't leave much, other than the lightbox script itself.
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:54   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
The Neptune skin looks good, but I like it darker. I have uploaded a test under “...fotos4”. I would still have to change the font and the background colors (chocolate like in Photoblogger).

On the iPhone it works, but you have to swipe, there is no arrow to the right or left.

Maybe there is still a solution for Photoblogger; if not, I will definitely look into Neptune.
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:56   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
That doesn't leave much, other than the lightbox script itself.

Has nobody mentioned the problem before?
JeffTucker

Posts: 8,057
Registered: 31-Jan-2006
Re: Responsive Display doesn't work
Posted: 28 May 25, 14:58   in response to: textvorlage in response to: textvorlage
 
  Click to reply to this thread Reply
textvorlage wrote:
Has nobody mentioned the problem before?

Not that I'm aware of, but the skin gets regular updates and changes, so it might have been working properly before.

ETA: The problem does not seem to occur in Photoblogger 5.4.0. I'm not sure which of the intervening updates causes the trouble.
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 16:01   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Maybe Laza will read this…

But in the meanwhile I will try to change the backgroundcolor of neptunium to "Chocolate"

Edited by: textvorlage on 28 May 2025, 16:02
JeffTucker

Posts: 8,057
Registered: 31-Jan-2006
Re: Responsive Display doesn't work
Posted: 28 May 25, 16:17   in response to: textvorlage in response to: textvorlage
 
  Click to reply to this thread Reply
Attachment NEcustom.png (8.7 KB)
Remember, Neptune isn't just a different version of Photoblogger. It's a very different skin. There is no "search" capability, for example, because unlike Photoblogger, it's not a JSON-driven skin. No support for social media or a shopping cart, either.

To customize a Neptune layout, do not start plugging in custom CSS. It's usually not needed. Choose the "Custom" style of Neptune (see attachment), then go to the Neptune > Custom tab, where you can set any colors you like:

https://jefftucker.jalbum.net/skins/neptune/man/neptune_custom.html
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 28 May 25, 16:31   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
At the moment, I'm not interested in selling photos or linking the site to social media. I will take a closer look.

Thank you very much!
Laza

Posts: 1,558
Registered: 6-Sep-2005
Re: Responsive Display doesn't work
Posted: 28 May 25, 17:37   in response to: textvorlage in response to: textvorlage
 
  Click to reply to this thread Reply
I'm currently investigating the issue.

To center the logo, add this custom CSS code to Settings / Photoblogger / Advanced / Custom code / CSS box:
.topbar .logo.align-center {
    width: 100%;
    justify-items: center;
}


I still don't know how to reproduce the error on my PC (using the Safari emulator). Can you please turn Settings / Photoblogger / Advanced / Debug mode ON on the fotos3 album and Make+Upload it?

Never mind, I was finally able to reproduce it.

Edited by: Laza on 28 May 2025, 17:39
Laza

Posts: 1,558
Registered: 6-Sep-2005
Re: Responsive Display doesn't work
Posted: 28 May 25, 18:01   in response to: textvorlage in response to: textvorlage
 
  Click to reply to this thread Reply
As I see, the Settings / Photoblogger / Lightbox / Main image / Fit images was turned off in your albums. For me, enabling this option resolved the problem.

I believe this option isn't clear enough. Fit images work both ways: it shrinks the image if larger, or enlarges it if smaller than the screen (but only at max. zoom).

I will probably modify it this way:
( ) Fit images to the screen
The following options are only displayed if the above option is on:
( ) Only shrink
Max Zoom ( 1.2 )
(and this is displayed when "Only shrink" is not selected)
JeffTucker

Posts: 8,057
Registered: 31-Jan-2006
Re: Responsive Display doesn't work
Posted: 28 May 25, 18:32   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
Yes, it appears that using both Fit Images and Maximum enlargement: 1.0 fixes things.

But as far as I'm concerned, that's exactly what a lightbox script should do: always show the image within the display space, and never show it larger than its inherent size. There shouldn't be any other option. Zooming is OK, but never by default.
textvorlage

Posts: 25
Registered: 4-Mar-2025
Re: Responsive Display doesn't work
Posted: 29 May 25, 07:32   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Many thanks to #JeffTucker and #Laza for the great support. You have really helped me a lot. I won't be able to be at my computer today. Have a great day.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums