• Hey guys,

    So I need to edit the footer for my theme. But when I look at footer.php it basically just uses a hook to generate the footer from another source

    do_action( ‘adventurous_footer’ ); ?>

    I’ve looked through every file in the theme. Where is it calling this footer from??

    I’m fairly sure they put this in place to stop people from removing the “powered by…” and “theme made by catch themes” However this isn’t what I need to do. If I wanted to just do that it’d be easier to just do it through CSS.

    Halp please.

    Cheers.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Theme: Adventurous’ is closed to new replies.