1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Buying Small wordpress issue! Enter(<br>) doesnt work anymore..

Discussion in 'Programming' started by dimva, Mar 6, 2012.

  1. #1
    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
     
    dimva, Mar 6, 2012 IP
  2. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    If that's a CSS issue than I'm Chuck Norris.....
     
    wiicker95, Mar 6, 2012 IP
  3. cPAce

    cPAce Peon

    Messages:
    445
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    HaHa @wiicker95. Try using the code correctly. It should be </ br>. If that doesn't work, let me know.
     
    cPAce, Mar 6, 2012 IP
  4. dimva

    dimva Well-Known Member

    Messages:
    681
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    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.
     
    dimva, Mar 6, 2012 IP
  5. dimva

    dimva Well-Known Member

    Messages:
    681
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    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 ;)
     
    dimva, Mar 6, 2012 IP
  6. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #6
    if you have added br {float:left;} in style.css then delete it.
     
    YIAM, Mar 6, 2012 IP
  7. abmathur

    abmathur Member

    Messages:
    211
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    30
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #7
    @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.
     
    abmathur, Mar 6, 2012 IP