Superfish styling missing
Permalink
Superfish works just fine on the login page if I go directly to the login page. However, if I am not logged in but try to go to a page requiring login, the styling of the login page is messed up.
In comparing the source of the two instances of the login page, I see that the following lines are missing from the second one.
I am using an overriden version of the login single page.
I'm not sure if this is a core problem, a Superfish problem or (hopefully not) a problem with my theme.
http://www.fltconference.org/trail/login/... will show the normal login page
http://www.fltconference.org/trail/index.php?cID=363... will get you to the messed up version.
In comparing the source of the two instances of the login page, I see that the following lines are missing from the second one.
<link rel="stylesheet" type="text/css" href="/trail/blocks/superfish/css/superfish.css?v=40c8ec167eaa1b7c2f69c38609ca27ba" /> <script type="text/javascript" src="/trail/blocks/superfish/js/superfish.js?v=40c8ec167eaa1b7c2f69c38609ca27ba"></script>
I am using an overriden version of the login single page.
I'm not sure if this is a core problem, a Superfish problem or (hopefully not) a problem with my theme.
http://www.fltconference.org/trail/login/... will show the normal login page
http://www.fltconference.org/trail/index.php?cID=363... will get you to the messed up version.
This has happened for several versions. There is a bug report about a similar problem in the bug tracker so hopefully it will get fixed.
This add-on is on its way to becoming free, I wouldn't hope for much support for it if I were you.
The problem is not related to Superfish. It's related to how C5 redirects unauthorized users to log in. For some reason, when the redirection happens, the resulting page doesn't include the some of the css and js files. I have this problem on sites that don't use Superfish.
I cannot resolve your issue, but I can write an autonav template for you to match your styling.
So PM me if no one else helps you.