Skip to content

Latest commit

 

History

History

Header Social Icon URLs Change Based on Language

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Header Social Icon URLs Change Based on Language

Version 0.1d0

SS Version 7.1

Fluid Engine Compatible : Unknown


Quick Install

Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

Add code from file header social icon urls change based on language.html to Website > Pages > Website Tools > Code Injection > FOOTER.

Add the following code to the end of the language initialization code.

// change header social icon urls based on language

adb9c2ef ( [ enter language variable here ] );

Make a Donation

Please consider making a donation.

Changes

  • 2021-08-06

    • initial version