Hello,
I have just commited a new version 0.3.4 of the plugin that gives you the custom text features. You can apply them like this:
[cloudwok wok_id="YOUR_WOK_ID" show_uploads="True" show_downloads="True" show_form="True" show_form_input_name="True" show_form_input_email="True" show_powered_by_link="True" label_add_files_btn="Dateien hinzufügen" label_dropzone="Dateien hierher" label_send_msg_btn="Nachricht schicken" label_send_msg_placeholder="Hallo Welt" label_send_email_placeholder="Bitte E-Mail eingeben" label_send_firstname_placeholder="Vorname" label_send_lastname_placeholder="Nachname"]
You can add a custom “Add Files” button label with label_add_files_btn="My Label"
, a custom Dropzone text with label_dropzone="My Dropzone"
, etc. For now, this should do the job. We are currently working on better customization features, so this is only a temporary fix of the missing feature.
Let me know if you run into troubles… Thanks!