Update Copyright and Hide/Remove Export Data and Forums tabs

This topic contains 2 replies, has 2 voices, and was last updated by  Paolo 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #492313

    minahilt
    Expired Member
    Post count: 24

    Hi guys,

    Could you please help me with the below:

    Question 1: I am trying to update the copyright info on my site but unable to.

    I used the codes provided in the links below (and by Paolo in a different thread), but it just appends my copyright info to Whoop (pls see screenshot).

    https://wpgeodirectory.com/docs-v2/themes/directory-starter/#footer

    https://wpgeodirectory.com/support/topic/change-the-whoop-v2-copyright-footer/

    The code I used:

    remove_action( ‘dt_footer_copyright’, ‘whoop_copyright_text’, 10 );
    add_action( ‘dt_footer_copyright’, ‘my_whoop_copyright_text’, 10 );

    function my_whoop_copyright_text ()
    {
    echo ‘© 2018 Test1234. All Rights Reserved.’; }

    Question 2: How can I hide the “Forums” and “Export Data” tabs from the users profile? (pls see screenshot 2)

    Thank you

    #492316

    minahilt
    Expired Member
    Post count: 24
    This reply has been marked as private.
    #492341

    Paolo
    Site Admin
    Post count: 31206

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

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