I’m working on http://fbcl.shanetucker.com/ministries/
Under the Lifegroups section there is a Table that is missing content in some cells. When I try to add content back into those cells the cells dont expand and I can’t tell what I’ve put in to the cells to be able to format them correctly. See screenshot: https://www.dropbox.com/s/kj8xgzlz2p7e83w/Screen%20Shot%202019-11-11%20at%209.39.51%20AM.png?dl=0
Hey satucker,
This is not an issue of Enfold but an HTML / CSS Issue as you would need to modify the way this results should work and how the table structure will be rended.
Best regards,
Basilis
So the problem did not exist until a couple of weeks ago. I’ve not added any new plugins or anything like that. What can i do?
Shane
Hi,
Sorry for the late reply and thanks for the screenshot and login, I took a look at your table and found that bold html tags had been added to your table around words and at one point an error had been made causing a “snowball” effect.
The error looks like this:
<b>7:00PM Thursday<b></b>
as you can see there is a opening bold tag then text and another opening tag and then a closing tag, so two opening and one closing causes an error and the Advanced Layout Builder tries to correct but it didn’t know were to put the next tag so you ended up with 8 errors and a table element that was not working correctly.
This is my guess, there is a chance that someone made the same error 8 times?
Anyways I Enabled the Avia Layout Builder Debugger and corrected the code for you.
Now the tables are correct, but they are still missing any data that was there at one point, but you can now add it in.
Please keep in mind that html errors in title fields and tables can brake the Advanced Layout Builder 🙂
Please check and let us know if this solved 👍
Best regards,
Mike