Thanks for great work but simply not working on my side. It means plugin is not getting/writing any data dynamically to generate complete contracts while ordering.
I got this jQuery error on console, If helps. I’m sure not caused by any cache plugin.
Plugin adds two custom field to checkout page. Why we need these optional fields?
public function odeme_ekrani_custom_input_ekle($fields)
{
$fields[‘billing’][‘billing_satis_sozlesme’] = [
‘type’ => ‘textarea’,
‘label’ => $this->birinci_sozlesme_link_ismi,
‘class’ => [‘billing_satis_sozlesme’],
‘required’ => false,
‘clear’ => true,
‘priority’ => 120,
];
$fields[‘billing’][‘billing_mesafeli_sozlesme’] = [
‘type’ => ‘textarea’,
‘label’ => $this->ikinci_sozlesme_link_ismi,
‘class’ => [‘billing_mesafeli_sozlesme’],
‘required’ => false,
‘clear’ => true,
‘priority’ => 121,
];`
`
Also I think plugin must replace woocommerce default “Terms and Conditions” checkbox and text part. It prints double time to order form.
Addendum:
The manufacturer contacted me and answered all my questions quickly and easily. So I am changing my rating from 3 to 5 stars.
I can only recommend this plugin. After our conversation with Mr. Baldha, who assured me that no data is read for the plugin manufacturer, the plugin is GDPR-compliant for me.
I would like to have your opinion on a problem on which I can’t solve.
Here is the project = creation of a WordPress site on which:
-a person A create a PDF document (with a specific format) from a form
-this person A signs the document after completing it
-the PDF is sent by email to a person B for verification then counter-signature
-once the PDF is countersigned (2 signatures) it is sent to person A, person B as well as another 3rd person C (whose email address is entered in the initial form).
The goal is for this dual signature system to be automated and reproducible for other signatures.
I tested several possibilities and different extensions. The GravityForm and Gravity PDF extension allows you to create a formatted PDF document, but it is difficult to get a 2nd signature. WPesignature allows you to get two signatures on a PDF, but does not allow you to create a formatted PDF.
Have you faced this kind of problem, and do you know a solution to solve it?
Thank you very much for your feedback!
Nicolas
]]>Error
Internal JSON-RPC error. { “details”: “Internal RPC Error. Try again after some time..”, “code”: -32005 }
The same error I’m getting when try to mint a NFT.
There is an error in the contract?
My contract is: 0xa53c16abe075ce0cf21649c56485e6df08f9187f
]]>Today I have deployed my test collection on the BSC TEST NET. I selected the option that only the contract creator can mint NFT’s however upon contract creation, it appears anyone can mint a token.
Is this a known bug? I do not want to pay for a collection on the MAIN NET without knowing for sure that the contract will create successfully as where only the Contract Creator can mint.
Thank you and looking forward to some insight
Joseph
https://ozmyo.com/web-tasarim/php-7-ve-uzeri-surumde-google-mobil-uyumluluk-testi-sorunlari-ve-cozumu/amp/
(If you click any link on the page to switch to other pages, the AMP page will not open. Because I turned off the automatic AMP redirection. So when reviewing other pages, do not forget to add /amp/ to the end of the URL.)
]]>I am facing an issue verifying a contract on the bsc test net. When i put the source code i copied from the interface into BSC scan it throws an error, Here are screen shots of the error :
https://snipboard.io/bOirsa.jpg
https://snipboard.io/skDBL1.jpg
Would greatly appreciate the help.
Thanks
]]>I’m in the process of creating a hiring workflow and I’m wondering if it’s possible to fill a contract with details from a job applicant and then have that sent out to the applicant for them to sign?
The details that would need to populate into an email would be:
– Name
– Address
– Pay rate (Ideally this would be some sort of tag/drop down that would allow the hiring manager to select the correct pay rate that would apply to the applicant)
This may require additional plugins so I’m happy to hear other suggestions (Currently using Ninja Forms, Job Openings, Ultimate Member)
Thanks in advance.
]]>