Code Snippet doesn’t insert in the body

[ad_1]

Hi @hfard,

I think your site is using a custom theme – can you please make sure that the header.php file is calling wp_body_open after the opening body tag?

WPCode uses that hook to output “body” code but not all themes include that by default.

Thread Starter
hfard

(@hfard)

Hi @gripgrip – you’re right header.php does not call that. does that mean I can’t use your plugin? what are my options?

Hi @hfard,

Since it’s a custom theme you can either add the wp_open_body function after the opening body tag or ask your theme developer to do it.

Without that, there’s no hook to output the body data there.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer