We are seeing some strange behavior where some gallery pages are auto-downloading the file where others are not. Is this a setting? How do we stop an auto-download?
We are seeing some strange behavior where some gallery pages are auto-downloading the file where others are not. Is this a setting? How do we stop an auto-download?
can you check if there was a widget named "Media Gallery - Download File" is placed on the media gallery post page.
if this widget is placed you cant even go to the page to edit it , it would auto downloads the file.
You can simply hide the widget with $core_v2_widget.Hide() and see the behavior
can you check if there was a widget named "Media Gallery - Download File" is placed on the media gallery post page.
if this widget is placed you cant even go to the page to edit it , it would auto downloads the file.
You can simply hide the widget with $core_v2_widget.Hide() and see the behavior