Hello ,I'm currently attempting to remove a handful of url parameters that are getting added to my image source tags when I use a custom macro I made to grab an image from the media library.The source currently looks something like this:/getmedia/3b6e7c7b-9e80-46ff-bb88-c3c0ee224ed6/Workers_Compensation_Insurance-HERO.jpg?width=2560@height=1726@ext=.jpgHow do I remove the @?width=2560@height=1726@ext=.jpg@ parameters from the end of the URL?This is an attempt to start using the 51degrees device detection method to create the parameters based on the user's device.Any ideas?
↧