Support » Plugin: WP Activity Log » Works as expected

  • A major selling point of WordPress is ease of use. A plugin should not fail to activate with a fatal error.

    Very quick response to my earlier one-star rating. Was able to install without issue after upgrading my WordPress installation and PHP.

    • This topic was modified 2 years, 4 months ago by dmland.
    • This topic was modified 2 years, 4 months ago by dmland.
    • This topic was modified 2 years, 4 months ago by dmland.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support robertabela

    (@robert681)

    Hello @dmland

    Thank you very much for your feedback. I am sorry that you have encountered such an issue with our plugin. Rest assured that this is not the norm.

    We’d be more than happy to look into what happened and help you set up the plugin. Send us an email at support@wpwhitesecurity.com and we will help you get started.

    Looking forward to hearing from you.

    Thread Starter dmland

    (@dmland)

    I had a number of plugins that failed to activate, each with a different fatal error. I have since updated my WordPress site to 5.8.something, and my PHP to 7.whatever, so I’ll give it another shot to see if I can improve my rating of your plugin.

    I just re-installed it and it’s working fine. I’ll update my rating and my review.

    As a suggestion, I noticed that the “Message” column in list view ended up being just 12px wide and thus almost impossible to read as a single column of characters. I added the following to the CSS for the page (via the excellent Stylus chrome CSS add-on), which makes it readable:

    div#audit-log-viewer-content {
      overflow-x: auto;
    }
    .widefat {
      width: max-content;
    }

    Of course, this makes it necessary to scroll the table (well, the #audit-log-viewer-content, anyway) to see evrything, but it sure beats having the entire message in a single column.

    • This reply was modified 2 years, 4 months ago by dmland.
    Thread Starter dmland

    (@dmland)

    Unfortunately, I don’t see a way to edit my rating 🙁. Do you know if it’s possible?

    Instructions to edit rating are RIGHT THERE in the rating itself. Sorry to have bothered you.

    • This reply was modified 2 years, 4 months ago by dmland.
    Plugin Support robertabela

    (@robert681)

    I am glad to hear that everything is sorted and thank you for updating the rating.

    Should you have any questions, please do not hesitate to contact us.

    Have a great day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Works as expected’ is closed to new replies.