Symptom
The Visual Portfolio block renders as an error in the editor, or its settings panels open empty.
Cause
- A server module truncating large scripts. Apache
mod_substitutehas a line length limit that cut the block’s script; this was worked around in 3.7.0. - A JavaScript optimizer combining or minifying editor scripts.
- A very old free plugin installed next to Pro.
Fix
- Update the plugin.
- Exclude
/wp-admin/and thevisual-portfolioscripts from JavaScript optimization. - Update or remove the old free plugin.
The browser console names the script that failed, which tells you which of the three it is.