DmtLo
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculator Builder – Create an Online Calculator] Complex calculatorCan you write to us on email?
Thanks for your feedback. It’s important for us
I see that in the footer, you use both Font Awesome icon classes and emojis. For example, in the link to SDAOnline. Try removing either the emoji or the Font Awesome class.
Forum: Plugins
In reply to: [Calculator Builder – Create an Online Calculator] Complex calculatorHello.
I think it’s possible to do, but it would need to be done without the accordion.
How did you set the icon in the footer?
Hello.
Can you send me the link to the page with the problem? The plugin uses Font Awesome version 6. It’s likely that you have an older version of Font Awesome for the icons in the footer.
The ‘Print’ option displays all form fields with their values. I am considering how to implement this option in your case.
You can use the next CSS
.formbox__field.has-addon.is-right { flex-direction: row !important; }
– In the site dashboard:
– Go to the page ‘Appearance’->’Customize’
– Click ‘Additional CSS’
– Add CSS code
– Click ‘Published’You can create screenshot, save on host and send the link to the screenshot. Or you can use awesomescreenshot.com
I’m sorry, but could you please send a screenshot of what you need to do? This will help me understand your case better.
Hello.
To get text from the dropdown, use the field[1].
Example:
const selectedText = field[1].options[field[1].selectedIndex].text;
Do you want alignment dropdown options?
Hello.
Could you please send a screenshot of what you’re trying to do?
- This reply was modified 5 months, 2 weeks ago by DmtLo.
Forum: Reviews
In reply to: [Calculator Builder – Create an Online Calculator] Fantastic Plugin!Thank you so much for your wonderful feedback!
Thank you so much for your wonderful feedback!