Can I use a WordPress Framework with FoxyShop?

FoxyShop uses get_header() and get_footer() and some WordPress frameworks (Thesis, Yoo, Headway) bypass these default WordPress functions. So without customization, FoxyShop pages will show up unstyled for these frameworks. A workaround is to put a static version of your site in the header.php and footer.php or to use the product shortcodes to place products on pages.

Here are some working code samples for various Frameworks:

Posted in: Functionality