• Resolved taibak

    (@taibak)


    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

    (@bensibley)

    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

    (@taibak)

    I’m using Chrome and Independent Anaytics version 1.12. WordPress version is 6.0.2.

    Thread Starter taibak

    (@taibak)

    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

    (@bensibley)

    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. 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

    (@taibak)

    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

    (@bensibley)

    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

    (@bensibley)

    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.