• Resolved mb11037

    (@mb11037)


    Hello.

    I’d like to report that using the colspan attribute in a td/th tag inside an accordion (using the html editor) doesn’t work (using browser inspect feature shows that no attribute is added at all).

    I currently fixed it by adding 'colspan' => true in the td/th keys in the get_kses_array function but that fix will probably go away whenever the plugin is updated.

    I haven’t tested other html attributes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi mb11037,

    Thank you for bringing this to our attention. We need a bit more information to understand the issue fully. Could you please provide details on how you were able to reproduce the problem and the steps you took to resolve it? A video demonstrating this would be greatly appreciated.

    We look forward to your response.

    Regards,
    Amir

    Thread Starter mb11037

    (@mb11037)

    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.
    Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi mb1103,

    I hope you’re doing well. We’ve successfully replicated the issue on our end and have escalated it to the development team for further investigation. We’ll keep you informed as soon as there’s an update on the fix.

    In the meantime, if there’s anything else you need assistance with, please don’t hesitate to reach out. We’re here to help.

    Regards,
    Amir

    Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi?mb1103,

    Hope you are doing fine. The issue has been resolved in the latest release of the ElementsKit plugin (Version 3.2.8). Please update the plugin, and feel free to reach out if you need any further assistance.

    Regards,
    Amir

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.