Title: Editor issue : additional
Last modified: August 20, 2016

---

# Editor issue : additional

 *  [dev42](https://wordpress.org/support/users/dev42/)
 * (@dev42)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/editor-issue-additional/)
 * Hello,
 * I am having an issue with the KNews editor.
    My original WordPress article contains
   a table, here is the start of this code in TinyMCE:
 *     ```
       <h2 align="left"><b>TITLE</b></h2>
       <table width="75%" border="1" cellspacing="0" cellpadding="0">
       <tbody>
       <tr>
       <td width="58"></td>
       <td colspan="2" width="141">
       ```
   
 * When I select this post to create a new newsletter, here what is generated:
 *     ```
       <h2 align="left"><b>TITLE</b></h2><br>
       <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><table width="75%" border="1" cellspacing="0" cellpadding="0">
       <tbody>
       <tr>
       <td width="58"></td>
       <td colspan="2" width="141"><br>
       ```
   
 * How can I reduce the number of ‘
   ‘ produced?
 * Thanks in advance.
    Regards
 * [http://wordpress.org/extend/plugins/knews/](http://wordpress.org/extend/plugins/knews/)

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

 *  Plugin Author [creverter](https://wordpress.org/support/users/creverter/)
 * (@creverter)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/editor-issue-additional/#post-3541435)
 * Hello dev42!
 * We are working in this… I assume you are changed the_excerpt for the_content 
   into the template…
 * For now, if you have the latest knews version, you will find an HTML editor inside
   wysiwyg editor, press the html button and replace the buggy table for the table
   code…
 * Isn’t the best solution, we know… and will solve it soon…
 * Regards,
    Carles.
 *  Thread Starter [dev42](https://wordpress.org/support/users/dev42/)
 * (@dev42)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/editor-issue-additional/#post-3541451)
 * Hello and thank you for the answer.
 * Yes, I’ll get the_content instead of the_excerpt.
    I look forward to the new 
   version that will fix this problem…
 * Regards.

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

The topic ‘Editor issue : additional’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/knews_c1dde7.svg)
 * [Knews Multilingual Newsletters](https://wordpress.org/plugins/knews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/knews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/knews/)
 * [Active Topics](https://wordpress.org/support/plugin/knews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/knews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/knews/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dev42](https://wordpress.org/support/users/dev42/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/editor-issue-additional/#post-3541451)
 * Status: not resolved