Author | Replies |
---|---|
traversal | # Posted on January 28, 2015 at 2:15 pm |
Hey everyone, I’ve created a gist which should work around this until I prepare a better fix: https://gist.github.com/traversal/e57d96397172ca25c088 This should trigger a change on the template select box, which should hide the fields as the page loads. You may see the fields briefly as the page loads, which isn’t ideal. A proper fix would hide them before they have the opportunity to be shown. I can’t actually exclude the fields from being sent in the HTML completely, since the applicable fields may need to be dynamically shown / hidden as the template is changed. Let me know if that helps. |
MasterPress 1.3.6 is now available
Masterpress 1.3.6 is a compatibility release. It resolves an edge case with shared fieldsets not working for MySQL 8 when the fieldset is limited to more than 1 post type or taxonomy or excluding any post types or taxonomies.