I was handed a website with a very outdated version of weForms (precisely 1.2.2), which I had to work on to make updateable, since the previous developer had hardcoded things in it and had disabled plugin auto-updates.
Now, when updating to 1.6.9, I get this strange issue where some controls of the form are not editable. I’ve seen a mention of this issue in https://www.ads-software.com/support/topic/display-options-theme-css-not-used/ which was acknowledged by support. By fiddling a bit with it, it seems that one of the main culprits is the float:left
which is being used for columns. Removing it makes the form fully editable (but renders the form completely vertically of course).
However, in 1.2.2 this works fine, so this issue was introduced in a later release. Although time consuming, it should not be too hard for me to find the release introducing the bug by upgrading the plugin version by version.
So I wanted to ask about the status of this and if we can do anything to fix it.
Thanks!
]]>This folder structure may help track these down. (I found it difficult to find a way to get to this page.): [localhost:8888]/wordpress/wp-admin/edit.php?post_type=wp_block .
]]>At one of these form the donation amount should not be inserted / choosen by the donor, but calculated (based on db entry? give_donors_purchase_value).
-> How can we get a custom (calculated) amount into the [amount] field?
-> How can we make that field uneditable by donor?
-> Is there any option to hide the form (or make it unfunctional) after the donation is done?
Any pointers are greatly appreciated!
Add
I thought of eventually having a shortcode that displays the needed calculation output. Then insert the shortcode into [amount] field? Then make amount field uneditable (how?)
]]>I’ve installed the plugIn a few minutes ago and i can’t find the uneditable option.
Even if I type in uneditable in the codeline nothing changed.
I’m using the 2.01 Version of the PlugIn.
Maybe someone have the same issue and hopefully a solution too.
I really don’t know where the problem in this case is
https://www.ads-software.com/plugins/wp-crm/
]]>