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
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
cardcontainer problems using iphone/ios
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: cardcontainer problems using iphone/ios
The output code is constructed on the server, so it should not matter which type of browser you use.is it as if data from the database is not initialized?
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.