Q: Hi Brian, I tried to try DivMagic but you don't have a free trial, right?
🤔
However, I really like what DivMagic can do and I think it could help me with my daily work. I have 3 questions:
1- It is feasible, or possible, that with DivMagic I can identify a specific element (ID, Class, Tag, etc.). That is: I copy (or select) an element and DivMagic tells me its ID, Class or Tag to uniquely identify that element in the DOM, this way I can go to my code and be able to edit it easily.
I know I can achieve it with the developer tools, but it takes several clicks, and sometimes there are so many nested elements that valuable minutes are lost doing this.
2- We are a team of 3 people, I understand that I must buy 3 licenses, but I wonder if I will be able to manage the licenses of my collaborators? That is, if a developer leaves my agency, will I be able to assign that license to another user?
3- I understand that it has a focus on TailWind, but I wonder if DivMagic is also possible to use with other technologies such as: WordPress (Gutenberg, Oxygen, Bricks, etc), Bootstrap, or perhaps Vue, React? I'm not very clear about the limitations, or if you plan to include certain technologies, could you tell me?
I hope I haven't been too demanding, I'm just wondering if my ideas are applicable, DivMagic in itself seems excellent to me from the little I've been able to see in the videos.
Thank you for your help and your time, I wish you and the entire DivMagic team much success. 🙌
BrianUSA
May 16, 2024A: Hello!
> 1- It is feasible, or possible, that with DivMagic I can identify a specific element
Yes. We are going to update our extension UI which will give you all the information about a specific element directly and you can easily copy that and search in your code.
> 2. I wonder if I will be able to manage the licenses of my collaborators?
Our AppSumo LTD deal is for one license and unfortunately we won't be able to switch the account used for redemption. We do have an enterprise license manager that you can use to manage the licenses of of your team and rotate them. Please send an email to us for that team@divmagic.com
> 3- I understand that it has a focus on TailWind, but I wonder if DivMagic is also possible to use with other technologies such as: WordPress (Gutenberg, Oxygen, Bricks, etc), Bootstrap, or perhaps Vue, React?
Yes. Currently we support Tailwind and React. We're working on adding more integrations such as WordPress and Bootstrap. These will be available in the following releases.
> I'm not very clear about the limitations, or if you plan to include certain technologies, could you tell me?
The limitations of our tool are User Interfaces that are modified through JavaScript code. We work on raw HTML/CSS. We do have plans to make improvements in this area but currently that is the biggest limitation. Other than that, any technology you want us to support (like WordPress), please let us know and we will add them.
> I wish you and the entire DivMagic team much success. 🙌
Thank you!
Please let me know if these answer your questions!
Verified purchaser
🤔
Verified purchaser
Hi. Has this happened yet?
1- It is feasible, or possible, that with DivMagic I can identify a specific element Yes. We are going to update our extension UI which will give you all the information about a specific element directly and you can easily copy that and search in your code.
I was trying to identify the name of an object to use custom CSS and it did not seem to work as expected.
Thank you
> Hi. Has this happened yet?
> I was trying to identify the name of an object to use custom CSS and it did not seem to work as expected.
Hello, we added original copy options which gives you the elements using the names (ids and classes) as seen on the website.
When you say "identify the name of an object to use custom CSS" what exactly do you mean? If you're referring to the ID as seen on the source website, then you can get those by choosing "Original HTML Attributes" option.
Please let me know if this answers your question.
Verified purchaser
It does. Thank you