• Resolved fifth

    (@fifth)


    The three buttons “Cancel, Apply and Add New, Add” at the bottom of the Add Data form become blank in mobile device browsers hence users are not able to save new data with mobile devices.

    • This topic was modified 5 years, 3 months ago by fifth.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fifth

    (@fifth)

    I figured this isn’t an actual bug but an overflow-y issue which hid the bottom of the Ninja Table form. I fixed this by targeting the CSS ID of the form with #nt_editor_form_35 and used position: absolute; top: -60px; this did the trick. Note that the 35 in the ID will be different for your own table.

    tip: use margin-left: auto; margin-right: auto; to horizontally align the form to viewport

    Plugin Support Syed Numan (WPMN)

    (@annuman)

    Hello @fifth,

    Glad to hear that you have solved the issue on your own. However, We always recommend opening a support ticket to get a fast reply.

    If you have further queries please submit a support ticket here. https://wpmanageninja.com/support-tickets/ Our support agents will assist you.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Add Data buttons not working’ is closed to new replies.