dynamic / foxystripe

FoxyStripe is a SilverStripe ecommerce module that integrates with FoxyCart.
http://foxystripe.org
BSD 3-Clause "New" or "Revised" License
8 stars 11 forks source link

Cacheable templates - pulling from Simple when using custom theme #124

Closed jsirish closed 10 years ago

jsirish commented 10 years ago

Theme is set to dynamic white skeleton, pulls in Simple:

https://shop.dynamicdoes.com/generateCache/checkout

Seems to be for all cacheable templates

muskie9 commented 10 years ago

It may be a matter of adding layouts to the theme and re-caching... shouldn't need new top level templates.

muskie9 commented 10 years ago

Also, this will be a per project thing rather than a FoxyStripe issue.

korthjp17 commented 10 years ago

There are layouts in the theme folder right now for CheckoutPage and CartPage - Not much in either of them though, mainly just the variables for $Content and the cart variables.

muskie9 commented 10 years ago

May just be a matter of re-caching in FoxyCart.