Hi!
I′m facing this problem, only when I try to search some content that result in “not found” on search. So this message appears on header and footer. Can you help me?
]]>Captured this PHP notice, just wondering if there’s an issue
PHP Notice: Trying to get property of non-object in /../wp-content/plugins/cm-header-footer-script-loader/classes/class.cm-handfsl-frontend.php on line 54
The code in particular
$post_meta = get_post_meta( $post->ID, CMHeaderAndFooterSL::$plugin_slug . '_scripts_custom', true );
Thanks.
]]>