• Resolved supertech

    (@supertech)


    Just upgraded to latest version.

    Having problems with the footer not displaying correctly on product pages and some other Jigoshop generated pages.

    All of the non Jigoshop pages seem OK.

    I assume that there is some css that can be added to correct the problem, either globally or by page type.

    Can you help?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • #footer{clear:both;} should do the trick 🙂

    Thread Starter supertech

    (@supertech)

    Thank you.

    That got it down where it belongs.

    However, on the other pages in the site the footer is full width, but on the Jigoshop pages it is truncated and not full width.

    Perhaps one more line of css?

    Thanks again for your help.

    Your footer is inside a container it shouldn’t be in – it would be best to edit the “default.php” template located in your “wp-content/plugins/jigoshop-ecommerce/templates/layout” directory. To do this please copy the file to “wp-content/themes/[your_theme_name]/jigoshop/layout” and add a </div> above <?php get_footer('shop'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Jigoshop ecommerce footer problem’ is closed to new replies.