Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #99095
    BrandonSM
    Participant

    So I’ve had to customize the footer content and am using the catchbase_footer_content() function in my child theme. Every so often I’m getting the following error message.

    Fatal error: Cannot redeclare catchbase_footer_content() (previously declared in D:\home\site\wwwroot\wp-content\themes\gaispc\functions.php:27) in D:\home\site\wwwroot\wp-content\themes\catch-base\inc\catchbase-core.php on line 1430

    It seems it has something to do with it being transient?

    How can I get around this error?

    #99107
    Pratik
    Participant

    Hi Brandon,

    In free theme, changing footer content is not possible. Please purchase pro version to make changes to the footer.

    Regards,
    Pratik

    #99203
    BrandonSM
    Participant

    Challenge accepted.

    Literally all I need to do is rewrite the function to get rid of this stupid error, but I could just get around it with some CSS and use one of the other footer widgets.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Modifying catchbase_footer_content’ is closed to new replies.