• Resolved John

    (@biztechq)


    Hi,

    Is there a way to automatically display the translate option on every page at the top? I’m using this plugin on a theme with a lot of pages. These pages have no sidebar. There is a widget option for the footer but then the translate option appears in an area no one sees until they scroll all the way to the bottom. So can I paste something into the functions.php file or is there another way to display the translate option in the navigation menu or in a horizontal bar at the top of the website?

    Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Prisna

    (@prisna)

    Greetings,

    if you can edit php files, then you can edit the header.php file instead and add the shortcode in your desired location.

    <?php echo do_shortcode('[prisna-google-website-translator]'); ?>
    

    Regards

    • This reply was modified 5 years, 10 months ago by Prisna.
    Thread Starter John

    (@biztechq)

    That’s great. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A way to automatically display at the top of every page?’ is closed to new replies.