You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
When creating a new post on a wordpress 4.3. website that uses your theme Inkblot 4.5.2, I cannot make the visual editor add a new line. When I hit enter, nothing happens and the text continues on the very same row. When switching to standard Twenty Fifteen theme, everything works nicely.
The text was updated successfully, but these errors were encountered:
Thanks for the report @smazat… I'm not sure what it is right now, but Inkblot's editor stylesheet seems to be the issue.
As a temporary fix: commenting out line 174 in /inkblot/functions.php – add_editor_style(get_stylesheet_uri()); – will correct the issue.
I'll probably submit a theme update this weekend, but – because of how Theme Review works – it's hard to say when it will actually be available through the theme directory. =/
I just checked the functions.php file and it includes the line mentioned above but the enter key is still not working and now the background on the visual editor uses the same background picture i use for the main site which makes it extremely hard for me to see the letters in the visual editor but the main issue is till the enter key doesnt work to create extra lines.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When creating a new post on a wordpress 4.3. website that uses your theme Inkblot 4.5.2, I cannot make the visual editor add a new line. When I hit enter, nothing happens and the text continues on the very same row. When switching to standard Twenty Fifteen theme, everything works nicely.
The text was updated successfully, but these errors were encountered: