Background of the issue:
I added code to the Divi footer on my site hidden link to display a booking tool. I need to load the English version on the English site and the Italian version on the Italian site. I know I need to change |lingua=en| in the code, but I'm unsure how to load the correct language translation. The code I added is: <style type="text/css"> .bookingpersefone_____maschera { left: 0px; margin: 0 auto; z-index: 999; bottom: 0px; position: fixed; width: 100%; background: rgba(80, 77, 77, 0.3); z-index: 99999999999999999999999 !important; } .bookingpersefone_____bottom { padding: 5px 0px; max-width: 890px; margin: 0 auto; } .fancybox-overlay { z-index: 99999999999999999999999999 !important; } </style> <div class="bookingpersefone_____maschera"> <div class="bookingpersefone_____bottom"> <script type="text/javascript" src="hidden link"> </script> </div> </div>
Symptoms:
I don't know how to load the correct language translation for the booking tool in the Divi footer.
Questions:
How can I load the correct language version of the booking tool in the Divi footer using WPML?
Thank you for contacting WPML Support. To take a closer look at this issue, please provide temporary access (WP-Admin and FTP Login info) to your site (preferably staging site), so that I can look into your setup and debug the issue.
Your next answer will be private, meaning only you and I can access it.
=== Please backup your database and website ===
✙ I would additionally need your permission to deactivate and reactivate Plugins and the Theme and to change configurations on the site. This is also a reason the backup is essential.
✙ Please let me know if you have added that code in footer.php file or Divi footer template.
Thank you
The topic ‘[Closed] Divi footer code’ is closed to new replies.