Forums
(@robindirksen1)
6 years, 1 month ago
Can you post a link when it’s available? @hossain88
@hossain88 when will this be available?
7 years, 3 months ago
Fix will be in views/settings.php line 80:
Change: init_rse_overlay_editor( overlayEditorCallback );
init_rse_overlay_editor( overlayEditorCallback );
to: init_rse_overlay_editor( 'overlayEditorCallback' );
init_rse_overlay_editor( 'overlayEditorCallback' );