mennolui / wp-foyer

Foyer - a free Digital Signage plugin for WordPress. Perfect for theaters, music venues, cinemas and festivals.
GNU General Public License v3.0
49 stars 22 forks source link

Make templates extendable #48

Closed krafit closed 3 years ago

krafit commented 5 years ago

I really love how Foyer allows us to control our digital signage from a familiar (WP) backend. There are however some cases in wich I'd love to be able to customizer the very structure of the template files.

I'd love to be able to copy the whole /public/templates/ directory (or parts) to my (child)theme for further customization. WooCommerce for example handles templates just like that.

mennolui commented 3 years ago

This is possible, Foyer supports templating override within your own theme like WooCommerce does!

You've maybe already found this, but if not check out this FAQ: https://wordpress.org/plugins/foyer/#can%20i%20change%20the%20template%20of%20a%20slide%20format%3F

This might also interest you as a developer: https://wordpress.org/plugins/foyer/#can%20i%20add%20my%20own%20slide%20formats%3F