Title: table-wrap error.
Last modified: August 21, 2016

---

# table-wrap error.

 *  Resolved [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/)
 * Hey there,
 * I have recently migrated a site from a local setup to a live environment and 
   now when I try and use the [table-wrap] functionality, I am receiving the following
   xml error:
 * “Warning: DOMDocument::loadXML() [domdocument.loadxml]: Opening and ending tag
   mismatch.”
 * The error appears to repeat for each table that has been used on the page.
 * Could you please advise the best way to resolve this?
 * It also seems to occur when I re-save pages that already contained tables before
   migrating the site.
 * Cheers,
 * J
 * [https://wordpress.org/plugins/bootstrap-3-shortcodes/](https://wordpress.org/plugins/bootstrap-3-shortcodes/)

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

 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139052)
 * Hi, Jakus,
    Can you confirm the version of PHP running on your remote setup? 
   I’m thinking that’s the issue here.
 *  Thread Starter [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139135)
 * Hey, thanks for the reply.
 * I believe the hosting company I’m with are running version 5.4?
 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139153)
 * I think we’ve narrowed down the issue with the help of a user over on our GitHub
   repository (see the issue [here](https://github.com/filipstefansson/bootstrap-3-shortcodes/issues/87#issuecomment-50605108)).
 * I’m looking into correcting for unexpected whitespace for the next release.
 *  Thread Starter [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139166)
 * Cool! Thanks for all your great work.. The plugin is fantastic.
 *  Thread Starter [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139207)
 * FYI: I have tried using 4afed2a to resolve this issue.. It seems to work, however
   i still receive one print of the initial error…
 * Warning: DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 21 
   in
    /wp-content/plugins/bootstrap-3-shortcodes/bootstrap-shortcodes.php on line
   1034
 * Any ideas?
 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139214)
 * Got a link to the problem page I could look at?
 *  Thread Starter [jakus](https://wordpress.org/support/users/jakus/)
 * (@jakus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139220)
 * The DOM warning only seems to appear now if i use a UL within a TD..
 * I also get random printing of â€“ or Â when there’s white space within a table..
 * See the link below as an example.
 * [http://development.mapsmarketing.com.au/forest-hill/specialist-programs/international-students-program/](http://development.mapsmarketing.com.au/forest-hill/specialist-programs/international-students-program/)
 * Cheers.
 * _[ [No bumping please](http://codex.wordpress.org/Forum_Welcome#No_Bumping). ]_
 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139226)
 * Hi,
    The â€“ is actually a character encoding issue. I believe that character
   is supposed to be a ’ or “right single quotation mark”. I think the issue here
   is with your input (the text you’re inserting, and not with the plugin.
 * I also can’t seem to reproduce the error with the UL inside a TD; can you paste
   your code from the WordPress editor here so I can test using the same thing?
 * Thanks!
 *  Plugin Author [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * (@foolsrun)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139266)
 * This problem should be resolved (or at least improved) as of the latest version,
   pushed earlier today. Please let me know if this makes a difference, good or 
   bad, to your issue.

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

The topic ‘table-wrap error.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bootstrap-3-shortcodes_7f6b9f.svg)
 * [Bootstrap Shortcodes for WordPress](https://wordpress.org/plugins/bootstrap-3-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bootstrap-3-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bootstrap-3-shortcodes/reviews/)

## Tags

 * [table](https://wordpress.org/support/topic-tag/table/)
 * [wrap](https://wordpress.org/support/topic-tag/wrap/)

 * 9 replies
 * 2 participants
 * Last reply from: [MWDelaney](https://wordpress.org/support/users/foolsrun/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/table-wrap-error/#post-5139266)
 * Status: resolved