Call to a member function get_title() on a non-object
-
Hi. How to fix next error:
PHP Fatal error: Call to a member function get_title() on a non-object in ….wp-content/plugins/business-directory-plugin/business-directory-plugin.php on line 1259
Line 1259 says: echo ‘<meta property=”og:title” content=”‘ . esc_attr( $listing->get_title() ) . ‘” />’;
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Call to a member function get_title() on a non-object’ is closed to new replies.