Author | Replies |
---|---|
handbuiltDave | # Posted on January 21, 2015 at 9:26 am |
Quick update: Looks like the DB is storing the correct info for the field set. json:{“sites”:”*”,”templates”:”site_home.php”,”post_types”:”page”} In other words, this field set is visible to all sites, only for pages assigned with the ‘site_home.php’ theme template (which is what we want), and for posts which are designated as ‘pages’ (again, this is perfect). Would you agree that this sounds like a PHP error when the field set is rendered? Traversal, I presume you will already know this info but thought it may helpful with debugging. |
MasterPress 1.3.8 is now available
16th December 2022
MasterPress 1.3.8 is a bugfix release. Fixed a bug where MB, KB, and GB were being converted to bytes incorrectly via WOOF file functions. Fixed a bug where transparent images were losing their transparency on resize.