Here is an image of the colspan not working inside the accordion widget (cell 7). Below is the Elementor text editor widget using the same html code, working as expected.
Here’s the browser inspect feature showing there is no colspan added to the code.
Adding 'colspan' => true to the td array key (line 150) in the function get_kses_array in helpers/utils.php fix this issue.
As I said, I haven’t tested other attributes.
This reply was modified 2 months, 3 weeks ago by mb11037.