The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Weird problem in the Advanced Page Editor - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Weird problem in the Advanced Page Editor (/showthread.php?tid=4525) |
Weird problem in the Advanced Page Editor - bazz - 2013-03-24 When I do headings, (H1,H2,H3,etc) I click "Format->Heading 1" for instance. That works great, Then I can type in Heading 1 Size. But when I hit enter, the Cursor ALWAYS goes to the beginning of the line and pushes my heading down!! I actually wanted the more natural result which would be a new line, start new paragraph. But this is getting old.. I've probably done this > 100 times. And I'm sick of it Desired Solution : Have the cursor be where it appears to be. At the end of the line!!! Like it should be!! Does anyone know of why this is happening and knows of a solution or at least a right direction to fix it??? Thanks, Mike This is in GetSimple 3.2 RE: Weird problem in the Advanced Page Editor - shawn_a - 2013-03-24 what exactly does source show ? RE: Weird problem in the Advanced Page Editor - bazz - 2013-03-24 (2013-03-24, 09:42:21)shawn_a Wrote: what exactly does source show ? ok say I am starting a new post, I click format->Heading 1, type my title, then click enter. This is the source result of that Code: <h1> RE: Weird problem in the Advanced Page Editor - shawn_a - 2013-03-24 yeah I think thats a ckeditor bug, you are better off applying the styles after typing them. |