Title: javascript plugin   text wrapping
Last modified: August 18, 2016

---

# javascript plugin text wrapping

 *  Resolved [electrolund](https://wordpress.org/support/users/electrolund/)
 * (@electrolund)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/javascript-plugin-text-wrapping/)
 * I’m using the [Extended Live Archive](http://www.sonsofskadi.net/index.php/extended-live-archive/)
   plugin which is heavy on the javascript.
 * Iâ€™m also using two other archive plugins on the same archives Page (weighted
   words, weighted categories). When I include the Extended Live Archives, I get
   some [funny text justifying](http://www.electrolund.com/archives/).
 * Is there a preferred method of anchoring sections apart from each other so that
   this sort of text wrapping does not occur? Does that make sense?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/javascript-plugin-text-wrapping/#post-267715)
 * This is a bug that occured on my site as well. I had some text in a  being outputted
   below it and it’d end up all next to the ELA output.
 * I thought I remembered posting a comment stating my issue at the author’s site
   and them stating it was my fault for not adjusting the output’s CSS width (which
   is BS), but I may be mistaken as I don’t see a comments area. o_O
 * I think there’s just a missing `</div>` in their code or something.
 *  Thread Starter [electrolund](https://wordpress.org/support/users/electrolund/)
 * (@electrolund)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/javascript-plugin-text-wrapping/#post-267893)
 * Viper, you were basically right. Got a fix from the developer. Inserted this 
   after the ELA call:
 * `<div style="clear: both;">&nbsp;</div>`
 *  1539
 * [20 years, 7 months ago](https://wordpress.org/support/topic/javascript-plugin-text-wrapping/#post-267931)
 * You can also try just <br style=”clear:both” />, will have a similar effect.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘javascript plugin text wrapping’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: 1539
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/javascript-plugin-text-wrapping/#post-267931)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
