Hello, I have small issue. I been working with a theme for a while and its been working great. I made alot of changes in the css file and apparently I messed something up. Now when I write a new page pr entry in wordpress enter (<br>) doesnt work anymore and all the text is entered on a single line when pressing enter in the editor nothing happends and I need to write <br> in the html in order to change line. I need help from someone experinced to fix this. I think its just a small error somewhere. Let me know if you can fix it and ill pat $5 for the trouble. Should be a .css error so I think you would manage to fix it without ftp/admin entry, just tell me whats the error is. Contact me via PM if you can help me. Cheers
HaHa @wiicker95. Try using the code correctly. It should be </ br>. If that doesn't work, let me know.
One guy is currently working on it. It seems to be a css problem, a plugin is using the same <p> class or something like that Not solved yet though but hopefully soon.
Its not the </br> case. When im using the wordpress text editor and writing: text text text its published like this text text text Line break doenst work anymore.. Not sure why
@cPace self-closing tags should always be appended not other way; although it doesn't break markup but correct syntax is <br />. @OP There could be many reasons for this behaviors and only looking at it will I be able to judge, if its not already fixed by someone than PM me.