Home>Support>SiteOrigin Headline Widget word wrap problem

SiteOrigin Headline Widget word wrap problem

Hi Andrew, et. cal:

Running WordPress 4.3.1
Vantage premium child: 2.4.4
Pagebuilder: 2.2
SiteOrigin Widgets Bundle: 1.5.1

I’m not sure if this is a recent update issue, or something else. The text content in the SiteOrigin Headline Widget is word wrapping at the wrong point, splitting within words, not wrapping on a space between words.

This was just noticed for the first time today. It seems to be happening on multiple instances of the SiteOrigin Headline Widgets. It is mostly apparent in responsive views on smaller screens. But, either way, it should be breaking lines at spaces, not in the middle of words. It does not seem to be happening in other functional blocks that work like headlines, that are built with Visual Editor widgets.

Need a fix, other than replacing the entire widget with a Visual Editor, or a Vantage Headline. I fixed one in a row that had two SO Headline Widgets by adjusting the column widths in the row. But this is not a workable solution on a couple of other instances.

Help please….

Thanks,

HG

URL: http://www.tomgoetschius.com/sales-training-principles/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago HunterGatherer

    I really need attention on this. Why is word wrap not working in these plugins?

    HG

  2. 8 years, 11 months ago HunterGatherer

    Andrew,

    The rollback to SO Widgets Bundle 1.4.4 from 1.5 and 1.5.1 fixed the SO Headline Widget word wrap problem. I suspect one of the css updates was the culprit.

    I sure would like a working version of the updated bundle. I hope you guys can check it and put out a fix.

    HG/mws

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Apologies for the hassle! Fix in the next version. Thanks for letting us know.

  4. 8 years, 11 months ago HunterGatherer

    Andrew,

    Any ETA on the fix? I sure liked what you added to 1.5.

    HG/mws

  5. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Not right now. It’s a one line CSS hotfix though.

  6. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here
    #sow-headline-container.sow-headline h1 {
        word-break: normal !important;
    }
    
  7. 8 years, 11 months ago HunterGatherer

    So I can run SO Widgets Bundle v1.5.1 with this added:

    #sow-headline-container.sow-headline h1 {
    word-break: normal !important;
    }

    And it should work with proper word wrap at spaces? Correct?

  8. 8 years, 11 months ago HunterGatherer

    BTW, Andrew. If I include this css, would there be any problem running v1.4.4? There shouldn’t be.

    HG/ms

  9. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    It should, yes.

  10. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    No problem with any version. It’s just resetting that property to the default.

  11. 8 years, 11 months ago HunterGatherer

    Thanks for the attention, the help and the fix…

    Greatly appreciated… as usual.

  12. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure :)

  13. 8 years, 10 months ago Berno van der Wal

    Hi there, I’m having the same issue and it’s not fixed with 1.5.1

    Where do I have to add this css code?

    <img src="http://inzozorg.nl/wp-content/uploads/2015/10/Schermafbeelding-2015-10-25-om-07.57.11.png" alt="Screenshot">
  14. 8 years, 10 months ago Matt Hsu

    I am using page builder 2.2.1 and bundle 1.5.2.

    Siteorigin editor text that is h2 breaks mid-word when the screen is small.

    I have already put in this custom css to try to fix the problem but it does not seem to help at all.

    h1, h2,h3, h4, h5, h6 {
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    }

  15. 8 years, 10 months ago Matt Hsu

    I’ve also tried taking the siteorigin editor text and putting into a SO headline widget and using the CSS fix noted above for header wrap fixes, and that is not working either. Baffled!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More