Skip Navigation

File browse/upload button not appearing in CRED edit forms

Resolved

Resolved in: Toolset CRED 1.8

Topic Tags: Toolset Forms

Symptoms

The issue happens with CRED post editing forms that have file upload fields with a value present. The upload/browse button does not appear for those fields.

Workaround

The problem will be fixed in the next version of CRED. In the meantime, the fix can be applied using this patch. 

Then upload class.credfile.php to the embedded/toolset/toolset-common/toolset-forms/classes folder and replace (overwrite) the same file, and upload the credfile.js file to the embedded/toolset/toolset-common/toolset-forms/js folder and replace (overwrite) the same file.

 

5 thought on File browse/upload button not appearing in CRED edit forms

  • Thanks. It’s not working as I would expect, though. If I select “delete” then upload a new file, then submit the form, it will render the field empty.

    After that, I have to reopen the form and upload it a second time. The second time, it works as expected.

    • Thanks for your reply, we’ve updated the patch for this errata with a fix for your problem. Please download the new patch and follow the new instructions.

  • I do not find a folder called embedded/toolset/toolset-common/toolset-forms/classes

    Where will I find it?

    • Thanks for your reply. Under your root WordPress installation folder, you should have the following full paths:

      wp-content/plugins/cred-frontend-editor/embedded/toolset/toolset-common/toolset-forms/classes and wp-content/plugins/cred-frontend-editor/embedded/toolset/toolset-common/toolset-forms/js

      download the new patch file from this errata and follow the new instructions on which file to upload where.

  • Hi there. Just tried the patch. But unfortunately it is not working. The edit pages still show just the path of the file but no possiblity to change the file.

Comments are closed