Remove/Change Footer
-
Hi,
this is a great theme, but I have a question.I’d like to remove or change the Footer-text, but I’m unsure how to do this.
I’ve tried to change the Text in the Parent-Theme SG Window-Pro. It works, but, when I activate the child-theme it display the old text as well.
So I like to know, what to do. My idea was to delete the `<?php
get_footer();`in the index.php of the parent-theme, but I’m not sure, if this is the right way?.Alternative I’d like to change the Footer_Text but also unsure, where I have to do this.
Can I change the text between ‘ and ‘ in the functions.php in the Code ?`$defaults[‘footer_text’] = ‘<a href=”‘ . __( ‘https://www.ads-software.com/’, ‘dreamway’ ) . ‘”>’ . __( ‘Powered by WordPress’, ‘dreamway’ ). ‘</a> | ‘ . __( ‘theme ‘, ‘dreamway’ ) . ‘<a href=”‘ . __( ‘https://wpblogs.ru/themes/blog/theme/dream-way/’, ‘dreamway’) . ‘”>Dream Way</a>’;
`
I’m a little afraid of losing my work *shame*
- The topic ‘Remove/Change Footer’ is closed to new replies.