Conflict with Ninja Forms Date field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17835
    alimhz
    Participant

    Hi
    When wptravel plugin is active, the date field of ninja forms plugin won’t show. I got their confirmation that the field works properly and they asked me to disable other plugins one by one to see what cause the conflict.

    Please take a look into this since ninja forms plugin is one of few form plugins that has lots of features.

    #17842
    wensolutions
    Keymaster

    Hello

    Please add the below given CSS by going to, Admin Panel > Appearance > Customize > Additional CSS

    .nf-field-element input.datepicker{
        position: unset;
        opacity:1
    }

    Hope this helps.

    For any further query/confusion, feel free to reach back to us.

    Best Regards!

    #17853
    alimhz
    Participant

    Oh, so it’s a known issue.
    Thanks, it fixed the problem.

    #17860
    Support Team
    Keymaster

    Hello,

    Yes, we will fix it in the plugin as well and release the update.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.