Hello, I activated HTTPS in the EB configurations so the checkout page is secured. We do have a SSL cert. The site is http until I get to a checkout page, then it is https. This is correct. But when I navigate away from the page, the url stays https. This is ok too, UNTIL I try to go to a page that uses an EB tag to display events from a certain category {component url='index.php?option=com_eventbooking&view=category&layout=table&id=17' }, then the component won't show. If the URL is http, then the component shows fine. Shouldn't the component show regardless if the page is secured or not? Please help ASAP, the site is already live!