Title: Missing Search / Pagination continued
Last modified: June 22, 2017

---

# Missing Search / Pagination continued

 *  Resolved [alicat](https://wordpress.org/support/users/alicat/)
 * (@alicat)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/)
 * Greetings, I read all posts and tried multiple things to fix the issue to no 
   avail. All software is up to date. I see the error message but don’t know what
   to do to fix it. This is the page [http://nbep.org/resource-library/](http://nbep.org/resource-library/)
   and error message is
    Uncaught TypeError: Cannot set property ‘_DT_CellIndex’
   of undefined at Ja (jquery.datatables.min.js:24) at N (jquery.datatables.min.
   js:16) at HTMLTableRowElement.<anonymous> (jquery.datatables.min.js:16) at jquery.
   js:2 at Function.map (jquery.js:2) at a.fn.init.map (jquery.js:2) at oa (jquery.
   datatables.min.js:16) at e (jquery.datatables.min.js:92) at HTMLTableElement.
   <anonymous> (jquery.datatables.min.js:93) at Function.each (jquery.js:2)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9252752)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * It’s likely that this is caused by some incomplete HTML code in your table. For
   example, in the “NBEP-92-94” row, the `</a>` to end the link HTML is missing 
   in the 4th column.
    In similar fashion, there’s an extra `</p>` in the “NBEP-
   92-86” row (plus some spaces after it) that should be removed.
 * Could you try that?
 * Regards,
    Tobias
 *  Thread Starter [alicat](https://wordpress.org/support/users/alicat/)
 * (@alicat)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9252823)
 * How did you find those so fast?? I fixed them but it’s still not working. Thanks
   for your help.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9253095)
 * Hi,
 * I checked the page using the W3 Validator at [http://validator.w3.org/](http://validator.w3.org/)
   as this error usually indicates that something is wrong in the HTML structure,
   e.g. caused by erroneous HTML tags or sometimes forgotten `"` characters.
 * However, that doesn’t seem to be the case here… If possible, I’d like to take
   a direct look at this on your site. Could you therefore please create a temporary
   admin account for me and send me the details via email (the address is in the
   main plugin file “tablepress.php”)? That way, I can investigate this directly.
   Thanks!
 * Regards,
    Tobias
 *  Thread Starter [alicat](https://wordpress.org/support/users/alicat/)
 * (@alicat)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9253262)
 * Just added you. Thanks so much for looking in to this.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9253515)
 * Hi,
 * thanks for that! I got it to work now 🙂
    There were indeed two rows where `"`
   quotation marks were missing inside the `<a ...>` HTML tags (rows “NBEP-89-21”
   and “NBEP-89-23”). I added these now, so that the JS functions work 🙂
 * Regards,
    Tobias
 *  Thread Starter [alicat](https://wordpress.org/support/users/alicat/)
 * (@alicat)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9254196)
 * You are awesome! I’m going to donate more $$ to you. Thank you so much.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9254219)
 * Hi Alicen,
 * thank you so much, that’s really very nice! 🙂
 * Best wishes,
    Tobias

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

The topic ‘Missing Search / Pagination continued’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/missing-search-pagination-continued/#post-9254219)
 * Status: resolved