Skip Navigation
Updated
August 8, 2022

After you configure WPML’s languages, WPML offers you to add a credit footer to your site. This footer tells the world that your site is running multilingual thanks to WPML.

To turn this footer on or off, go to WPML Languages. Scroll to the WPML love section and you will see a checkbox for WPML’s credit footer.

You can also style the credit footer to better match your site’s appearance. The credit footer is wrapped in the following tag:

<div id="wpml_credit_footer">

You can easily style it by adding CSS attributes to your theme. Add something like:

#wpml_credit_footer {
  font-size: UP_TO_YOU;
  color: #COLOR_YOU_CHOOSE;
  ...
}

So, we’d really appreciate it if you keep WPML’s credit footer and we totally understand if you turn it off.

And, if you’d like to get a link back to your own site, you can always add your site to our showcase.