Viewing 2 reply threads
  • Author
    Posts
    • #2643

      I am developing a tool that uses fabric.js to allow a user to lay out solar panels on a flat roof. These rooves are attached to a custom post type called a ‘quote’. One ‘quote’ can have multiple rooves, so the add_more feature seemed perfect. However, when I try to use it in practice, only the first ‘instance’ works. I assume that this is because there’s a lot of collision of ID’s, classes and possibly variable names. Is there any way you can think of to get this working?

    • #2650
      Steve
      Keymaster

      @wpkonsulterna– If you remove fabric.js do you still see the issue?

    • #2652
      atanas
      Member

      Steve – any chance this is related to my issue? The conditions in add more groups are getting attached to all the “mastr” fields, so as soon as you have more than one add more, changing the vakue in one of the add mores triggers the conditions on all of the add mores?

      Thanks
      Atanas

Viewing 2 reply threads
  • You must be logged in to reply to this topic.