• Resolved purityboy83

    (@purityboy83)


    Hi

    Version 3.1.0 is faster than 3.0.9.

    But it’s still unnaturally slower than 3.0.8.

    What has changed internally?

    In terms of use, I do not know the difference between 3.0.8 and 3.1.0, but there is a difference in speed in loading.

    The loading speed of 3.1.0 needs to be improved.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hi @purityboy83,

    Thanks for your comments.
    The 3.1.0 is not slower than the 3.0.8, we have improved the geolocation feature to track the user location properly.
    You can disable the geolocation feature by adding the following code to your functions.php

    add_action( 'uat_show_location_by_ip', '__return_false' );

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘ver 3.1.0 slowly’ is closed to new replies.