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
  • #300235

    Andre Anderson
    Free User
    Post count: 190

    Hi, I noticed I can’t change the copyright text through customize-footer…it only gives option for text color. Did you guys remove this feature? If so will you be bringing it back as it was an easy way to modify the copyright text. Unless I missed something. I prefer not to go through the theme functions as I already searched through theme functions and found no “copyright” text to change.

    #300252

    Kor
    Moderator
    Post count: 16516

    Hi Andre,

    Kindly refer to this thread for more info https://wpgeodirectory.com/support/topic/footer-support/#post-275079

    Thanks!

    #300266

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    @andre we had to change this feature because of the wp rules, if you have options to show the copyright text then it must be opt in, as this is a free theme we want to show our credits so we had to remove that option, as kor’s link shows it’s only a coupe of lines of code to change it:

    
    
    remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 );
    add_action( 'dt_footer_copyright', '_my_dt_footer_copyright_text', 10 );
    function _my_dt_footer_copyright_text(){
    	echo 'My copyright text';
    }

    Thanks,

    Stiofan

    #300269

    Andre Anderson
    Free User
    Post count: 190

    Not sure what I did wrong but I added that code to the functions theme php in my supreme directory and the site crashed?

    #300275

    Paolo
    Site Admin
    Post count: 31211

    Please provide FTP credentials and we will fix it. You should use a plugin like https://wordpress.org/plugins/code-snippets/ to add functions, because supreme is updated from time to time and functions added in functions.php will get erased after updates.

    Thanks

    #300279

    Andre Anderson
    Free User
    Post count: 190
    This reply has been marked as private.
    #300283

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    That does not look like FTP details.

    Stiofan

    #300445

    Andre Anderson
    Free User
    Post count: 190
    This reply has been marked as private.
    #300447

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    #300456

    Andre Anderson
    Free User
    Post count: 190
    This reply has been marked as private.
    #300503

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #300618

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Did u get this resolved?

    Stiofan

    #301821

    Andre Anderson
    Free User
    Post count: 190

    Got it resolved thank you

    #301978

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great! 🙂

    #302487

    Andre Anderson
    Free User
    Post count: 190

    So sorry guys, I was referring to getting my site back up. However i added the code you gave me correctly as is and all it did was add to the copyright it didn’t remove the default. Any reason why?

Viewing 15 posts - 1 through 15 (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