This annoying phrase pops up when I click on team logos on a sidebar widget for the plugin Sportspress. Desired result is to have clicking the team logo image go to the team page like a link. Is there a way to have it go to the URL instead of a lightbox popup?
I already tried turning off lightbox and disabling General Modal Image, doesn’t fix it.
The modal must be applying to those images for some reason. If you disabled the theme modal then the individual settings set for the images will apply. Maybe those images have the modal set to on.
You could try the code provided in this topic by Bogdan, but it will disable the modal in general
– https://forum.tagdiv.com/topic/weird-picture-size/
Enter it in the custom javascript section, without the script tags
– https://www.screencast.com/t/i51uTukcBxZl
You could try that and see if it works, or maybe with a condition in the code to restrict it somehow. But I really don’t know how that would be possible.
Or maybe with a condition where the modal class is applied to the images in the first place
– https://www.screencast.com/t/SBgK8UTJ