Title: Table Rows Are Inconsistent
Last modified: October 4, 2022

---

# Table Rows Are Inconsistent

 *  Resolved [taibak](https://wordpress.org/support/users/taibak/)
 * (@taibak)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/)
 * This seems to be a really great plugin, however, the table showing the title/
   views/vistors/URL, etc. is not displaying properly. Each row’s data does not 
   properly align with its table column header. For instance, each row should consist
   of some combination of title/views/visitors/etc. but in every row, the data is
   shifted one cell over from the one above it so the columns are useless. In other
   words, all the the page titles are not in the same column, all of the view counts
   are not in the same column, etc. Seems like some sort of coding error that shifts
   everything improperly. Can we work on a fix?

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

 *  Plugin Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16069784)
 * Thanks for trying out Independent Analytics!
 * This definitely sounds like a bug. Could you let me know what browser you’re 
   using as well as the current version you’re on?
 *  Thread Starter [taibak](https://wordpress.org/support/users/taibak/)
 * (@taibak)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16069790)
 * I’m using Chrome and Independent Anaytics version 1.12. WordPress version is 
   6.0.2.
 *  Thread Starter [taibak](https://wordpress.org/support/users/taibak/)
 * (@taibak)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16069808)
 * I also logged in with Edge and see the same bug on that browser, in case that
   helps.
 * I appreciate you looking into this!
 *  Plugin Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16069832)
 * Got it. Thanks!
 * Since I’m not able to recreate this issue and I haven’t heard other reports of
   this particular bug, it leads me to believe there is something happening that
   is specific to your site. It’s most likely a plugin conflict or something in 
   one of the page titles. For this reason, I’ll need to check it out first hand
   with my debugging tools, and then I’ll be able to figure it out.
 * If you login to your site, you’ll find a Contact Us page that includes an option
   to send us a temporary login: [screenshot](https://jmp.sh/0xw2jbU). Could you
   fill that out in your site? I’ll use the login to take a closer look at this 
   bug and hopefully I can come up with a quick fix for you.
 *  Thread Starter [taibak](https://wordpress.org/support/users/taibak/)
 * (@taibak)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16072436)
 * Thanks for your help. We are planning to use this on our company’s intranet, 
   which I can’t give you access to. However, I installed the same plugin on our
   company’s website and got the same error. I submitted the Contact Us request 
   through our company’s website but we do have it locked based on IP address, so
   you’ll need to send that to me so that I can get you added as an authorized user.
   If you do find a fix, if you could let me know how to replicate it on my own 
   on our intranet site, that would be fantastic.
 *  Plugin Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16072585)
 * Thanks for your cooperation with this. I just emailed you my IP and will take
   a look once I can login. I’m sure I’ll figure this out for you quickly once I
   check out the dashboard.
 *  Plugin Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16096833)
 * This issue has been resolved over email. It was due to a conflict with the PDF
   Poster plugin. A patch will be included in version 1.13 and the following CSS
   can be added to the admin in the meantime for anyone else who experiences this
   issue;
 *     ```
       #iawp-dashboard .row:after {
         display: none !important;
       }
       ```
   

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

The topic ‘Table Rows Are Inconsistent’ is closed to new replies.

 * ![](https://ps.w.org/independent-analytics/assets/icon.svg?rev=3504049)
 * [Independent Analytics](https://wordpress.org/plugins/independent-analytics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/independent-analytics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/independent-analytics/)
 * [Active Topics](https://wordpress.org/support/plugin/independent-analytics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/independent-analytics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/independent-analytics/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/table-rows-are-inconsistent/#post-16096833)
 * Status: resolved