WPBuddy / largo

A WordPress framework for news websites. Finely-crafted by INN and expertly-honed and maintained by the technology team at WP Buddy.
http://largo.wpbuddy.co
GNU General Public License v2.0
170 stars 83 forks source link

Allow sites to use the template switcher on pages #1802

Open benlk opened 5 years ago

benlk commented 5 years ago

Remove the conditional here:

https://github.com/INN/largo/blob/512da701664b329f2f92244bbe54880a6e146431/inc/post-metaboxes.php#L176-L188

This would be a two-line change, but implicates all template-specific CSS, and requires further review.

Related Helpscout ticket: https://secure.helpscout.net/conversation/962992352/4443/

MirandaEcho commented 5 years ago

Allow sites to use the template switcher on pages

benlk commented 4 years ago

See also https://github.com/INN/largo/issues/1847