Hello,
I'v checked the issue an you're right, please edit your Writer/template.overlay.php file and change the line 435 (writer_overlay_text_limit option)
- Code: Select all
'sanitize_callback' => 'writer_sanitize_switch'
to:
- Code: Select all
'sanitize_callback' => 'writer_sanitize_number'
We'll add this fix into next theme update, thank you for your feedback.