Plugin Author
Guido
(@guido07111975)
Hi,
I don’t have this error myself. I also did not change anything regarding the editor in the last couple of updates.
Do you have other active plugins that are using the editor?
Guido
Hey. I have the same problem. In the new version of the plugin, I cannot create a new event. When creating a new event, an unrecognized error pops up.
How can you restore the previous version of the plugin?
Plugin Author
Guido
(@guido07111975)
Hi,
Can you please let me know if there’s more info being displayed besides “an unexpected error”?
There’s a known conflict in the editor with the NextGEN Gallery plugin, do you perhaps have that plugin installed as well?
Guido
Yes that’s right. I have the NextGEN Gallery plugin installed. There is no additional information about the error.
Plugin Author
Guido
(@guido07111975)
There will be an update soon.
If you are willing and able to make a change to a plugin file, you can open file vsel.php and go to line 149:
'supports' => array( 'title', 'thumbnail', $page_attributes, 'editor' )
Change into:
'supports' => array( 'title', 'thumbnail', $page_attributes, 'custom-fields', 'editor' )
Please let me know if this solves your error.
Guido
Thank you so much. Did as you wrote and it all worked!
Plugin Author
Guido
(@guido07111975)
Great, I will update plugin with this fix soon.
Because of this fix the Custom Fields panel may appear in the editor, but you can hide panel again via the (screen) options.
Guido
Plugin Author
Guido
(@guido07111975)
Hi,
Have fixed this error in version 12.1 so I’m marking this thread as resolved.
Guido