• Resolved visureclic

    (@visureclic)


    Hi,
    I would need to set a maximum width for the fields.
    For example, the text field must be a maximum of 200 px.
    How can I do?
    Thanks
    Giusy P.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter visureclic

    (@visureclic)

    I add that at the moment it’s stuck at width: 100%

    Thanks
    Giusy P.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    It could be modified using css but i think it would be better to make it modificable via the styles tab since it would be easier and also there are many users that doesn’t know css. I will add this feature in the next release.

    Regards!

    Thread Starter visureclic

    (@visureclic)

    Hi,
    thanks for the reply.
    Unfortunately at the moment I can’t use your good plugin due to the impossibility of adapting the length of the fields.
    As you can see in the link on my site. https://visureclic.cloud/servizio/visura-catastale/

    I have no particular difficulties with CSS, but inspecting the field it’s only “inline”, therefore locked by default and there is no rule in the main CSS file of the plugin.

    I would be grateful if you tell me how to change the rule or the reference file.

    I’m really sorry but otherwise I would have to choose another plugin, because as you can see in the link of my site the graphics are really not very nice.

    Thanks
    Giusy P.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Adjusting the width of the whole field and its box will be added in the next release (of next week). It doesn’t matter that the fields are inline, the width of those fields can also be changed.

    If you are in a hurry though sure, i can give you an style that change the width, do you want to change the width of the whole field or only the input boxes?

    Thread Starter visureclic

    (@visureclic)

    Hi Edgar,
    you are really very kind and helpful!

    For now I would need to adjust the width of the field as soon as possible, for example text or radio.
    For the rest, no problem, I can wait for the new version next week.

    Thanks
    Giusy P.

    Thread Starter visureclic

    (@visureclic)

    I specify that the “urgent” problem is for the input box.

    I take this opportunity to disturb you also on another difficulty that I have encountered.
    On the admin side I can only create a line of 2 fields.
    From the third field onwards, the possibility of deleting the fields and the entire line disappears … the “X” of delete field appears but moving the mouse to point to the “X” it disappears!

    Thanks
    Giusy P.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Ok so for example something like this?

    .rednaoWooField {
    width: 50px;
    }

    Or do you want to change the size of the column as well so the other fields stay together?

    Regarding the other issue, could you send me an screenshot please? or if you have the full version by any chance, could you create a support ticket at https://productbuilder.rednao.com/contact-us/ please?

    Thread Starter visureclic

    (@visureclic)

    Hi,
    something like this

    .rednao input[type=”text”]{
    width: 50px;
    }

    Unfortunately I can’t send you the screenshot to the mail you indicated I’m testing the plugin in the free version.
    Do you have another email to send you the screenshot?
    Otherwise you can verify yourself by accessing the backend of a WordPress site and building a line of at least 3 fields with your plugin, for example 3 text fields on the same line.
    The “X” of delete disappears when you move the mouse to aim.

    Thanks
    Giusy P.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    I don’t sorry but you can use a service like https://wetransfer.com/ to save the image and send it to me, could you do that?

    Thread Starter visureclic

    (@visureclic)

    ok Edgar, can you tell me the email to send you the screenshot?
    In fact WeTransfer asks for the destination e-mail and that of the sender.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    You actually don’t need to send it to email, you just need to add a field and click in ‘Get a link’ to get the link without sending it through email.

    Thread Starter visureclic

    (@visureclic)

    True, but it’s possible with the premium version of WeTransfer, not with the free.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Oh have you tried? I do that every time (just did it a few hours ago) and i don’t even have an account with them.

    Thread Starter visureclic

    (@visureclic)

    You’re right!
    I did it.
    Here is the link. https://we.tl/t-PRzC1Zfpx7

    Thanks
    Giusy P.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Oh i see, thanks for reporting the issue, it will be also corrected in the next release.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Fields width’ is closed to new replies.