Hi.
Solved it, did few test between the page.php and single.php. Found that this line was not in songle.php so I placed it in the code:
<div class=”post” id=”post-<?php the_ID(); ?>”>
Soved the problem, don’t know really why!
I solved it in another way. Used post “private” when I do new posts or pages.
Works exactly like I wanted.
Thanks for the answer.
I have the same kind of problem, translating into swedish and need to display the swedish letters, å ä ö.
Have the same version as denoir mentioned, how do I fix this?
Thanks!