I have a client who's on an older version of Colossus. I notice that the changelog for Colossus says this:
But if I comment out this line in themes.js:
then I can't see the select boxes at all. What is the correct way to disable that Custom Select extension?
Thanks,
Susan
Additionally, the Custom Select extension has been removed due to issues with iOS as well as some minor updates to make Colossus ready for Miva 10.
Code:
$.loadScript(theme_path + 'extensions/custom-elements/selects/custom-select.js');
Thanks,
Susan
Comment