Copyright Text (SUPREME DIRECTORY)

This topic contains 17 replies, has 4 voices, and was last updated by  Stiofan O’Connor 8 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #302555

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I added this as a snippet and left it deactivated, just change the text and activate when ready.

    
    
    // remove current copyright
    add_action('after_setup_theme','_remove_footer_copy_action');
    function _remove_footer_copy_action(){
      remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 );
    }
    
    // add new copyright
    add_action( 'dt_footer_copyright', '_my_dt_footer_copyright_text', 10 );
    function _my_dt_footer_copyright_text(){
    	echo 'My copyright text';
    }

    Thanks,

    Stiofan

    #302636

    Andre Anderson
    Free User
    Post count: 190

    Perfect this worked. Thabk you!

    #302697

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome 🙂

Viewing 3 posts - 16 through 18 (of 18 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount