Problem with front page excerpt length

Writer, blogging theme for writers and authors | Support forum.
GK User
Mon Jul 13, 2015 3:14 am
Great theme, but I'm having a problem. The the front page "Excerpt chars limit" setting (for the full screen post) has no effect on the excerpt length. The "Title chars limit" does work as it should. Is this a known bug?
User avatar
Fresh Boarder

GK User
Mon Jul 13, 2015 7:58 am
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.
User avatar
Moderator

GK User
Mon Jul 13, 2015 6:20 pm
Piotr,
Thank you for your help!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.