Commit Graph

14 Commits

Author SHA1 Message Date
Mikael Mattsson
1a4f2abca8 Add compatibility with WPML and WooCommerce
I experienced a conflict between Sage and a WPML and WooCommerce combination, where a translated product archive (specificly product_cat taxonomy page) wouldn't be wrapped in the base template. Just the template file contents would be executed without the master/base template. This could be solved by changeing the priority of the template_include filter for the wrapper to >100. I'm not sure if this is WooCommerce specific or if this would be the case for any translated taxonomy when using WPML.
2015-08-13 13:15:46 +02:00
Ben Word
a8819028f0 Update links 2015-02-20 15:06:12 -06:00
Ben Word
f4d64d23c9 Update PHP files to pass coding standards 2015-01-24 00:48:50 -06:00
Ben Word
a903e08b86 Use short array syntax 2015-01-18 16:45:18 -06:00
Ben Word
587fbf6c35 Add namespace 2015-01-10 14:49:46 -06:00
Ben Word
030c084134 Rename to Sage 2015-01-09 20:52:29 -06:00
Ben Word
0ea4b8c266 Merge pull request #1191 from alexsomeoddpilot/unused-parameters
Unused parameters and declared properties
2014-11-14 17:48:26 -06:00
alexsomeoddpilot
2072b30918 Declaring properties on Roots_Wrapping 2014-10-30 09:47:00 -05:00
Tom Adams
2a06b3dfba Check for template_include passing non-strings. Fixes #1134 2014-08-21 15:36:51 -04:00
Ben Word
92cb5bc518 Use 'roots/' for filters 2014-03-30 21:23:00 -05:00
Ben Word
840ee637bf Formatting, adding/updating links 2013-11-07 21:28:52 -06:00
remyvv
be62fcf61d Fixed broken sidebar_path function 2013-07-06 19:42:16 +02:00
Foxaii
78eab9c702 Rework Roots_Wrapping class
Apply the wrapper to any template by creating a new instance.
2013-07-04 17:01:29 +01:00
Ben Word
4aa4be182b Move theme wrapper into separate file 2013-06-23 12:15:08 -05:00