![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
When I am trying to register a new sidebar with genesis_register_sidebar function it gives me the error below: Code:
Fatal error: Call to undefined function genesis_register_sidebar() in ... I have disabled all plugins and tried again but with no success. Then I rebuilded the site once again from the scratch but it didn't help either. This is what I put in functions.php (copied from some tutorial) Code:
/** Register widget areas */
genesis_register_sidebar( array(
'id' => 'program-sidebar',
'name' => __( 'Program Sidebar', 'lepiejzapobiegac' ),
'description' => __( 'This is a widget area that can be placed after the post', 'lepiejzapobiegac' ),
) );
regards, Przemek |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fatal error: Call to undefined function genesis() in ... | kriptech | General Discussion | 3 | 12-30-2011 08:19 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us