Footer

This topic contains 2 replies, has 3 voices, and was last updated by  Guust 7 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #400591

    Whitaker
    Expired Member
    Post count: 8

    I can’t figure out how to change the text of the copyright entry in the footer. I’m assuming it’s okay to do so. I don’t have a problem acknowledging the software proprietorship but I want to show that the content is mine. Thanks.

    #400594

    Joy
    Buyer
    Post count: 1076

    I’ve used this in a code snippet:

    
    
    function dt_remove_default_footer() {
        remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 );
        add_action( 'dt_footer_copyright', 'custom_dt_footer_copyright_text', 10 );
    }
    add_action('init', 'dt_remove_default_footer');
    
    function custom_dt_footer_copyright_text(){
        echo 'custom text here';
    }
    #400605

    Guust
    Moderator
    Post count: 29970

    It all depends which theme you are using.

    If you are using Supreme or Directory Starter, have a look here: https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-footer-text-in-supreme/

    Otherwise, there may be options in your theme.

    Thanks

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