I have installed Custom Field Template plugin Version 1.0.6. Made a template with 4 textarea fields for 4 different media files, eg. movie, movie, image, mp3
The 4 items in the template look like this [media-1] to [media-4]:
[media-1]
type = textarea
rows = 4
cols = 40
tinyMCE = true
mediaButton = true
The upload and insert of the media files with this plugin work like a charm! But when I change something in the main textarea (in the content of the page) and try to update it, the content is NOT being saved - instead the previous version of the content is being displayed again. It's really frustrating.
If I disable the Custom Field Template plugin I'm able to update the page properly. Anyone an idea what's happening here and how I could fix that issue?
Thanx,
Higgins