EDGARROJAS
Forum Replies Created
-
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Button selection visual confirmationI see, try putting the !important keyword to the styles and try again, example:
.buttonselectoritem:hover {
border-color: red !important;
}Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Button selection visual confirmationThe styles look fine, Could you send me a link to the form so see the styles applied in a form?
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Button selection visual confirmationThere is no designer for hover or selected options (i will add this in the todo list) but you can style them with css for example this for hover
.option_item:hover {
background-color:red;
}and this for selected:
.option_item.rnSelected {
background-color:blue;
}Regards!
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Button selection visual confirmationOh there should actually be a different style for selected elements
Is the element not styled for you? did you style the element using custom css?
Forum: Plugins
In reply to: [AIO Forms - Craft Complex Forms Easily] Import from Smart FormsSorry unfortunatelly that is not possible, although both plugins looks similar on the outside they internally are completelly different the conditional logic and formulas and the way pricing works is different so there is no automatic way to move them from one plugin to another.
Hello!
Weird, are you using the latest version of the plugin? and if not, could you update and try again please?
Forum: Plugins
In reply to: [Smart Forms - when you need more than just a contact form] Approval WorkflowIt has a free version but for an approval workflow you would need the workflow add on which is not part of the free version. If you have any question about it please let me know in the other plugin forum.
Regards!
Forum: Plugins
In reply to: [Smart Forms - when you need more than just a contact form] Approval WorkflowSorry forgot to mention, with the other plugin an approval workflow would require to use the full version as this would require the ‘Automation’ plugin.
Regards!
- This reply was modified 1 month ago by EDGARROJAS.
Forum: Plugins
In reply to: [Smart Forms - when you need more than just a contact form] Approval WorkflowIt is not possible with this plugin but it is possible with this one: https://allinoneforms.rednao.com/knowledge-base/creating-an-approval-workflow/
Regards!
Oh sorry, here i am only allowed to give support about features of the free version. Could you create a support ticket here please? https://wooinvoice.rednao.com/contact-us/
Regards!
Hello!
Sorry i am only allowed to give support of stuff related to the free version here. To get assistance about an add on please create a support ticket: here: https://allinoneforms.rednao.com/contact-us/
Regards!
Oh sorry i was planning to add this but i forgot. It will be added in the next release.
Regards!
- This reply was modified 1 month, 2 weeks ago by EDGARROJAS.
Oh sorry i missed your previous thread. Unfortunatelly it is not possible to absolute position an element bellow the order detail table as all the elements bellow it would be moved depending on the size of this table. This is done by design to avoid elements bellow the order table to overlap with it on orders that have too many elements.
Regards!
Oh sorry for that, it will be updated. Unfortunatelly there us no list of compatible plugins but if the plugin that you plan to use save its info in the order you can use the custom field wizard to extract that info and use it on your template. Or if you have issues with an integration you can contact support.
Regards!
Hello!
Currently the designer is not fully translatable. This is already in the todo list but the pdf templates are fully translatable using wpml or polylang. Loco translate dosen’t have a lenguage switcher so the pdf templates are not translatable with it (becuase it is not needed, if you are going to use loco translate which doesn’t has a lenguage switcher you can just design the template in the language that you are going to use).
Regards!