Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Executing Customize including Widgets customize button throwing a fatal error

$
0
0

Replies: 1

Executing Customize including Widgets customize button throwing a fatal error:

Fatal error: Call to a member function add_partial() on a non-object in C:\www\webapps\wordpress\wp-content\themes\responsive-mobile\functions.php on line 118

line 118 reads:

$wp_customize->selective_refresh->add_partial( ‘blogname’, array(
‘selector’ => ‘.site-name a’,
) );


Viewing all articles
Browse latest Browse all 67836

Trending Articles