
Oops, there's a typo in your code in the Display... area.
add_action( 'beans_header_before_markup’
That snippet needs to end with a straight-up single quote, not a curly quote.

Thanks Wyn. I have adjusted the code.
Oops, there's a typo in your code in the Display... area.
add_action( 'beans_header_before_markup’
That snippet needs to end with a straight-up single quote, not a curly quote.
Thanks Wyn. I have adjusted the code.
Login or register to write a reply, it's free!