@mira360
Not recently active
-
mira360 posted on the forum topic BP 1.2 – removing custom image header code in child theme did not work in the group How-To and Troubleshooting: 14 years, 5 months ago
Tip: Remove custom headers in your child theme
If you want to remove the ability to have custom headers in your child theme you simply add the following line in functions.php for your child or parent theme:
define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );
more easy , true?
-
mira360 joined the group How-To and Troubleshooting 14 years, 5 months ago