Hi There,
we would like to remove the sidebar for a single custom post type page BUT keep it for the standard post.
We’ve tried a single-customposttype.php in our child theme which works fine UNTILL we changed from the standard to the advanced editor. It is obvious, that the single.php is not considered anymore.
Thanks, T
Hey T,
Please refer to this post – http://kriesi.at/documentation/enfold/adjust-default-values-of-the-pages-layout-settings/ and choose to apply the changes only on your custom post type – https://codex.wordpress.org/Function_Reference/is_singular
Best regards,
Yigit