Home › Forums › Support › Hooks not working? This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 5, 2017 at 6:48 pm #261104 Diane Hi, I’ve lost the header on my site https://wolfmediaplus.com. It’s supposed to be showing a Beaver Builder template which contains my logo, tag line, and call to action button. Here’s what I’m using in GP Hooks: <?php echo do_shortcode( '[fl_builder_insert_layout slug=“wmpheader”]' ); ?> This code worked before and now it is not. Any ideas? thanks, Diane January 5, 2017 at 9:45 pm #261134 TomLead Developer Lead Developer Not sure if the forum converted them, but make sure those quotations are straight and not curly: <?php echo do_shortcode( '[fl_builder_insert_layout slug="wmpheader"]' ); ?> Execute PHP is checked? Disable Hook isn’t checked? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development January 6, 2017 at 8:32 am #261282 Diane Ahhh, those darn quotations! That was it. My eyes are getting too old to see the difference! Thanks much! January 6, 2017 at 9:13 am #261308 TomLead Developer Lead Developer WordPress loves curly quotes, I have no idea why. Glad I could help 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In