• Hello poeple.
    I have a problem with my footer.
    I want to add google translate into my footer

    Wenn it is like this:

    <p>Copyright ? Fysiotherapie Genooi, Paul Banzinger [year] All Rights Reserved ( @ Jack Project ).</p>
    <p><a href="https://localhost:8080/wordpress/?page_id=293">Disclaimer</a> | <a href="https://localhost:8080/wordpress/?page_id=296">Privacy statement</a> | <a href="https://localhost:8080/wordpress/wp-login.php">Admin login</a> | <a href="https://localhost:8080/wordpress/?page_id=302">Links</a></p>

    everything is fine and the links are white as it should.

    wenn I add google:

    <?php echo do_shortcode('[google-translator]
    <p>Copyright ? Fysiotherapie Genooi, Paul Banzinger [year] All Rights Reserved ( @ Jack Project ).</p>
    <p><a href="https://localhost:8080/wordpress/?page_id=293">Disclaimer</a> | <a href="https://localhost:8080/wordpress/?page_id=296">Privacy statement</a> | <a href="https://localhost:8080/wordpress/wp-login.php">Admin login</a> | <a href="https://localhost:8080/wordpress/?page_id=302">Links</a></p>

    the links change color to blue.

    Please some advise from somebody who knows how to fix this!
    wkr jack holland

  • The topic ‘Footer text and google translate’ is closed to new replies.