Page 1 of 1

cardcontainer problems using iphone/ios

Posted: Mon Jan 10, 2022 12:00 pm
by Michael Fiil
Hi web builder experts,
Happy New Year to you all and thank you for your good advice through time ...
I'm a huge fan of Pablo's web builder but am one of the "old ones" who use classic asp where others use php. For the most both programming languages ​​seem to work the same in web builder :D

I am using Web Builder 16.4.4

However, I have encountered a challenge that I can not find a solution to myself!

This page - https://carmagic.dk/biludlejning/leje-b ... 2022-01-14 - sorry it's in Danish - uses two card containers. The left contains ONLY hardcoded cards (titles, images and text) the right retrieves data from a mysql database which is inserted into the five cards to be displayed.

The left container (hardcoded) works fine on all devices and browsers - the right one only works on a windows PC. On a device with IOS - Ipad or Iphone - is it as if data from the database is not initialized?

Can anyone give me some good advice or maybe tell me what's going wrong?

Many greetings Michael Fiil from Denmar

Re: cardcontainer problems using iphone/ios

Posted: Mon Jan 10, 2022 12:15 pm
by Pablo
is it as if data from the database is not initialized?
The output code is constructed on the server, so it should not matter which type of browser you use.

I am not sure where to look, but it looks like it's working on my iPhone.

It would be helpful if you removed everything from the page tat is not relevant to your questioner so it's immediately clear where to look.