Skip Navigation

CRED 1.8.5 – Featured image is not deleted in edit forms

Resolved

Reported for: Toolset Forms 1.8.5

Resolved in: Toolset CRED 1.8.6

Topic Tags: Toolset Forms

Symptoms

When you try to delete a post featured image in a CRED edit form and update the form, the image is not deleted.

Workaround

This issue will be fixed in the next release of Toolset CRED.

In the meantime, you can apply a patch, to resolve the issue.

Download this file, extract it and replace:

  • credfile.js file in /plugins/cred-frontend-editor/embedded/toolset/toolset-common/toolset-forms/js/ folder.
  • class.credfile.php file in /plugins/cred-frontend-editor/embedded/toolset/toolset-common/toolset-forms/classes/ folder.

if you are using Types, you also need to replace:

  • credfile.js file in /plugins/types/library/toolset/toolset-common/toolset-forms/js/ folder.
  • class.credfile.php file in /plugins/types/library/toolset/toolset-common/toolset-forms/classes/ folder.

if you are using Views, you also need to replace:

  • credfile.js file in /plugins/views/embedded/toolset/toolset-common/toolset-forms/js/ folder.
  • class.credfile.php file in /plugins/views/embedded/toolset/toolset-common/toolset-forms/classes/ folder.

if you are using Layouts, you also need to replace:

  • credfile.js file in /plugins/layouts/toolset/toolset-common/toolset-forms/js/ folder.
  • class.credfile.php file in /plugins/layouts/toolset/toolset-common/toolset-forms/classes/ folder.

If you are using Access, you also need to replace:

  • credfile.js file in /plugins/types-access/toolset/toolset-common/toolset-forms/js/ folder.
  • class.credfile.php file in /plugins/types-access/toolset/toolset-common/toolset-forms/classes/ folder.

You need to clear the cache, in order the patch to be applied.

Please remember to keep a backup before doing this.

3 thought on CRED 1.8.5 - Featured image is not deleted in edit forms

Comments are closed