• Resolved jetxpert

    (@jetxpert)


    Hi there!

    As always, your plugin rocks. There are several items, however, that need to be reviewed, addressed, and hopefully fixed. They are:

    (1) Plugin Description (Backend)

    Your plugin description (backend) — compared to others — is quite flamboyant. Can you guys change it to a cleaner, more elegant format?

    Current Display: https://prnt.sc/11rk9t3
    Recommended Display (Clean, Elegant): https://prnt.sc/11rkpxd

    Affected File: /wp-content/plugins/wp-analytify/wp-analytify.php

    (2) Plugin Dashboard and Widget (Backend)

    The backend appearance of your dashboard and widget changed starting with Version 4.0.0. Most noticeable are the font weights used to display analytics data and gaps/mismatches (margins and paddings) between buttons. Can you guys change them to a cleaner, more elegant format – and correct the gaps/mismatches? Gaps/mismatches are noticeable when using screens with different resolutions.

    Current Display (Dashboard): https://prnt.sc/11rkzcc
    Recommended Display (Dashboard) (Clean, Elegant): https://prnt.sc/11rorw4

    Current Display (Widget): https://prnt.sc/11rl3od
    Recommended Display (Widget) (Clean, Elegant): https://prnt.sc/11ro6p9

    Affected File: /wp-content/plugins/wp-analytify/assets/default/css/style.css

    Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Adnan

    (@hiddenpearls)

    Hi @jetxpert

    We fixed the (1) Point and changed the text to one line.

    About (2) – I will wait further and collect feedback from more users. So far, New Update is very well received ??

    sending an update right now.

    Thanks for being a valuable user @jetxpert I really appreciate that.

    Thread Starter jetxpert

    (@jetxpert)

    @hiddenpearls,

    Thank you for the update! Feedback:

    (1) The rating stars sill display. All other WP plugins do not display rating stars.

    (2) The gaps and mismatches between the buttons and selectors have not been fixed. Have you tested your fixes on various screen resolutions? One of the test screen resolutions we use is: 1920 x 1080. Perhaps this bug affects your other plugin, Google Analytics Dashboard Widget.

    Details: https://prnt.sc/131fosw

    Your call. However, we’ll continue to tweak affected files to ensure the above is fixed.

    Again, thank you!

    Plugin Author Adnan

    (@hiddenpearls)

    1) We get reviews from there, users click on them ??

    2) Yea, this will be fixed soon.

    Thank you!

    Thread Starter jetxpert

    (@jetxpert)

    @hiddenpearls,

    Thank you for the update (V4.1.0). Keep up the good work. Job well done.

    Cheers!

    Plugin Author Adnan

    (@hiddenpearls)

    @jetxpert Thank you!

    You moved to gtag.js?

    Thread Starter jetxpert

    (@jetxpert)

    @hiddenpearls,

    Yes, we’ve been using the following code in our header:

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXX-Y"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-XXXXXXXX-Y');
    </script>

    Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plugin Display Glitches (Backend) | Please Fix’ is closed to new replies.