• Hello,

    I wish add link to the “legal” of my website but I try to modify footer.php with no success.

    I managed to add a link to the “privacy policies” only.
    I wish I hadn’t deleted the theme credits but I couldn’t find any other way

    Can you tell me how can I make that ?

    Currently I have make that :
    `<div class=”credit”>
    <?php
    $theme_data = wp_get_theme();
    /* translators: %1$s: theme name, %2$s link, %3$s theme author */
    printf( __( ‘%1$s Theme by %3$s.‘, ‘ashe’ ), esc_html( ‘ ‘ ), esc_url( ‘https://roussegraphisme.com/politiques-de-confidentialite/&#8217; ), ‘Politiques de confidentialité’ );
    ?>
    </div>

    Thanks in advance for your answer

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @elpelorojo

    At first, thank you for choosing our theme and service.

    I will redirect this topic to the developer’s board and they will check.

    Kind Regards

    Theme Author WP Royal

    (@wproyal)

    Hi @elpelorojo,

    It’s really hard to explain how to customize the code. Please reinstall the theme and try editing it again or you may hire a developer who will do that job for you. This is beyond our support.

    Hope this helps. Kind Regards, Duke

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add link in fotter’ is closed to new replies.