Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

CTA Button Text Language Change

Synopsis

Change the header button text based on language.

Version

  • 0.1.0

SS Version

  • 7.1

Dependencies


Install

  • Install Brad Good's multi-language code.

  • In the multi-laguage code, near the end, find the following text.

      });
    </script>
  • Just above the lines in the previous step add code from file cta button text language change.js. Refer to Add code to code injection for details. Read the code for any instructions within.

    Be very careful inserting the code. You don't want to change any of the lines in the existing code, just add in this code.

Make a Donation

Please consider making a donation.

Changes

  • 2025-01-30

    • initial version