Bugfix: The agent (WQO - Load Static Page) refers to Download settings instead of Static Page settings
Tags: Bug Fix Static Page
The agent (WQO - Load Static Page) | Agnt_LoadStaticPage refers to wrong settings and thus won't obey the settings in the template for Static Page layout. That has now been fixed.
The agent (WQO - Load Static Page) | Agnt_LoadStaticPage refers to wrong settings and thus won't obey the settings in the template for Static Page layout. That has now been fixed.
Below is the code as seen before the fix;
This is how DisplaySingleStaticPage and DisplayAllStaticPages look after the fix;
This ensure that static pages actually change layout when instructed to do so from the template.

