Hi all!
My problem is that this module works only in my administration theme (Seven) but not in default theme (Pixture reloaded).
Please, can you help me?
Thanks!

Comments

fadgadget’s picture

same for me. I added

<?php if (!empty($page['footer'])): ?>
  <footer class="footer <?php print $container_class; ?>">
    <?php print render($page['footer']); ?>
  </footer>
<?php endif; ?>

to my theme hoping to solve it but it hasnt. works on all my other themes. Does anyone have any ideas? thanks

fadgadget’s picture

possibly because of this on my page?

.wrapper, .row {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
}

you can view it here if you wish. tx
http://punterslife.com/

astonvictor’s picture

Status: Active » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.