• Had made a hack in my CSS to get the latest version 2.0.8 to work. I had installed a much older version 1.x I had around and it goes back to working without modification.

    The problem is with with the Owl Carousel id CSS code.
    This is my original CSS code to access a carousel to add CSS styles.
    #id-3669

    Modification to become more robust to handle the corrupt code.
    I had to add fuzzy search to the selectors.
    [id*=”id-3669″]

    Here is the generated CSS code for a carousel id.
    It looks like a programming tick mark is rendered in the CSS code messing everything up tied to any of the carousels
    #\’id-3669

    While I am doing good for now using the robust selectors, but this really need to be fixed in future versions.

    • This topic was modified 3 years, 1 month ago by icarusfactor.

    The page I need help with: [log in to see the link]

  • The topic ‘Upgrade to version 2.0.8’ is closed to new replies.