hey i face no problem while adding normal content. but when i want want to add code. i click code icon, and from " p " it goes to " pre ". but i can't just exit code mode. ?
hey now i am in code mode. i am typing stuff. but i am trying to exit this ?? by again clicking code or by enter key. it doesnt work. or if i try to write outside this code block. thanks.
You should do Shift + ENTER, not a simple enter.
Or you can write with this simple logic (video): http://screencast.com/t/Bs1Jj1Zs
Robert,
While I appreciate the response no way I can understand it. Even a shift-enter as you suggest simply places the code in a line below a line as you can see on the Audeze Sine example on this page: http://www.headphones.game/community/reviews/featured-reviews/#post-44.
The video would have been helpful if it showed actual code being added to the page and then the resulting display. As is the video simply types words without clear direction and so doesn't promote understanding.
If you could recreate that screencast with examples of code, say a YouTube video embed, it would be more helpful and more clear. Thanks, Marty
PS. One other thing. It is very important to place rel="nofollow" on most links. This is another code example that would be both timely and appreciated :).M
You should do Shift+Enter to stop code and start a new line as a simple paragraph, I doShift+Enter on 0:16 sec of this video: http://screencast.com/t/BnRumPrN
Simple Text
<div class="wpforo_settings_foot">
<input type="submit" class="button button-primary" value="<?php _e('Update Options', 'wpforo'); ?>" />
</div>
Simple Text
BTW: we'll change quotation and code tags to bbCode version in future releases.