Open smazat opened 9 years ago
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.
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.