I recently installed a godaddy ssl certificate on my magento site. My home page loads fine with no mixed content. However, all the links in the navigation menu are being generated as http:// and the cart page has mixed content warnings. My config is: Auto redirect to base url: no use web server rewrites: no use secure urls in frontend: yes use secure urls in admin: yes offloader header: SSL_OFFLOADED
How do I get rid of all the mixed content? Which files do I need to change?