Hi, I can’t get the T3 Layout to display positions/etc using the Template Layout tab. When click on, nothing shows up. Doing some checking with Firebug, I found that when clicked, it’s producing the following error: index.php?option=com_templates&view=style&layout=edit&id=28:1 Mixed Content: The page at 'https://cssda.org/administrator/index.php?option=com_templates&view=style&layout=edit&id=28' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://cssda.org/index.php/cssda-directory?t3action=layout&t3task=display&t3tp=layout&styleid=28&jvalue=default-content-right&_=1504062073303'. This request has been blocked; the content must be served over HTTPS.
How can I force the layout tab to use HTTPS instead of HTTP for its request? The site is set to force SSL for the entire site.