Skip to content

Latest commit

 

History

History

Store Page Improperly Encoded Ampersand Fix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Store Page Improperly Encoded Ampersand Fix

Version 0.1d3

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 store page improperly encoded ampersand fix.html to Page Settings > Advanced > Page Header Code Injection for the page.

Make a Donation

Please consider making a donation.

Changes

  • 2021-12-21

    • more specific selectors and new
    • use replaceAll instead of regex
    • bumped version to v0.1d3
  • 2020-10-17

    • initial version