Jetpack conflict with Elementor widget for BuddyBoss
-
When Jetpack is connected, profile avatars in widgets that list users on my site are being stretched and breaking the design. An example is found here on my staging site: https://explaint.dk/staging/tutors/.
The issue is that Jetpack replaces the image source, which is this:
https://explaint.dk/wp-content/uploads/avatars/2/5ffecf8c5cf3b-bpfull.jpg
with this source:
https://i2.wp.com/explaint.dk/wp-content/uploads/avatars/2/5ffecf8c5cf3b-bpfull.jpg?resize=61%2C300&ssl=1
They do so to add an image in proper dimensions rather than to simply shrink a large image for optimisation purposes. But this source by Jetpack should have been this:
https://i2.wp.com/explaint.dk/wp-content/uploads/avatars/2/5ffecf8c5cf3b-bpfull.jpg?resize=61%2C61&ssl=1
Have anyone else experienced this? A good idea for a fix?
The page I need help with: [log in to see the link]
- The topic ‘Jetpack conflict with Elementor widget for BuddyBoss’ is closed to new replies.