Forums
(@bluewiresoftware)
12 years, 8 months ago
I solved it. There is a required call:
The url link and the top bar require the call to <?php wp_footer(); ?> to be in the theme.
<?php wp_footer(); ?>
I suppose I’ll keep poking at it to figure out why it isn’t working in this theme where it does in another.
Thanks for your time.
Hello,
Thanks for the quick response. I am using the rel styled link:
<a rel="fql-login" href="#">Login</a>
The page loads the semi-transparent white overlay of the Light version but that’s it.