In Chromium, I do have a padlock. But I also see some errors:
(index):207 GET https://52.73.146.180/wp-content/uploads/2017/08/speedometer-free-img.png net::ERR_CERT_COMMON_NAME_INVALID
(index):215 GET https://52.73.146.180/wp-content/uploads/2017/08/alloy-wheel-free-img.png net::ERR_CERT_COMMON_NAME_INVALID
(index):223 GET https://52.73.146.180/wp-content/uploads/2017/08/air-conditioning-free-img.png net::ERR_CERT_COMMON_NAME_INVALID
(index):251 GET https://52.73.146.180/wp-content/uploads/2017/08/mechanic-free-img.png net::ERR_CERT_COMMON_NAME_INVALID
(index):259 GET https://52.73.146.180/wp-content/uploads/2017/08/wallet-free-img.png net::ERR_CERT_COMMON_NAME_INVALID
(index):488 GET https://52.73.146.180/wp-content/uploads/2020/06/photo-1587293852726-70cdb56c2866.jpg net::ERR_CERT_COMMON_NAME_INVALID
You’re using URI’s with IP addresses in stead of the hostname. Could be a WordPress configuration setting.
@JuergenAuer am using chrome Version 83.0.4103.106 (Official Build) (64-bit)
as well. I fixed the image errors but I am still getting the no padlock (Info)
Looks like you have a lot of wrong resources with ip addresses.
And tons of errors in the Google console.
GET https://hqautoparts.ca/wp-content/plugins/ultimate-member/assets/css/um-old-default.css?ver=2.1.6 net::ERR_CONNECTION_REFUSED
(index):66 GET https://hqautoparts.ca/wp-includes/js/imagesloaded.min.js?ver=5.4.2 net::ERR_CONNECTION_REFUSED
(index):63 GET https://hqautoparts.ca/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js?ver=7.10.4 net::ERR_CONNECTION_REFUSED
(index):67 GET https://hqautoparts.ca/wp-content/plugins/ultimate-member/assets/js/um-gdpr.min.js?ver=2.1.6 net::ERR_CONNECTION_TIMED_OUT
(index):65 GET https://hqautoparts.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 net::ERR_CONNECTION_TIMED_OUT
(index):64 GET https://hqautoparts.ca/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp net::ERR_CONNECTION_TIMED_OUT
(index):565 GET https://52.73.146.180/wp-content/uploads/2020/01/car-repair-engine.jpg net::ERR_CERT_COMMON_NAME_INVALID
Plus not defined jQuery etc. May be jQuery loads some http resources, that's your mixed content I don't see.