Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Matthias, I’ve solved with “pa-date-time-picker” as css selector on the integration panel instead of the entire string “input…”

    Thread Starter brunsphoto

    (@brunsphoto)

    Thanks!

    Hi people,

    I’ve found the solution to this problem and solved it from code. Its so simple to solve and I’ve created an easy guide for you.

    HERE YOU HAVE THE GUIDE: https://github.com/Aitor1111/fix-divi-datetimepicker

    You can also check it’s working on my site: https://coble.app/?project=24972

    Hello @coble

    Thanks for sharing the plugin code.

    I don’t understand this part:
    WARNING! In implementation for the CSS selectors DO NOT USE gaps between selectors. Example of usage:

    my-selector1,my-selector2,name-selector

    Should I do more, besides changing the code you sent?

    Hey,

    What I mean with that is that when you go to Input WP > Integrations and you enter your CSS Selectors to match with the form inputs, is important not to use spaces or gaps between selectors, example:

    selector1,selector2

    NOT THIS
    selector1, selector2

    • This reply was modified 3 years, 4 months ago by coble.
    • This reply was modified 3 years, 4 months ago by coble.

    Hi again.

    1. Where do i enter these CSS selectors to match with the form inputs?
    2. And which input do I enter?

    Is it somewhere in the plugin code? ..assets/js/integration.js? should I change anything in that code?

    Or is it in the Divi builder, that I should insert something? if, -then where and what?

    Sorry for troubling you..

    It still doesn’t work.
    Tried this way: https://github.com/Aitor1111/fix-divi-datetimepicker
    Nothing showed up.
    Pretty bad for a paid plugin.

    `Hi,
    I have a problem with integrating this code with contact form 7 using divi.
    I have set the code via plugin editor and integrated the css my-selector1,my-selector2,name-selector within the Date and Time Picker by Input WP plugin.

    In the contact form 7, I set the following field:
    [text bookdate class:my-selector1 placeholder "Date Picker"].

    But nothing is working the data picker.

    can someone support me?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not working with Divi anymore’ is closed to new replies.