I do not want the footer text "© Newspaper WordPress Theme by TagDiv"

Posted in: Newspaper
Post count: 1

HI,

I don’t want this at my website, i did changes too… but did not worked, even if i removed completed <div> still did not worked. i cleared the cache also did not worked .. Please help here

function tagdiv_wp_no_footer_menu() {
if ( current_user_can( ‘switch_themes’ ) ) {
echo ‘<ul class=”td-subfooter-menu”>’;
echo ‘<li class=”menu-item-first”>Add menu‘;
echo ‘‘;
}
}
?>
</div>

</div>
</div>

Post count: 21065

Hello!

Please provide more information, screenshots and your website link in order to help you.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.