Announcement

Collapse
No announcement yet.

Colossus and Custom Select extension

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Colossus and Custom Select extension

    I have a client who's on an older version of Colossus. I notice that the changelog for Colossus says this:

    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.
    But if I comment out this line in themes.js:

    Code:
    $.loadScript(theme_path + 'extensions/custom-elements/selects/custom-select.js');
    then I can't see the select boxes at all. What is the correct way to disable that Custom Select extension?

    Thanks,
    Susan
    Susan Petracco
    NetBlazon

    1.866.400.2444

    _____________________________________________

    Like us on Facebook

    #2
    Hi Susan,

    I believe you will also have to remove the custom-select.css as well.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Thanks Matt, I'll give that a shot.
      Susan Petracco
      NetBlazon

      1.866.400.2444

      _____________________________________________

      Like us on Facebook

      Comment

      Working...
      X