I’m a developer working on integrating Archilogic content (Iframe embeds only, for now) into my WordPress plugin.
We present the content at full width of the window, but with the ability to supplement additional content below. This full-width presentation method can sometimes create issues for users when a browser window is positioned such that interactive content fills the entire viewport. When this is the case, it isn’t possible for them to scroll/swipe down the page, past the ‘running’ model.
Is it possible (through a URL parameter) to disable the ‘mousewheel’ interaction on a particular embed?
Thanks