StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-22-2012, 11:33 PM
graphnick graphnick is offline
Registered User
Genesis Member
 
Join Date: Aug 2011
Posts: 12
Default genesis_footer_creds_text not working

Hello,
I am getting this strange error that just started showing up with my theme
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'genesis_footer_creds_text' was given in ... wp-includes/plugin.php on line 395

I am calling the script in my theme:
PHP Code:
remove_action'genesis_after_header''genesis_do_subnav' );
remove_action'genesis_footer''genesis_footer_creds_text' );
add_action'genesis_footer''genesis_do_subnav' );
add_action'genesis_footer''genesis_footer_creds_text' ); 
If I comment out the last line to add back the genesis_footer_creds_text, it breaks. Not sure why this doesn't work as it seemed to work before.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:43 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.