Really bad day today trying to fix this without much luck - hope you can help. I'm not very technical but have got my hands dirty with Opencart over the last few months so just a heads up.
Background
my website is http://www.joaniesgifts.co.uk/store/ is hosted by 123-reg.co.uk on a shared linux/apache server.
- I recently ordered SSL and this is now installed correctly.
- i changed the admin/config.php in line with the instructions (http to https etc).
- I enabled ssl in the administration screen itself.
- i ensured that any template modifications werent affecting ssl
Problem.
The issue i'm having is that the pages are only appearing partially encrypted because the "base href" is switching back to http (if i view page source). The page itself remains in https mode but when I view/source I can see the base href is http as well as all the links.
Workaround
I've switched off SSL in the admin screen and simply set my store URL to be https://www.joaniesgifts.co.uk/store
This makes everything work correctly but obviously the store's catalog is much slower which isnt what i want.
Questions
Can anyone either :-
- tell me how to resolve this.
- give me a workaround that can fix this (perhaps with javascript).
- tell me what i should be asking my hosting company.
For now, I'll leave the site in https mode but im really hoping someone can help me

Kind Regards,
Joan